monad (execution) v0.13.0 Changelog
Tag: v0.13.0+1
Commit: 722cbf5b5
Note: Canonical version is
v0.13.0. The+1build metadata indicates a post-release rebuild that includes the reserve balance precompile fallback cost fix (PR #2109).
MONAD_NINE Activation
MIP-3: Linear memory implementation
MIP-4: Reserve balance precompile
- PR #2040 - scaffolding
- PR #2065 - cached/incremental checks
- PR #2086 - add dippedIntoReserve
- PR #2106 - dippedIntoReserve argument length error
- PR #2109 - fallback cost fix for clean spec
- PR #2037 - skip reserve checks for init-selfdestruct
MIP-5: Osaka fork (CLZ opcode)
Robustness fixes
- PR #2053 - Fix ThreadSanitizer race by joining bootstrap fiber before thread exit
- PR #2039 - Include account balance in selfdestruct tracer frame
- PR #2083 - Fix sentinel collision in compact virtual chunk offset
- PR #2092 - Fix potential race condition in execute_block_transactions