- 17 Jan, 2023 5 commits
-
-
Mark Tyneway authored
Develop -> Master PR
-
Mark Tyneway authored
fix(dtl): sync beyond deposit shutoff block
-
Mark Tyneway authored
deps: update foundry
-
Mark Tyneway authored
contracts-bedrock: fix migration tasks
-
Kelvin Fichter authored
Fixes a bug in the DTL that caused it to not be able to sync beyond the deposit shutoff block. This would happen because the TO block would be less than the FROM block which would cause certain providers to throw an error.
-
- 15 Jan, 2023 1 commit
-
-
Matthew Slipper authored
Put a warning that this info is no longer valid
-
- 14 Jan, 2023 3 commits
-
-
mergify[bot] authored
op-node: add better docstring for storage slot
-
mergify[bot] authored
-
mergify[bot] authored
feat(ctb): set up SystemConfig in step 1
-
- 13 Jan, 2023 31 commits
-
-
Kelvin Fichter authored
Moves the SystemConfig upgrade/initialization logic into Step 1 of the SystemDictator contract. This means that the Sequencer is correctly able to spin up between steps 2 and 3.
-
Mark Tyneway authored
The unsafe block signer is stored at a magic storage slot that decouples `solc`'s storage layout system from being able to move the storage slot accidentally. This adds in a better docstring so that its obvious how the value is computed.
-
mergify[bot] authored
specs: Doc Enhancements
-
Andreas Bigger authored
-
Andreas Bigger authored
-
📝 Andreas Bigger authored📝 batcher doc-links indexer: Fix startup errors - The block locator was being initialized with a zero hash, which caused `Update` return `nil` and crash the process. - Adds an L2 conf depth parameter, since L2 can now reorg. update changesets to latest version op-node: Turn down log level of enode filtering This was spamming ~12 log lines every 2 seconds, so I turned down the log level. deletes old changeset patches check-changed: Add additional patterns to force total rebuild Adds a bunch of patterns that should trigger a rebuild of all dependencies. Mostly related to build stuff. fix(bmon): Fix balance monitor name Version Packages indexer: changeset Version Packages creates indexer docker build cci configs feat(ctb): commit prod Goerli config Commits the production Goerli configuration for Bedrock. Add vault recipients Remove coinbase feat(ctb): Goerli deployment artifacts Commits deployment artifacts for Goerli✨ typo fix📝 update specs link for bedrock🔨 fix: batcher doc line lengths fix: batcher doc aliasing? nit: remove doc link alias hyphen -
Matthew Slipper authored
-
Matthew Slipper authored
-
Matthew Slipper authored
-
Matthew Slipper authored
-
Matthew Slipper authored
-
Matthew Slipper authored
ctb: Add internal devnet
-
Matthew Slipper authored
feat(ctb): update L2OO interval
-
Matthew Slipper authored
op-node: P2P key path check
-
Matthew Slipper authored
op-node: gossip flood-publish, cli gossip configuration
-
Matthew Slipper authored
-
protolambda authored
-
mergify[bot] authored
sdk: better logs in deposit task
-
Mark Tyneway authored
Improves the logs in the deposit task, makes it easier to run on production networks.
-
Ori Pomerantz authored
Because Goerli is on bedrock.
-
Kelvin Fichter authored
Deploys a new L2OutputOracle implementation with a SUBMISSION_INTERVAL of 120 rather than 12. At a submission interval of 12, the output submitter has difficulty keeping up. While we work on parallelizing the output submitter, we'll keep this at 120.
-
Mark Tyneway authored
Trigger releases
-
Mark Tyneway authored
Version Packages
-
github-actions[bot] authored
-
Mark Tyneway authored
Merge develop to master
-
Mark Tyneway authored
sdk: add in bedrock addresses
-
Mark Tyneway authored
These addresses correspond to the proxies
-
mergify[bot] authored
-
Mark Tyneway authored
-
Matthew Slipper authored
-
Matthew Slipper authored
-