- Batch storage for Execution Receipts (#534) @m4ksio
- Update to properly handle unknown status from historical access node (#564) @Kay-Zee
- [Verification] Yahya/5400-resolve-interface-mismatch-consumer (#558) @yhassanzadeh13
- [Verification] Yahya/5353-finalized-block-reader (#548) @yhassanzadeh13
- New test: Checker heavy contract deployment (#359) @janezpodhostnik
- More data on the storage reporter (#531) @janezpodhostnik
- Cache Transaction Results (#532) @zhangchiqing
- Fail tx if storage limiter fails (#544) @ramtinms
- Remove unused closer from noop tracer (#555) @jordanschalm
- Fix the load testing tool for localnet (#475) @zhangchiqing
- [Refactoring] Chain traversing refactoring (#542) @durkmurder
- Storage limit flag (#536) @janezpodhostnik
- access node: skipping the call to the execution node if the transacti… (#402) @vishalchangrani
- [Epoch] Epoch aware/unstaked execution node (#400) @m4ksio
- adding block ID to TransactionResult response (#533) @vishalchangrani
- Panics in script execution are handled (#495) @m4ksio
- Update finalize cmd (#512) @zhangchiqing
- #1361 Freeze accounts (#329) @m4ksio
🛠 Improvements
- Enable contract update validation in the runtime (#549) @turbolent
- Update to Cadence v0.14.3 and SDK v0.17.0 (#550) @turbolent
- Upgrade to go 1.15 (#258) @Kay-Zee