Skip to content

v0.5.6

Compare
Choose a tag to compare
@int-bot int-bot released this 07 Feb 08:31
· 200 commits to develop since this release
bab6187

Compatible versions:

Changelog

Version v0.5.6 is a patch-release fixing some issues found in v0.5.5

Sequencer

  • Fix intermediate state root in data streamer (#3224)

Sequence sender

  • Add retries in isSynced function when last virtual batch is greater than last SC sequenced batch to confirm this scenario. If after the retries the last virtual batch continues been greater than the last SC sequenced batch the Sequence sender will halt (#3225)