monad (execution) v0.14.5 Changelog
Tag: v0.14.5
Commit: ffefb81a0
Robustness fixes
- Reject non-canonical RLP encoded strings/lists
- Ref: PR #2245
- Prevent iterator overrun on odd input length
- Ref: PR #2257
- Preserve access lists for reverted frames
- Ref: PR #2241
Internal changes
- Remove intx library, replace with custom uint128_t/uint256_t types
- Ref: PR #2143
- Make DbCache a member of TrieDb
- Ref: PR #2255
Full Changelog: v0.14.4...v0.14.5