• 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
span_batch_test.go 17.9 KB