- 25 Jan, 2023 23 commits
-
-
Sebastian Stammler authored
Bedrock frames have a fixed overhead of 23 bytes. Also removed the extra byte that was reserved for the version because the calling sites of OutputFrame() already subtract this byte from their maxSize arguments. This makes sense because the calling sites are responsible for handling the correct overall tx data size.
-
Matthew Slipper authored
op-proposer: Move to shared signer setup & simplified init
-
Joshua Gutow authored
This removes the NewL2OutputSubmitterWithSigner function and places the old NewL2OutputSubmitter code inside the main function.
-
Matthew Slipper authored
op-service: Migrate tx manager package
-
mergify[bot] authored
fix batch-deriv-chain.svg
-
bap2pecs authored
-
Joshua Gutow authored
-
Joshua Gutow authored
-
Joshua Gutow authored
-
Joshua Gutow authored
-
Joshua Gutow authored
-
Joshua Gutow authored
-
Joshua Gutow authored
This places the txmgr package in the op-service folder instead of the op-proposer folder. This removes the proposer for being a dependency of the batcher. The txmgr code is shared code so it makes more sense to be there.
-
mergify[bot] authored
feat(e2e): Garbage batch test
-
mergify[bot] authored
-
mergify[bot] authored
feat: l1 and l2 source validation
-
mergify[bot] authored
-
Joshua Gutow authored
fix spec/assets/engine.svg
-
mergify[bot] authored
-
✨ Andreas Bigger authored -
clabby authored
whoops
-
bap2pecs authored
-
clabby authored
-
- 24 Jan, 2023 17 commits
-
-
clabby authored
-
clabby authored
-
clabby authored
-
Andreas Bigger authored
-
clabby authored
-
clabby authored
-
clabby authored
-
clabby authored
-
clabby authored
-
clabby authored
Throw on unexpected garbage kind `l2geth` -> `geth` dep update Go doesn't fall through in switch cases by default
-
🐛 Andreas Bigger authored -
Andreas Bigger authored
-
Matthew Slipper authored
ctb: Regenesis internal devnet
-
Matthew Slipper authored
Merge pull request #4773 from ethereum-optimism/zhwrd/01-23-INF-22_explicity_set_chainId_in_op-signer_SendTransaction INF-22 explicity set chainId in op-signer SendTransaction
-
Andreas Bigger authored
-
Andreas Bigger authored
-
Zach Howard authored
-