Overview
This release improves safety and durability of node operation.
What's New
- Improved error handling and validation for transactions and transaction groups
- Added better bound checks to transaction evaluation code.
Changelog
Enhancements
- ci: update runners
- network: change MaxDecompressedMessageSize
- eval: call WellFormed for entire group
- eval: recover panics during validation
- transactions: updates for bound checks
- transactions: catch bogus type in group with computeAvailability
- txn: handle failures better in txnGroupBatchPrep
Protocol Upgrade
This release does not contain a protocol upgrade.
