-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merge upstream v0.4.2 #35
Commits on Oct 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0a25b05 - Browse repository at this point
Copy the full SHA 0a25b05View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f12a6d - Browse repository at this point
Copy the full SHA 7f12a6dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b2bc543 - Browse repository at this point
Copy the full SHA b2bc543View commit details -
Configuration menu - View commit details
-
Copy full SHA for 51da1fc - Browse repository at this point
Copy the full SHA 51da1fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for e9a8f81 - Browse repository at this point
Copy the full SHA e9a8f81View commit details -
Configuration menu - View commit details
-
Copy full SHA for 679eb23 - Browse repository at this point
Copy the full SHA 679eb23View commit details -
Configuration menu - View commit details
-
Copy full SHA for c87d94b - Browse repository at this point
Copy the full SHA c87d94bView commit details -
Merge pull request ethereum-optimism#7893 from ethereum-optimism/cl/o…
…p-node-db-fetch feat(op-node): Fetch receipts directly from `reth`'s DB
Configuration menu - View commit details
-
Copy full SHA for 986b2b0 - Browse repository at this point
Copy the full SHA 986b2b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for d766780 - Browse repository at this point
Copy the full SHA d766780View commit details -
Configuration menu - View commit details
-
Copy full SHA for d916336 - Browse repository at this point
Copy the full SHA d916336View commit details -
Configuration menu - View commit details
-
Copy full SHA for 55fe971 - Browse repository at this point
Copy the full SHA 55fe971View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5910878 - Browse repository at this point
Copy the full SHA 5910878View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3de35b6 - Browse repository at this point
Copy the full SHA 3de35b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d9784b - Browse repository at this point
Copy the full SHA 0d9784bView commit details -
Configuration menu - View commit details
-
Copy full SHA for da17f60 - Browse repository at this point
Copy the full SHA da17f60View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e2a6de - Browse repository at this point
Copy the full SHA 8e2a6deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b67dc7 - Browse repository at this point
Copy the full SHA 6b67dc7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 57a5f22 - Browse repository at this point
Copy the full SHA 57a5f22View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa0db2a - Browse repository at this point
Copy the full SHA fa0db2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for a56e6c7 - Browse repository at this point
Copy the full SHA a56e6c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for f683806 - Browse repository at this point
Copy the full SHA f683806View commit details -
Configuration menu - View commit details
-
Copy full SHA for baa0fa5 - Browse repository at this point
Copy the full SHA baa0fa5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b69001 - Browse repository at this point
Copy the full SHA 0b69001View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e20302 - Browse repository at this point
Copy the full SHA 0e20302View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8032387 - Browse repository at this point
Copy the full SHA 8032387View commit details -
Configuration menu - View commit details
-
Copy full SHA for 53fb127 - Browse repository at this point
Copy the full SHA 53fb127View commit details -
Configuration menu - View commit details
-
Copy full SHA for 108f1fe - Browse repository at this point
Copy the full SHA 108f1feView commit details -
Configuration menu - View commit details
-
Copy full SHA for 542bc57 - Browse repository at this point
Copy the full SHA 542bc57View commit details -
Configuration menu - View commit details
-
Copy full SHA for c5b6f88 - Browse repository at this point
Copy the full SHA c5b6f88View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f7947b - Browse repository at this point
Copy the full SHA 3f7947bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 017e048 - Browse repository at this point
Copy the full SHA 017e048View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5011159 - Browse repository at this point
Copy the full SHA 5011159View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a443dd - Browse repository at this point
Copy the full SHA 0a443ddView commit details -
refactor(safe-tools): Cache priv-key during sorting loop
this change is more readable
Configuration menu - View commit details
-
Copy full SHA for 411da0f - Browse repository at this point
Copy the full SHA 411da0fView commit details -
test(ctb): Add approved hash checking to GetSigners test
working for approvedHashes
Configuration menu - View commit details
-
Copy full SHA for 040c34f - Browse repository at this point
Copy the full SHA 040c34fView commit details -
fix(ctb): getNSigners is limited to the threshold
This change fixes a bug in getNSigners which incorrectly assumed that the length of the signature data could be used to directly determine the number of signatures provided. This is wrong because contract signatures append additional data used for the EIP1271 signature validation.
Configuration menu - View commit details
-
Copy full SHA for 7636b5e - Browse repository at this point
Copy the full SHA 7636b5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a9312b7 - Browse repository at this point
Copy the full SHA a9312b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0493c40 - Browse repository at this point
Copy the full SHA 0493c40View commit details -
Configuration menu - View commit details
-
Copy full SHA for d5600eb - Browse repository at this point
Copy the full SHA d5600ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for b6a3804 - Browse repository at this point
Copy the full SHA b6a3804View commit details -
feat(ctb): Remove redundant check in LivenessModule
test(ctb): Add test for get75PercentThreshold
Configuration menu - View commit details
-
Copy full SHA for 3033dd6 - Browse repository at this point
Copy the full SHA 3033dd6View commit details -
feat(ctb): Ensure adding and removing owners is handled correctly
OZ's EnumerableSet library is used to store the set of owners prior to execution, and then to compare with the set of owners after execution, and to add/remove those addresses from the mapping accordingly.
Configuration menu - View commit details
-
Copy full SHA for 0831cd6 - Browse repository at this point
Copy the full SHA 0831cd6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a1baf8 - Browse repository at this point
Copy the full SHA 5a1baf8View commit details -
specs: Apply suggested edits from review
h/t @mds1 Co-authored-by: Matt Solomon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e8f9e2e - Browse repository at this point
Copy the full SHA e8f9e2eView commit details -
feat(ctb): Rename lastSigned to more accurate lastLive
This is more accurate because of the fact that showLiveness can be used without approving a transaction.
Configuration menu - View commit details
-
Copy full SHA for 38f828d - Browse repository at this point
Copy the full SHA 38f828dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ce7314 - Browse repository at this point
Copy the full SHA 2ce7314View commit details -
Configuration menu - View commit details
-
Copy full SHA for aef990f - Browse repository at this point
Copy the full SHA aef990fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 20a0c6c - Browse repository at this point
Copy the full SHA 20a0c6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for da8a1f2 - Browse repository at this point
Copy the full SHA da8a1f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 66a0eee - Browse repository at this point
Copy the full SHA 66a0eeeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 139751a - Browse repository at this point
Copy the full SHA 139751aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b157425 - Browse repository at this point
Copy the full SHA b157425View commit details -
refactor(ctb): Make GetSigners into a library rather than contract
This required copy/pasting the SignatureDecoder code from the Safe repo.
Configuration menu - View commit details
-
Copy full SHA for 4a04235 - Browse repository at this point
Copy the full SHA 4a04235View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2103d61 - Browse repository at this point
Copy the full SHA 2103d61View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f47459 - Browse repository at this point
Copy the full SHA 7f47459View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6368229 - Browse repository at this point
Copy the full SHA 6368229View commit details -
Configuration menu - View commit details
-
Copy full SHA for c7d5b2b - Browse repository at this point
Copy the full SHA c7d5b2bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b51e604 - Browse repository at this point
Copy the full SHA b51e604View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c7ddd0 - Browse repository at this point
Copy the full SHA 2c7ddd0View commit details -
feat(ctb): Document requirements for non-reverting in the Guard
Also reorders the functions in the order they are called.
Configuration menu - View commit details
-
Copy full SHA for 26c1ac5 - Browse repository at this point
Copy the full SHA 26c1ac5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8215444 - Browse repository at this point
Copy the full SHA 8215444View commit details -
fix(ctb): Add auth to guard checkAfterExecution
Also added regression tests.
Configuration menu - View commit details
-
Copy full SHA for 410310e - Browse repository at this point
Copy the full SHA 410310eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d7e3ba - Browse repository at this point
Copy the full SHA 2d7e3baView commit details -
Configuration menu - View commit details
-
Copy full SHA for a5a723d - Browse repository at this point
Copy the full SHA a5a723dView commit details -
fix(ctb): Fix off-by-one in removeOwner
There was a bug in the remove all owners flow that would leave two owners on the safe. Fixing that bug required using `swapOwners` in order to remove and replace the last signer, since you cannot remove the only owner and then add a new one (even when calling from a module).
Configuration menu - View commit details
-
Copy full SHA for 927bcaa - Browse repository at this point
Copy the full SHA 927bcaaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ce3e4d - Browse repository at this point
Copy the full SHA 7ce3e4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for fbc6ade - Browse repository at this point
Copy the full SHA fbc6adeView commit details -
feat(ctb): Naming improvements
Standardizing on the term owner rather than signer except in and around calls to _getNSigners.
Configuration menu - View commit details
-
Copy full SHA for 7d97466 - Browse repository at this point
Copy the full SHA 7d97466View commit details -
specs: Apply code review suggestions
Co-authored-by: Matt Solomon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7efcfc3 - Browse repository at this point
Copy the full SHA 7efcfc3View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce97143 - Browse repository at this point
Copy the full SHA ce97143View commit details -
Configuration menu - View commit details
-
Copy full SHA for e2eb747 - Browse repository at this point
Copy the full SHA e2eb747View commit details -
Configuration menu - View commit details
-
Copy full SHA for 432f22c - Browse repository at this point
Copy the full SHA 432f22cView commit details -
refactor(ctb): Change to removeOwners
This commit introduces the ability to remove multiple owners at once in the LivenessModule.sol contract. A new function removeOwners has been added, which accepts arrays of previous owners and owners to be removed. The existing removeOwner function has been updated to use a new internal function _removeOwner. The _getPrevOwner function has been removed as it is no longer needed.
Configuration menu - View commit details
-
Copy full SHA for 67a17c3 - Browse repository at this point
Copy the full SHA 67a17c3View commit details -
refactor(ctb): Simplify removal logic
This refactor removes a few different variable which were unnecessary and added to the confusion.
Configuration menu - View commit details
-
Copy full SHA for 377dcda - Browse repository at this point
Copy the full SHA 377dcdaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 40c997f - Browse repository at this point
Copy the full SHA 40c997fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a725a3c - Browse repository at this point
Copy the full SHA a725a3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 42d4f5e - Browse repository at this point
Copy the full SHA 42d4f5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 199cb31 - Browse repository at this point
Copy the full SHA 199cb31View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f6470e - Browse repository at this point
Copy the full SHA 3f6470eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 69f3cce - Browse repository at this point
Copy the full SHA 69f3cceView commit details -
Configuration menu - View commit details
-
Copy full SHA for ade1650 - Browse repository at this point
Copy the full SHA ade1650View commit details -
Configuration menu - View commit details
-
Copy full SHA for 10a256f - Browse repository at this point
Copy the full SHA 10a256fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 63fceb3 - Browse repository at this point
Copy the full SHA 63fceb3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7fe44b9 - Browse repository at this point
Copy the full SHA 7fe44b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for a51e82f - Browse repository at this point
Copy the full SHA a51e82fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 854db43 - Browse repository at this point
Copy the full SHA 854db43View commit details -
Configuration menu - View commit details
-
Copy full SHA for 57cfa4d - Browse repository at this point
Copy the full SHA 57cfa4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0cd4470 - Browse repository at this point
Copy the full SHA 0cd4470View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b82cba - Browse repository at this point
Copy the full SHA 7b82cbaView commit details -
Configuration menu - View commit details
-
Copy full SHA for f7ecd62 - Browse repository at this point
Copy the full SHA f7ecd62View commit details -
Configuration menu - View commit details
-
Copy full SHA for d52cc30 - Browse repository at this point
Copy the full SHA d52cc30View commit details -
safe-tools: Refactor getPrevOwner() into lib
Also make lib functions internal which removes the deploy and linking with solidity libs.
Configuration menu - View commit details
-
Copy full SHA for 30a4440 - Browse repository at this point
Copy the full SHA 30a4440View commit details -
safe-tools: Refactor getPrevOwners (plural) into lib
This also move the OwnerSimulator into the lib, which nicely abstracts that away.
Configuration menu - View commit details
-
Copy full SHA for 3787e70 - Browse repository at this point
Copy the full SHA 3787e70View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab4a40c - Browse repository at this point
Copy the full SHA ab4a40cView commit details -
safe-tools: Reorder functions in SafeTestLib
Moving the multiple overriden execTransaction calls to the end is more readable. The other write operations are also now grouped together.
Configuration menu - View commit details
-
Copy full SHA for beba38d - Browse repository at this point
Copy the full SHA beba38dView commit details -
safe-tools: Add owner management methods to SafeTestLib
Can now easily add, remove and swap owners. Previous owner identification is handled automatically if not specified. This allows for testing errors by specifying an incorrect prevOwner.
Configuration menu - View commit details
-
Copy full SHA for e3ac851 - Browse repository at this point
Copy the full SHA e3ac851View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f3965f - Browse repository at this point
Copy the full SHA 2f3965fView commit details -
refactor(ctb): Simplify require statements by nesting in an if()
Rather than using an OR clause we put them inside an if statement. This allows us to clarify the error message and is more testable.
Configuration menu - View commit details
-
Copy full SHA for 41c9a3d - Browse repository at this point
Copy the full SHA 41c9a3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 71bb67b - Browse repository at this point
Copy the full SHA 71bb67bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d925a35 - Browse repository at this point
Copy the full SHA d925a35View commit details -
safe-tools: Break up getPrevOwner() into multiple functions
A new pure function getPrevOwnerFromList() accepts a list to search in, this avoids making an extra call which breaks expectRevert tests.
Configuration menu - View commit details
-
Copy full SHA for 2469eb3 - Browse repository at this point
Copy the full SHA 2469eb3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 30377e2 - Browse repository at this point
Copy the full SHA 30377e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b5dfee - Browse repository at this point
Copy the full SHA 7b5dfeeView commit details -
Configuration menu - View commit details
-
Copy full SHA for a2b4bae - Browse repository at this point
Copy the full SHA a2b4baeView commit details -
Configuration menu - View commit details
-
Copy full SHA for f2cf018 - Browse repository at this point
Copy the full SHA f2cf018View commit details -
Configuration menu - View commit details
-
Copy full SHA for 24e9a03 - Browse repository at this point
Copy the full SHA 24e9a03View commit details -
Configuration menu - View commit details
-
Copy full SHA for 81a8c10 - Browse repository at this point
Copy the full SHA 81a8c10View commit details -
refactor(ctb): Fix placement of ownersCount
Also adds comments to clarify the logic.
Configuration menu - View commit details
-
Copy full SHA for ec882b1 - Browse repository at this point
Copy the full SHA ec882b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for d1f965f - Browse repository at this point
Copy the full SHA d1f965fView commit details -
fix(ctb): Module constructor allows higher than minimum threshold in …
…Safe Loosening this requirement should provide added flexibility when setting up the liveness system
Configuration menu - View commit details
-
Copy full SHA for d759e6f - Browse repository at this point
Copy the full SHA d759e6fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8fd7b65 - Browse repository at this point
Copy the full SHA 8fd7b65View commit details -
test(ctb): Add multi-step add/remove/swap test
fix guard? temp: add commented out assertions in multistep test test(ctb): Add pre-checks to owner management fuzz test test(ctb): Add WrappedGuard to expose the ownersBefore set
Configuration menu - View commit details
-
Copy full SHA for ba0c2ac - Browse repository at this point
Copy the full SHA ba0c2acView commit details -
Configuration menu - View commit details
-
Copy full SHA for a1c2987 - Browse repository at this point
Copy the full SHA a1c2987View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f56bd2 - Browse repository at this point
Copy the full SHA 5f56bd2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 774dd1b - Browse repository at this point
Copy the full SHA 774dd1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 33c7c8b - Browse repository at this point
Copy the full SHA 33c7c8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for eb0e133 - Browse repository at this point
Copy the full SHA eb0e133View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c0d322 - Browse repository at this point
Copy the full SHA 5c0d322View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2cb5443 - Browse repository at this point
Copy the full SHA 2cb5443View commit details -
Configuration menu - View commit details
-
Copy full SHA for dcd5a0f - Browse repository at this point
Copy the full SHA dcd5a0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ae90133 - Browse repository at this point
Copy the full SHA ae90133View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1873257 - Browse repository at this point
Copy the full SHA 1873257View commit details -
Configuration menu - View commit details
-
Copy full SHA for 43cb263 - Browse repository at this point
Copy the full SHA 43cb263View commit details -
Merge pull request ethereum-optimism#7911 from ethereum-optimism/cl/r…
…evert-ver-pin chore: Remove version pin on `foundryup` in devnet job
Configuration menu - View commit details
-
Copy full SHA for cfc08e2 - Browse repository at this point
Copy the full SHA cfc08e2View commit details -
build(deps): bump viem from 1.17.1 to 1.18.0
Bumps [viem](https://github.com/wagmi-dev/viem) from 1.17.1 to 1.18.0. - [Release notes](https://github.com/wagmi-dev/viem/releases) - [Commits](https://github.com/wagmi-dev/viem/compare/[email protected]@1.18.0) --- updated-dependencies: - dependency-name: viem dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0dab5fc - Browse repository at this point
Copy the full SHA 0dab5fcView commit details -
Merge pull request ethereum-optimism#7540 from ethereum-optimism/jm/s…
…afe-liveness Safe liveness checking module and guard
Configuration menu - View commit details
-
Copy full SHA for 96a7781 - Browse repository at this point
Copy the full SHA 96a7781View commit details
Commits on Oct 29, 2023
-
Merge pull request ethereum-optimism#7915 from ethereum-optimism/depe…
…ndabot/npm_and_yarn/viem-1.18.0 build(deps): bump viem from 1.17.1 to 1.18.0
Configuration menu - View commit details
-
Copy full SHA for 1bc3691 - Browse repository at this point
Copy the full SHA 1bc3691View commit details
Commits on Oct 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 53a60ce - Browse repository at this point
Copy the full SHA 53a60ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 72ac254 - Browse repository at this point
Copy the full SHA 72ac254View commit details -
Merge pull request ethereum-optimism#7874 from ethereum-optimism/tush…
…ar/client-pod-issue-131/initializer-ci-check Issue 131: Verify Initializer Values in Contract & Genesis Match
Configuration menu - View commit details
-
Copy full SHA for 06e048c - Browse repository at this point
Copy the full SHA 06e048cView commit details -
Merge pull request ethereum-optimism#7888 from ethereum-optimism/fix/…
…ci-builder-go-version-envvar ci-builder: go version env var
Configuration menu - View commit details
-
Copy full SHA for 9599375 - Browse repository at this point
Copy the full SHA 9599375View commit details -
Configuration menu - View commit details
-
Copy full SHA for db016e6 - Browse repository at this point
Copy the full SHA db016e6View commit details -
Merge pull request ethereum-optimism#7621 from ethereum-optimism/span…
…-batch-derivation Span batch derivation [by Test In Prod, rebased on develop, see ethereum-optimism#7289]
Configuration menu - View commit details
-
Copy full SHA for 4bc28da - Browse repository at this point
Copy the full SHA 4bc28daView commit details -
ci-builder: include solc 0.8.19
The other 2 compiler versions are included in `ci-builder` so we should also include `0.8.19`. This will save us from needing to download the compiler in CI many times. The following lines are logged in CI: ``` 3[2K[⠆]3[2Ktalling solc version 0.8.19[⠰]3[2Ktalling solc version 0.8.19[⠔] Installing solc version 0.8.19 3[2K[⠒]3[2Kcessfully installed solc 0.8.19[⠑] Successfully installed solc 0.8.19 ``` These lines are not logged for the other 2 solc versions that are included in `ci-builder` because they are already downloaded.
Configuration menu - View commit details
-
Copy full SHA for 9a6ed52 - Browse repository at this point
Copy the full SHA 9a6ed52View commit details -
Configuration menu - View commit details
-
Copy full SHA for 381bbb8 - Browse repository at this point
Copy the full SHA 381bbb8View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea8ffec - Browse repository at this point
Copy the full SHA ea8ffecView commit details -
Merge pull request ethereum-optimism#7290 from testinprod-io/tip/span…
…-batch-batcher op-batcher: Span Batch Submission
Configuration menu - View commit details
-
Copy full SHA for 515de0e - Browse repository at this point
Copy the full SHA 515de0eView commit details -
Configuration menu - View commit details
-
Copy full SHA for dbdcde3 - Browse repository at this point
Copy the full SHA dbdcde3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 177b78c - Browse repository at this point
Copy the full SHA 177b78cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c6d3901 - Browse repository at this point
Copy the full SHA c6d3901View commit details -
Configuration menu - View commit details
-
Copy full SHA for c0d92e6 - Browse repository at this point
Copy the full SHA c0d92e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 51866cd - Browse repository at this point
Copy the full SHA 51866cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for f4e2450 - Browse repository at this point
Copy the full SHA f4e2450View commit details -
Configuration menu - View commit details
-
Copy full SHA for 70e060c - Browse repository at this point
Copy the full SHA 70e060cView commit details -
Merge pull request ethereum-optimism#7925 from ethereum-optimism/ci-b…
…uilder/include-solc-19 ci-builder: include solc 0.8.19
Configuration menu - View commit details
-
Copy full SHA for 4606212 - Browse repository at this point
Copy the full SHA 4606212View commit details -
Merge pull request ethereum-optimism#7751 from testinprod-io/tip/span…
…-batch-limit op-node: Span Batch Limit
Configuration menu - View commit details
-
Copy full SHA for 5b3f8b0 - Browse repository at this point
Copy the full SHA 5b3f8b0View commit details -
op-node: Span Batch type/encoding/decoding refactor
Refactor Span batch type Remove unused methods Explicit protocol constant Update type of parentCheck and l1OriginCheck Use require instead of assert in tests Refactor RandomTx Refactor Span batch tx tests Adjust tnf to fix test Update comments Co-authored-by: pcw109550 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 72cd648 - Browse repository at this point
Copy the full SHA 72cd648View commit details -
op-node: reduce batch inner type encode/decode methods to just one way
Signed-off-by: protolambda <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9f9cf61 - Browse repository at this point
Copy the full SHA 9f9cf61View commit details -
ci: disable codecov comments on zero diff
Also disables Go codecov to avoid spurious diffs due to non-deterministic codecov reports
Configuration menu - View commit details
-
Copy full SHA for 4cc340a - Browse repository at this point
Copy the full SHA 4cc340aView commit details -
Merge pull request ethereum-optimism#7926 from ethereum-optimism/inph…
…i/cc ci: disable codecov comments on zero diff
Configuration menu - View commit details
-
Copy full SHA for 8ac11e3 - Browse repository at this point
Copy the full SHA 8ac11e3View commit details -
Merge pull request ethereum-optimism#7752 from testinprod-io/tip/span…
…-batch-types-refactor op-node: Span Batch Type, Encoding, and Decoding Refactoring
Configuration menu - View commit details
-
Copy full SHA for babe5e7 - Browse repository at this point
Copy the full SHA babe5e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6600e97 - Browse repository at this point
Copy the full SHA 6600e97View commit details -
Merge pull request ethereum-optimism#7858 from ethereum-optimism/10-2…
…5-indexer.metric.prefix fix(indexer) `op_indexer_` MetricsNamespace prefix + metric updates
Configuration menu - View commit details
-
Copy full SHA for c3efa31 - Browse repository at this point
Copy the full SHA c3efa31View commit details -
Merge pull request ethereum-optimism#7908 from ethereum-optimism/feli…
…pe/proxyd-eip1898 feat(proxyd): support eip-1898 in tag rewritting
Configuration menu - View commit details
-
Copy full SHA for 0f49412 - Browse repository at this point
Copy the full SHA 0f49412View commit details -
If the rethDB option is used without the proper build configuration, the op-node will panic. Note that we do not have this build configuration in our releases. This hides the option to use it, but does not fully remove it. There was some duplication required to easily hide the command line flag while still being able to use it for testing purposes. This commit should be reverted when rethDB is stable.
Configuration menu - View commit details
-
Copy full SHA for 3f3ad34 - Browse repository at this point
Copy the full SHA 3f3ad34View commit details -
Merge pull request ethereum-optimism#7918 from ethereum-optimism/cl/r…
…ustc-ci feat(ci-builder): Persist Rust toolchain in final image
Configuration menu - View commit details
-
Copy full SHA for 81a04c1 - Browse repository at this point
Copy the full SHA 81a04c1View commit details -
Merge pull request ethereum-optimism#7894 from ethereum-optimism/aj/e…
…2e-groups op-e2e: Split e2e tests into two executors
Configuration menu - View commit details
-
Copy full SHA for 006ed38 - Browse repository at this point
Copy the full SHA 006ed38View commit details -
Merge pull request ethereum-optimism#7934 from ethereum-optimism/jg/h…
…ide_rethdb op-node: Hide rethDB option
Configuration menu - View commit details
-
Copy full SHA for 0d93adc - Browse repository at this point
Copy the full SHA 0d93adcView commit details -
Configuration menu - View commit details
-
Copy full SHA for a51fd20 - Browse repository at this point
Copy the full SHA a51fd20View commit details -
Merge pull request ethereum-optimism#7944 from ethereum-optimism/fix-…
…batcher-flake op-batcher: fix test RNG data flake
Configuration menu - View commit details
-
Copy full SHA for 19fc020 - Browse repository at this point
Copy the full SHA 19fc020View commit details -
Merge pull request ethereum-optimism#7856 from ethereum-optimism/extr…
…a-networks op-node: enable all network options by default
Configuration menu - View commit details
-
Copy full SHA for 8a33c02 - Browse repository at this point
Copy the full SHA 8a33c02View commit details -
Configuration menu - View commit details
-
Copy full SHA for 53f54e4 - Browse repository at this point
Copy the full SHA 53f54e4View commit details -
Merge pull request ethereum-optimism#7946 from ethereum-optimism/jg/e…
…nable_canyon op-node: Enable Canyon on Goerli & Sepolia via superchain registry
Configuration menu - View commit details
-
Copy full SHA for 96a24cc - Browse repository at this point
Copy the full SHA 96a24ccView commit details
Commits on Nov 21, 2023
-
fix: change fallback client threshold to 10 from 20 (ethereum-optimis…
…m#88) Co-authored-by: Welkin <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9505ae8 - Browse repository at this point
Copy the full SHA 9505ae8View commit details
Commits on Dec 1, 2023
-
fix(op-node): not do sequence action instantly (ethereum-optimism#90)
* fix(op-node): delay if sequencer start build action return error * fix not do sequence action instantly
Configuration menu - View commit details
-
Copy full SHA for 226eb0b - Browse repository at this point
Copy the full SHA 226eb0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e5fe2c - Browse repository at this point
Copy the full SHA 5e5fe2cView commit details
Commits on Dec 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2af9192 - Browse repository at this point
Copy the full SHA 2af9192View commit details
Commits on Dec 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2bcb794 - Browse repository at this point
Copy the full SHA 2bcb794View commit details
Commits on Dec 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 302fa00 - Browse repository at this point
Copy the full SHA 302fa00View commit details
Commits on Dec 12, 2023
-
fix(op-node/op-batcher): fallbackClient should ignore ethereum.NotFou…
…nd error (ethereum-optimism#94) * add log * fix: fallbackClient should ignore ethereum.NotFound error --------- Co-authored-by: Welkin <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3711711 - Browse repository at this point
Copy the full SHA 3711711View commit details -
fix(ci): fix labeler fail (ethereum-optimism#95)
Co-authored-by: Welkin <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e7a00cf - Browse repository at this point
Copy the full SHA e7a00cfView commit details -
feat(op-node): add opBNB bootnodes (ethereum-optimism#89)
* feat(op-node): add opBNB bootnodes * feat(op-node): remove useless var * Optimize the selection of bootnodes logic Co-authored-by: welkin22 <[email protected]> * feat(op-node): update mainnet bootnodes --------- Co-authored-by: welkin22 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 429e20b - Browse repository at this point
Copy the full SHA 429e20bView commit details -
feat(op-node): update genesis to adapt to opBNB (ethereum-optimism#86)
* feat(op-node): update `WBNB` predeploy contract's name and symbol in genesis * feat(op-node): add opBNB fermat hard fork
Configuration menu - View commit details
-
Copy full SHA for 3ebf4c9 - Browse repository at this point
Copy the full SHA 3ebf4c9View commit details
Commits on Dec 13, 2023
-
optimize(op-node): make block produce stable when L1 latency unstable (…
…ethereum-optimism#87) * optimize(op-node): make block produce stable when L1 latency unstable * fix find origin logic * fix origin_selector_test * fix ci * fix ci --------- Co-authored-by: Owen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 111ab38 - Browse repository at this point
Copy the full SHA 111ab38View commit details -
fix(op-bnb): fix dockerfiles (ethereum-optimism#96)
* fix(op-bnb): fix dockerfiles * fix(op-bnb): fix dockerfiles using fixed alpine version * fix(op-bnb): fix dockerfiles using fixed alpine version --------- Co-authored-by: Owen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 53572b9 - Browse repository at this point
Copy the full SHA 53572b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b2cc99 - Browse repository at this point
Copy the full SHA 9b2cc99View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ab6a32 - Browse repository at this point
Copy the full SHA 5ab6a32View commit details -
fix: dockerfile runtime dep (ethereum-optimism#98)
* fix(op-bnb): fix dockerfiles * fix(op-bnb): fix dockerfiles using fixed alpine version * fix(op-bnb): fix dockerfiles using fixed alpine version * fix(op-bnb): fix dockerfiles * fix(op-node): decrease span size --------- Co-authored-by: Owen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0744059 - Browse repository at this point
Copy the full SHA 0744059View commit details -
Configuration menu - View commit details
-
Copy full SHA for e62988a - Browse repository at this point
Copy the full SHA e62988aView commit details
Commits on Dec 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 56be93a - Browse repository at this point
Copy the full SHA 56be93aView commit details
Commits on Dec 21, 2023
-
feature(op-node): pre-fetch receipts concurrently (ethereum-optimism#100
) * feature(op-node): concurrent pre-fetch receipts * use background ctx in GoOrUpdatePreFetchReceipts * change MaxConcurrentRequests from 10 to 20 --------- Co-authored-by: Welkin <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7947c25 - Browse repository at this point
Copy the full SHA 7947c25View commit details
Commits on Jan 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5f592b5 - Browse repository at this point
Copy the full SHA 5f592b5View commit details -
optimize: extended expire time for sequencer block broadcasting (ethe…
…reum-optimism#106) * config: change block validator payload from 60s to 20 min * config: increase seenMessagesTTL AND blockHeightLRU to avoid old block validation
Configuration menu - View commit details
-
Copy full SHA for 387eb6c - Browse repository at this point
Copy the full SHA 387eb6cView commit details -
feat(op-node): pre-fetch receipts concurrently round 2 (ethereum-opti…
…mism#104) * remove rateLimiter for prefetch and use waitGroup * PreFetchReceipts logic * add lock * miss continue * add preFetchCache * fix unit test * fix unit test * fix unit test * fix e2e case * rollback lru cache * rollback lru cache * make code simple * maxConcurrentRequests/2 --------- Co-authored-by: Welkin <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e8d466b - Browse repository at this point
Copy the full SHA e8d466bView commit details
Commits on Jan 3, 2024
-
doc: update v0.2.4 changelog (ethereum-optimism#107)
* doc: update v0.2.4 changelog * update
Configuration menu - View commit details
-
Copy full SHA for 40b39d3 - Browse repository at this point
Copy the full SHA 40b39d3View commit details
Commits on Jan 5, 2024
-
optimize(op-node): increase catching up speed when sequencer lagging (e…
…thereum-optimism#108) * optimize(op-node): increase catching up speed when sequencer lagging * fix op-node ci
Configuration menu - View commit details
-
Copy full SHA for 635e668 - Browse repository at this point
Copy the full SHA 635e668View commit details
Commits on Jan 9, 2024
-
feat(op-batcher/op-proposer): add InstrumentedClient (ethereum-optimi…
…sm#109) * feat(op-batcher/op-proposer): add InstrumentedClient for batcher/proposer/txmgr * fix * fix noopMetric npe --------- Co-authored-by: Welkin <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ffec6c8 - Browse repository at this point
Copy the full SHA ffec6c8View commit details
Commits on Jan 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 71b17cc - Browse repository at this point
Copy the full SHA 71b17ccView commit details
Commits on Jan 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8f623e6 - Browse repository at this point
Copy the full SHA 8f623e6View commit details
Commits on Jan 26, 2024
-
fix(op-node): pre-fetching handle L1 reOrg (ethereum-optimism#115)
Co-authored-by: Welkin <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a4e7213 - Browse repository at this point
Copy the full SHA a4e7213View commit details
Commits on Jan 30, 2024
-
fix(op-node): pre-fetching handle L1 reOrg round 2 (ethereum-optimism…
…#117) Co-authored-by: Welkin <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5c5bf63 - Browse repository at this point
Copy the full SHA 5c5bf63View commit details
Commits on Feb 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7c6c489 - Browse repository at this point
Copy the full SHA 7c6c489View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0bd19a9 - Browse repository at this point
Copy the full SHA 0bd19a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for bdd43ef - Browse repository at this point
Copy the full SHA bdd43efView commit details
Commits on Feb 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 25c7805 - Browse repository at this point
Copy the full SHA 25c7805View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8fa7eae - Browse repository at this point
Copy the full SHA 8fa7eaeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5911a3b - Browse repository at this point
Copy the full SHA 5911a3bView commit details
Commits on Feb 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 480dac4 - Browse repository at this point
Copy the full SHA 480dac4View commit details
Commits on Feb 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 72449b9 - Browse repository at this point
Copy the full SHA 72449b9View commit details
Commits on Feb 27, 2024
-
Merge pull request ethereum-optimism#127 from redhdx/fix/new_chain_wi…
…th_fermat fix(op-node): fix basefee when start new chain with fermat
Configuration menu - View commit details
-
Copy full SHA for 6ab3225 - Browse repository at this point
Copy the full SHA 6ab3225View commit details
Commits on Mar 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 36d34ab - Browse repository at this point
Copy the full SHA 36d34abView commit details -
fix(op-node/op-batcher/op-proposer): the fallback client should alway…
…s try recover (ethereum-optimism#118) Co-authored-by: Welkin <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2fbabc7 - Browse repository at this point
Copy the full SHA 2fbabc7View commit details
Commits on Mar 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ba7fb82 - Browse repository at this point
Copy the full SHA ba7fb82View commit details -
fix(ci): fix e2e test failures after merge (ethereum-optimism#125)
Co-authored-by: bnoieh <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0d298b1 - Browse repository at this point
Copy the full SHA 0d298b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 111bd56 - Browse repository at this point
Copy the full SHA 111bd56View commit details -
Merge branch 'merge-upstream-v1.3.0' of github.com:bnb-chain/opbnb in…
…to merge-upstream-v1.3.0
Configuration menu - View commit details
-
Copy full SHA for e2c37b8 - Browse repository at this point
Copy the full SHA e2c37b8View commit details -
Merge pull request ethereum-optimism#121 from bnb-chain/merge-upstrea…
…m-v1.3.0 Merge upstream v1.3.0
Configuration menu - View commit details
-
Copy full SHA for ce2627c - Browse repository at this point
Copy the full SHA ce2627cView commit details -
Configuration menu - View commit details
-
Copy full SHA for bfe7401 - Browse repository at this point
Copy the full SHA bfe7401View commit details -
Merge pull request ethereum-optimism#162 from bnoieh/rm-dependabot
chore: rm .github/dependabot.yml
Configuration menu - View commit details
-
Copy full SHA for e3c9ac5 - Browse repository at this point
Copy the full SHA e3c9ac5View commit details
Commits on Mar 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 190c53c - Browse repository at this point
Copy the full SHA 190c53cView commit details -
feat(op-node): pre-fetch block info and transaction (ethereum-optimis…
…m#163) Co-authored-by: Welkin <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for eb9e0c4 - Browse repository at this point
Copy the full SHA eb9e0c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for a066481 - Browse repository at this point
Copy the full SHA a066481View commit details
Commits on Mar 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 595048e - Browse repository at this point
Copy the full SHA 595048eView commit details
Commits on Mar 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ea04d49 - Browse repository at this point
Copy the full SHA ea04d49View commit details
Commits on Apr 1, 2024
-
chore: adjust stale action and fix issue template typo (ethereum-opti…
…mism#171) Co-authored-by: welkin22 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 666140a - Browse repository at this point
Copy the full SHA 666140aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d5eb70e - Browse repository at this point
Copy the full SHA d5eb70eView commit details
Commits on Apr 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3f4904f - Browse repository at this point
Copy the full SHA 3f4904fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 426eea2 - Browse repository at this point
Copy the full SHA 426eea2View commit details
Commits on Apr 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 633e57c - Browse repository at this point
Copy the full SHA 633e57cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e720f6e - Browse repository at this point
Copy the full SHA e720f6eView commit details
Commits on Apr 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5799648 - Browse repository at this point
Copy the full SHA 5799648View commit details -
Configuration menu - View commit details
-
Copy full SHA for 69e21a8 - Browse repository at this point
Copy the full SHA 69e21a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 053083f - Browse repository at this point
Copy the full SHA 053083fView commit details
Commits on Apr 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 79487d1 - Browse repository at this point
Copy the full SHA 79487d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 954d6dc - Browse repository at this point
Copy the full SHA 954d6dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7165ef0 - Browse repository at this point
Copy the full SHA 7165ef0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 99c7c57 - Browse repository at this point
Copy the full SHA 99c7c57View commit details
Commits on Apr 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f4e5a66 - Browse repository at this point
Copy the full SHA f4e5a66View commit details -
Configuration menu - View commit details
-
Copy full SHA for b1fe334 - Browse repository at this point
Copy the full SHA b1fe334View commit details
Commits on Apr 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1f7054c - Browse repository at this point
Copy the full SHA 1f7054cView commit details -
Merge pull request ethereum-optimism#187 from redhdx/feature/update_q…
…anet_info feature(op-node): update opBNB qanet info
Configuration menu - View commit details
-
Copy full SHA for bc4359f - Browse repository at this point
Copy the full SHA bc4359fView commit details -
Configuration menu - View commit details
-
Copy full SHA for dfa91fa - Browse repository at this point
Copy the full SHA dfa91faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 02b1ede - Browse repository at this point
Copy the full SHA 02b1edeView commit details -
Configuration menu - View commit details
-
Copy full SHA for baec0e4 - Browse repository at this point
Copy the full SHA baec0e4View commit details -
Merge pull request ethereum-optimism#188 from redhdx/feature/update_q…
…anet_info feat: update qanet config
Configuration menu - View commit details
-
Copy full SHA for f618e0c - Browse repository at this point
Copy the full SHA f618e0cView commit details
Commits on Apr 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e8191ab - Browse repository at this point
Copy the full SHA e8191abView commit details -
Merge pull request ethereum-optimism#189 from redhdx/feature/add_hard…
…fork_config feature(op-node): add opBNB qanet hard fork config
Configuration menu - View commit details
-
Copy full SHA for 8f4c61c - Browse repository at this point
Copy the full SHA 8f4c61cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b1a90f - Browse repository at this point
Copy the full SHA 1b1a90fView commit details
Commits on Apr 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d6e26db - Browse repository at this point
Copy the full SHA d6e26dbView commit details
Commits on May 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 31ff1c8 - Browse repository at this point
Copy the full SHA 31ff1c8View commit details
Commits on May 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ae3ba34 - Browse repository at this point
Copy the full SHA ae3ba34View commit details -
Merge pull request ethereum-optimism#184 from bnb-chain/merge-upstrea…
…m-v1.7.2 Merge upstream v1.7.2
Configuration menu - View commit details
-
Copy full SHA for 06558e5 - Browse repository at this point
Copy the full SHA 06558e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for dbe7645 - Browse repository at this point
Copy the full SHA dbe7645View commit details
Commits on May 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0b40e25 - Browse repository at this point
Copy the full SHA 0b40e25View commit details -
op-batcher: optimize tx submitting and add metrics (ethereum-optimism…
…#195) Co-authored-by: Sebastian Stammler <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fefabbf - Browse repository at this point
Copy the full SHA fefabbfView commit details
Commits on May 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for dc43753 - Browse repository at this point
Copy the full SHA dc43753View commit details
Commits on May 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c7157c0 - Browse repository at this point
Copy the full SHA c7157c0View commit details
Commits on May 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c258877 - Browse repository at this point
Copy the full SHA c258877View commit details
Commits on May 24, 2024
-
Merge pull request ethereum-optimism#200 from bnb-chain/config-final-…
…delay op-node: set finalityDelay to 15 to speed up finality update
Configuration menu - View commit details
-
Copy full SHA for 777fd9b - Browse repository at this point
Copy the full SHA 777fd9bView commit details
Commits on May 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7b9db84 - Browse repository at this point
Copy the full SHA 7b9db84View commit details