Tags: giacomolicari/zkevm-node
Tags
fix stateroot on first run (0xPolygonHermez#1740) * fix stateroot on first run * add check stateroot in reprocessfull * fix
fix error handling in sequencer (0xPolygonHermez#1730) * fix error handling in sequencer * fix error log * fix error log * fix error log * fix test * fix test
fix (0xPolygonHermez#1727) * fix * remove maxSequenceSize * linter
sequencer fixes (0xPolygonHermez#1724) * sequencer fixes * comment test * fix test
get nonce from state (0xPolygonHermez#1710) * get nonce from state * foce block number * foce block number and nonce
[Aggregator] Do not return in case of final proof error (0xPolygonHer… …mez#1691) * fix: do not return in case of final proof error This commit fixes the flow going on after a failure generating a final proof. The code was returning the error without "unlocking" the underlying proof, which appeared to be stuck and eventually cleared by the scheduled cleanup job. Instead we now just log it and carry on handling the underlying proof. * test: add test cases for tryBuildFinalProof error
Detect L2 reorgs by counting number of reorgs (0xPolygonHermez#1688)
PreviousNext