- 02 Mar, 2023 14 commits
-
-
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.
-
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 26 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
-
Will Cory authored
-
Will Cory authored
-
Will Cory authored
-
Will Cory authored
-
mergify[bot] authored
feat(ctb): Do not allow the `CHALLENGER` to delete finalized outputs
-
clabby authored
-
clabby authored
-
clabby authored
-
clabby authored
-
clabby authored
-
clabby authored
-
clabby authored
-
clabby authored
-
clabby authored
-
clabby authored
-
mergify[bot] authored
fix(ops): Fix wd-mon name in Dockerfile.packages
-
Maurelian authored
-
Adrian Sutton authored
Prevously the test waited for the first two peer connections rather than waiting for the two expected peers to connect. Commonly the bootnode will connect inbound to peerB at the same time as peerB connects outbound to the bootnode, resulting in two connection events.
-
mergify[bot] authored
-