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)