• Joshua Gutow's avatar
    op-node: Switch to 128 bit channel ID & block # timeout (#3359) · 21627e4f
    Joshua Gutow authored
    * op-node: Switch to 128 bit channel ID & block # timeout
    
    This PR removes the 256 bit channel ID + timestamp. With the timestamp
    being removed, the channel timeout is now done with block numbers.
    
    * Update specs/derivation.md
    
    * fix system test config
    21627e4f
system_test.go 40.6 KB