- 31 Jan, 2023 1 commit
-
-
Kelvin Fichter authored
Cleans up the tests for AddressAliasHelper and Bytes, reformats to new test format.
-
- 30 Jan, 2023 2 commits
-
-
mergify[bot] authored
Test for both legacy and new events in bridges
-
mergify[bot] authored
-
- 29 Jan, 2023 3 commits
-
-
Liam Horne authored
-
mergify[bot] authored
Typo
-
Rodrigo Herrera Itie authored
-
- 28 Jan, 2023 10 commits
-
-
mergify[bot] authored
[ENG-2626] op-batcher: Efficient batching
-
mergify[bot] authored
-
mergify[bot] authored
op-chain-ops: update script to submit pending withdrawals
-
mergify[bot] authored
-
Mark Tyneway authored
-
Matthew Slipper authored
proxyd: Add nonce to sender-based rate limit
-
Matthew Slipper authored
-
Sebastian Stammler authored
-
mergify[bot] authored
proxyd: Add missing req_id to log entry
-
mergify[bot] authored
-
- 27 Jan, 2023 15 commits
-
-
inphi authored
-
Maurelian authored
-
Sebastian Stammler authored
-
Sebastian Stammler authored
This is just a temporary remedy to (hopefully) make the devnet CIs pass. 624 bytes = 8 (~L2 per L1 blocks) * 78 bytes (empty block with just Deposited tx) It's a delicate dance. Propoer fix is to observe channel timeouts and sequencer window span so that we can set an even larger target but still send txs quickly enough when there's now tx volume.
-
Sebastian Stammler authored
The block index handling had multiple bugs.
-
Sebastian Stammler authored
-
Sebastian Stammler authored
-
mergify[bot] authored
feat(l2g): properly return NonceTooHigh
-
mergify[bot] authored
-
mergify[bot] authored
feat(ctp): ATST 1.1.0 artifacts
-
Kelvin Fichter authored
Commits artifacts for the 1.1.0 update of the ATST.
-
Sebastian Stammler authored
-
mergify[bot] authored
-
mergify[bot] authored
op-node: refactor sequencer to use EngineControl, test sequencing
-
mergify[bot] authored
-
- 26 Jan, 2023 9 commits
-
-
mergify[bot] authored
op-node: implement metered EngineControl, a wrapper to capture metrics
-
mergify[bot] authored
-
Sebastian Stammler authored
-
Sebastian Stammler authored
-
Sebastian Stammler authored
Better than replicating state.
-
Sebastian Stammler authored
-
mergify[bot] authored
op-node: implement EngineControl interface
-
Kelvin Fichter authored
Has the Sequencer properly return NonceTooHigh when the nonce on a transaction is higher than the nonce of the account. NonceTooHigh is not typically in this codepath, but here it makes sense because there is no mempool and the txn is being rejected outright.
-
mergify[bot] authored
-