• Joshua Gutow's avatar
    op-node: Fixed Integers in channel frame header (#3126) · 04a39a47
    Joshua Gutow authored
    * goals for fixed int
    
    * op-node: Fixed integer sizes in the channel header
    
    This mainly modifies the channel_frame, but has some knock on effects
    as the width of some of the fields have been reduced. The channel
    frame code is also changed more than I expected due to differences
    in API of working with fixed int vs uvarints in go. Otherwise the
    code reads very similarly with using Reader/Writer APIs.
    
    * op-node: fix frame unmarshal func to return correct err
    
    * specs: update frame format specs
    
    * Update op-node/rollup/derive/channel_bank_test.go
    Co-authored-by: default avatarprotolambda <proto@protolambda.com>
    Co-authored-by: default avatarMatthew Slipper <me@matthewslipper.com>
    04a39a47
Name
Last commit
Last update
..
assets Loading commit data...
meta Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
batcher.md Loading commit data...
bridges.md Loading commit data...
deposits.md Loading commit data...
derivation.md Loading commit data...
exec-engine.md Loading commit data...
glossary.md Loading commit data...
guaranteed-gas-market.md Loading commit data...
introduction.md Loading commit data...
messengers.md Loading commit data...
overview.md Loading commit data...
predeploys.md Loading commit data...
proposals.md Loading commit data...
rollup-node-p2p.md Loading commit data...
rollup-node.md Loading commit data...
withdrawals.md Loading commit data...