- Fix repeated block execution (#545) @m4ksio
- Event height range limit fix to master (#596) @jordanschalm
- switch cadence on master (#608) @zhangchiqing
- Update Access Nodes' EN selection logic for the default case (#623) (#628) @Kay-Zee
- [cmd] separate out export json functionality (#604) @ramtinms
- Fix cache missing metrics (#620) @zhangchiqing
- CON: Avoid propagating messages while un-staked (#592) @jordanschalm
- [Network] Increasing number of network inbound message queue workers (#612) @ramtinms
- Consensus On Epoch Boundaries (#565) @jordanschalm
- Update smart contract deployment limits (#601) @ramtinms
- [Consensus] payload receipts optimization (#462) @durkmurder
- [Exec] simultaneous collection execution and delta commits (#585) @ramtinms
- Parallel WAL write change (#570) @m4ksio
🛠 Improvements
🐞 Bug Fixes
- ProvidedSeqNumber getter on error (#618) @janezpodhostnik