• Sebastian Stammler's avatar
    ops-bedrock: Set batcher target tx size to 624 bytes · c6ff480a
    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.
    c6ff480a
Name
Last commit
Last update
..
tools Loading commit data...
Dockerfile.l1 Loading commit data...
Dockerfile.l2 Loading commit data...
Dockerfile.stateviz Loading commit data...
devnet-up.sh Loading commit data...
docker-compose.yml Loading commit data...
entrypoint.sh Loading commit data...
op-batcher-entrypoint.sh Loading commit data...
op-batcher-key.txt Loading commit data...
p2p-node-key.txt Loading commit data...
test-integration.sh Loading commit data...
test-jwt-secret.txt Loading commit data...