- 03 Mar, 2023 14 commits
-
-
mergify[bot] authored
-
mergify[bot] authored
fix(atst): Allow failures removal
-
mergify[bot] authored
-
Matthew Slipper authored
specs: specify network upgrades activation rules and regolith upgrade
-
Matthew Slipper authored
Co-authored-by:
Adrian Sutton <adrian@oplabs.co>
-
mergify[bot] authored
feat(atst): rename createValue createKey
-
mergify[bot] authored
-
mergify[bot] authored
Multi architecture docker images
-
Will Cory authored
-
mergify[bot] authored
-
mergify[bot] authored
op-batcher: Unit test L2 Reorg Handling
-
Will Cory authored
-
mergify[bot] authored
-
mergify[bot] authored
op-node/chaincfg: Schedule Regolith for Optimism Goerli at 1679079600
-
- 02 Mar, 2023 26 commits
-
-
mergify[bot] authored
-
Matthew Slipper authored
Version Packages
-
github-actions[bot] authored
-
Matthew Slipper authored
Trigger release
-
Will Cory authored
-
mergify[bot] authored
-
mergify[bot] authored
ops-bedrock: Update geth and op-geth used in local devnet
-
mergify[bot] authored
-
mergify[bot] authored
feat(ci): Add ecopod as codeowners of @eth-optimism/atst
-
Will Cory authored
-
mergify[bot] authored
fix(atst): return correct typescript types for bytes
-
Will Cory authored
-
Will Cory authored
-
Will Cory authored
-
Will Cory authored
-
Will Cory authored
-
Will Cory authored
-
Will Cory authored
-
mergify[bot] authored
op-batcher: Add channel duration limiting
-
Sebastian Stammler authored
-
Sebastian Stammler authored
-
Sebastian Stammler authored
-
Sebastian Stammler authored
And reconfigure tests to set this to 1. The target tx size can finally be set to a proper value (100k) and the compression ratio as well to our currently best estimate of 0.4. The respective environment variable is OP_BATCHER_MAX_CHANNEL_DURATION.
-
Sebastian Stammler authored
The new channel configuration parameter MaxChannelDuration can be used to set a max duration of L1-blocks for which a channel should be kept open. This can be used to ensure that a channel is not kept open for too long during times of low L2 tx volume.
-
Sebastian Stammler authored
It's only used internally and shouldn't be part of the channel builder's public API.
-
Adrian Sutton authored
Also exposes geth metrics for l1 and l2
-