- 20 Jan, 2023 1 commit
-
-
Mark Tyneway authored
-
- 18 Jan, 2023 7 commits
-
-
Mark Tyneway authored
Adds a new interface to the AttestationStation for single attestations. Previously only an array of attestations was able to be sent. This overloaded function makes it more simple for smart contracts that want to attest to data.
-
mergify[bot] authored
fix(op-node): Use a reader to parse `SystemConfig` update events
-
mergify[bot] authored
-
clabby authored
Remove logger
-
clabby authored
-
Mark Tyneway authored
test(ctb): Add a fuzz test for large deposit gaps
-
Mark Tyneway authored
Version Packages
-
- 17 Jan, 2023 15 commits
-
-
github-actions[bot] authored
-
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
-
clabby authored
rip
-
clabby authored
Whoops
-
clabby authored
-
clabby authored
-
clabby authored
Fix
-
clabby authored
-
clabby authored
-
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.
-
clabby authored
-
clabby authored
-
- 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 13 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
-