Compatible versions:
Changelog
RPC
- Fix issue with the trace memory for the previous step when using call tracer (#3740)
- Add returnData field for the default tracer (#3740)
Aggregator
- Wait the state to be synced when starting aggregator (#3735)
Sequencer
- Close inactive datastream client connections (#3727). The following config parameters has been added:
[Sequencer.StreamServer]
InactivityTimeout = "120s"
InactivityCheckInterval = "5s"
- Fix wrong "batch end" entry when updating datastream file during startup (#3741)
- Fix execute batch sanity check in sequential mode (#3722)
Sequence sender
- Add mined L1 blocknumber in monitored tx result and use it to perform the wait for L1Block confirmations (#3734)