Skip to content

v0.5.5

Compare
Choose a tag to compare
@int-bot int-bot released this 06 Feb 14:11
· 198 commits to develop since this release
e616ee5

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)

Other

  • Fix L2 block gas limit to 2**50 (1125899906842624) (#3219) (#3220)