- 04 Dec, 2022 5 commits
-
-
Matthew Slipper authored
-
mergify[bot] authored
Add additional l2oo sanity check
-
Matthew Slipper authored
-
Matthew Slipper authored
-
clabby authored
-
- 03 Dec, 2022 23 commits
-
-
mergify[bot] authored
ops-bedrock: delete dead config
-
Matthew Slipper authored
Test cleanup: rename fuzz and differential tests
-
Matthew Slipper authored
ctb: Add simple script for enforcing test conventions
-
mergify[bot] authored
ctb: Create Goerli deploy config
-
Mark Tyneway authored
`SEQUENCER_GENESIS_HASH` was not used, delete it to simplify the deploy config. We should not allow dead config to live.
-
Matthew Slipper authored
-
Maurelian authored
-
Maurelian authored
-
Maurelian authored
-
Maurelian authored
-
Maurelian authored
-
Mark Tyneway authored
op-chain-ops: deploy config to rollup config
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
mergify[bot] authored
maint(ctb): combine Dictator contracts
-
Mark Tyneway authored
Refactor to create a method on the deploy config to create a rollup config. This will be useful for creating a script to build a rollup config.
-
Kelvin Fichter authored
Combines the two remaining dictator contracts into a single SystemDictator now that we no longer have the FreshSystemDictator.
-
mergify[bot] authored
fix(ctb): various migration fixes
-
Joshua Gutow authored
specs: Update `withdrawals` spec
-
Kelvin Fichter authored
Various fixes to the migration script as discovered during migration practice.
-
mergify[bot] authored
feat(ctb): add message versioning to MessagePasser
-
- 02 Dec, 2022 12 commits
-
-
mergify[bot] authored
Update CODEOWNERS
-
Joshua Gutow authored
-
Matthew Slipper authored
* ci: Always run devnet * fix sdk
-
smartcontracts authored
Introduces a new event cache to the fault detector. Requires for running the fault detector against Geth as the L1 node and with certain L1 node providers.
-
mergify[bot] authored
CI: Increase contracts-bedrock timeout
-
Joshua Gutow authored
The test was occasionally failing because of a slow test.
-
Joshua Gutow authored
ctb: Fix devnet
-
Matthew Slipper authored
-
Matthew Slipper authored
-
Matthew Slipper authored
-
Joshua Gutow authored
Increase sequencer window & sequncer drift
-
Mark Tyneway authored
The ss was not previously being shut down cleanly, which can result in a corrupted db state. This makes the shutdown more clean.
-