• Joshua Gutow's avatar
    op-node: Implement fjord RLP & Channel Bank Size limit Increases (#10357) · 4386680d
    Joshua Gutow authored
    * op-node: Increase MaxChannelBankSize with Fjord
    
    This also creates a ChainSpec object which is responsible for returning protocol
    parameters. We use a different object than the rollup.Config because the config
    is primarily a disk representation & does not concern itself with protocol constants.
    
    * op-node: Increase MaxRLPBytesPerChannel with Fjord
    4386680d
Name
Last commit
Last update
..
batcher Loading commit data...
cmd Loading commit data...
compressor Loading commit data...
flags Loading commit data...
metrics Loading commit data...
rpc Loading commit data...
.gitignore Loading commit data...
Makefile Loading commit data...