- 25 Oct, 2022 9 commits
-
-
Joshua Gutow authored
The exact requirement is that the input length is less than or equal to the max bytes per channel. This comparison is done with inputLimit in the RLP reader.
-
mergify[bot] authored
op-e2e: flip-flop test
-
mergify[bot] authored
-
cyborgdennett authored
This solves Issue #3709
-
mergify[bot] authored
-
mergify[bot] authored
op-e2e: test orphan L1 block with batch and replay batch + keep engine fc state in sync [bedrock]
-
protolambda authored
-
protolambda authored
-
protolambda authored
-
- 24 Oct, 2022 2 commits
-
-
mergify[bot] authored
ci: Codecov badges and ignore some files
-
mergify[bot] authored
-
- 22 Oct, 2022 19 commits
-
-
mergify[bot] authored
predeploys: add L2 `ProxyAdmin`
-
mergify[bot] authored
-
mergify[bot] authored
fix(l2g): bug in state dumper
-
mergify[bot] authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
We need an instance of the `ProxyAdmin` on L2 to manage each of the other predeploys. This change ranges across the entire codebase and the spec is updated with the new predeploy.
-
mergify[bot] authored
feat(ctb): trie updates for Bedrock
-
mergify[bot] authored
-
mergify[bot] authored
ci-builder: update geth version
-
mergify[bot] authored
-
- 21 Oct, 2022 10 commits
-
-
Kelvin Fichter authored
Merkle Trie updates for bedrock.
-
mergify[bot] authored
ctb: Remove MessagePassedExtension1 event
-
Kelvin Fichter authored
Fixes a bug in the state dumper. os.OpenFile was using the wrong file descriptors and that would break l2geth.
-
mergify[bot] authored
-
Maurelian authored
The hash argument is moved into the MessagePassed event. It is no longer indexed. ctb: Remove MessagePassedExtension1 event The hash argument is moved into the MessagePassed event. It is no longer indexed.
-
mergify[bot] authored
chore: Delete unused .orig file
-
Maurelian authored
-
mergify[bot] authored
-
Maurelian authored
ci: Codecov badge in bedrcok and ignore some files
-
mergify[bot] authored
feat(ctb): RLP library updates
-