v0.6.3
Compatible versions:
Changelog
Version v0.6.3 is a patch-release fixing some issues found in v0.6.2
RPC
- Remove unnecessary error log (EXECUTOR_ERROR_NO_ERROR) when estimating gas for a transaction (#3456)
Synchronizer
- Permisionless node now checks blockhash of the L2 blocks synced from L1 against trusted node. If the blockhash doesn't match it logs an error and halts the synchornization process (#3442)
- Fix detecting when a batch is already closed when syncing from L1 ( #3441)
- Allow to reprocess L1 forkid events when the forkid information already exists in the database (#3451)