- 11 Mar, 2023 1 commit
-
-
Andreas Bigger authored
-
- 10 Mar, 2023 14 commits
-
-
Andreas Bigger authored
-
Matthew Slipper authored
contracts-bedrock: delete dead deployments
-
Mark Tyneway authored
This commit removes the `alpha-1` network and the `goerli-public-rehearsal` network from the deployments.
-
Andreas Bigger authored
-
Andreas Bigger authored
-
Andreas Bigger authored
-
Andreas Bigger authored
-
✨ Andreas Bigger authored -
Andreas Bigger authored
-
Andreas Bigger authored
-
Matthew Slipper authored
migration: update migrated withdrawal gas limit
-
Andreas Bigger authored
-
Andreas Bigger authored
-
Joshua Gutow authored
op-node/service: Deduplicate logger + Better defaults
-
- 09 Mar, 2023 25 commits
-
-
mergify[bot] authored
fix(atst): Fix module and main in package.json
-
mergify[bot] authored
-
mergify[bot] authored
contracts-bedrock: remove deployment ownable check l1xdm
-
mergify[bot] authored
-
mergify[bot] authored
contracts-bedrock: fix standard bridge token pair checking
-
mergify[bot] authored
-
mergify[bot] authored
op-e2e: Run CI in parallel
-
mergify[bot] authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
mergify[bot] authored
op-wheel: update OVM owners cheat-code for migration testing
-
Mark Tyneway authored
-
Mark Tyneway authored
More accurately computes the gas limit for a migrated withdrawal. This is useful to prevent the gaslimit for large transactions from going over the consensus level block gas limit. It is unlikely for a transaction to go over the block gas limit, but this is a preventative fix just in case.
-
Mark Tyneway authored
-
Joshua Gutow authored
-
Joshua Gutow authored
-
mergify[bot] authored
-
mergify[bot] authored
fix(fd): use correct fn for getTotalElements
-
mergify[bot] authored
-
Mark Tyneway authored
-
Mark Tyneway authored
Also fix compiler warning
-
Joshua Gutow authored
hive: Update op-geth image used for hive tests
-
Mark Tyneway authored
This ensures that the legacy interface is only used for legacy tokens and that the modern interface can be used on the OptimismMintableERC20 token. Note that this is not the gas efficient way to implement this, but its ok for now as we are focused on minimal diff changes. In the future we could refactor this code to ensure that the ERC165Checker calls a minimal amount of times.
-
Joshua Gutow authored
-