• 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
..
benchmarks Loading commit data...
bindings Loading commit data...
chaincfg Loading commit data...
cmd Loading commit data...
flags Loading commit data...
heartbeat Loading commit data...
metrics Loading commit data...
node Loading commit data...
p2p Loading commit data...
rollup Loading commit data...
version Loading commit data...
withdrawals Loading commit data...
.gitignore Loading commit data...
LICENSE Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
service.go Loading commit data...