- 02 Mar, 2023 33 commits
-
-
github-actions[bot] authored
-
Matthew Slipper authored
Trigger release
-
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
-
Joshua Gutow authored
-
Joshua Gutow authored
-
mergify[bot] authored
feat(atst): Add event filters util
-
mergify[bot] authored
-
mergify[bot] authored
feat(atst): Add documentation for the attestation station sdk
-
mergify[bot] authored
-
Will Cory authored
add another events test
-
Will Cory authored
-
mergify[bot] authored
feat(atst): Add encodeRawKey
-
Will Cory authored
-
Will Cory authored
encode key in reads too
-
- 01 Mar, 2023 7 commits
-
-
mergify[bot] authored
op-node/p2p: Fix flaky TestDiscovery
-
mergify[bot] authored
-
Will Cory authored
feat(atst): Make the type parsing more intuitive
-
mergify[bot] authored
-
Matthew Slipper authored
chore(cmon): Add a changeset
-
Ori Pomerantz authored
-
Will Cory authored
-