• Sam Stokes's avatar
    Log when a hardfork is first activated (#10530) · 4a5684ca
    Sam Stokes authored
    * Log when a hardfork is first activated
    
    * Initialize nextFork so duplicate logs are not created after op-node resets
    
    * Move nextFork field from rollup.Config to rollup.ChainSpec
    
    * Add unit tests for CheckForkActivation
    4a5684ca
chain_spec.go 4.76 KB