Compatible versions:
Changelog
Version v0.5.5 is a patch-release fixing some issues found in v0.5.4
RPC
- Fix GetL2TxHashByTxHash function for transactions prior to Etrog fork (#3209)
Synchronizer
- Discard L1InfoTree cache when a L1 reorg happens. Build L1InfoTree cache only when needed (#3201)
- Fix panic error when a batch must be closed and the process batch request fails (#3206)