-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: update smock and contracts to latest master (#52)
* fix(smock): update to latest master ethereum-optimism/smock#43 ethereum-optimism/smock#40 ethereum-optimism/smock#37 ethereum-optimism/smock#36 * fix(contracts): revert more rigorously for unsafe bytecode ethereum-optimism/contracts#369 * fix(contracts): prevent re-entrancy by disallowing default context values ethereum-optimism/contracts#363 * test(contracts): improve coverage for StateTransitionerFactory ethereum-optimism/contracts#365 * chore(contracts): cleanup libraries * fix: MAX_ROLLUP_TX_SIZE = 50k * test: fix batch submitter scc import path * fix(contracts): set correct nuisance gas We get this by inspecting the EM.messageRecord.nuisanceGasLeft storage slot manually, would be nice if we could automatically calculate this
- Loading branch information
Showing
25 changed files
with
417 additions
and
148 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.