- 09 Aug, 2023 40 commits
-
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
Co-authored-by:
clabby <ben@clab.by>
-
Mark Tyneway authored
Solve the address discoverability by adding getters on the system config for the L1 proxies. This is very easy to accomplish, now the user only needs to know the address of the systemconfig with a particular op stack chain to know all of the L1 contract addresses. It makes tracking all of the chains in the superchain much easier. There are still some todos for this PR, a getter needs to be added for each address.
-
OptimismBot authored
cannon: Add subcommand to convert from json state to binary witness
-
mergify[bot] authored
-
OptimismBot authored
op-challenger: Pass through network config to cannon
-
mergify[bot] authored
-
Adrian Sutton authored
-
OptimismBot authored
Merge pull request #6640 from ethereum-optimism/08-08-fix_contracts-ts_fee-estimation_Fix_bugs_with_npm_publishing fix(contracts-ts,fee-estimation): Fix bugs with npm publishing
-
mergify[bot] authored
-
OptimismBot authored
op-chain-ops: Fix flaky TestCode
-
Joshua Gutow authored
If getting an empty code value in the state DB, geth returns `nil`, not an empty array. This is funcationally equivalent if you are checking the length, but not the same if you expect to get the same object out that you put in. This now checks for this special case & prevents the test from flaking. This can be tested by running `go test ./state -count=10 -run=TestCode` in the op-chain-ops folder. Without this change the test will fail, with this change it will now pass.
-
OptimismBot authored
contracts-bedrock: erc721 bridge single impl
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-