·
38 commits
to master
since this release
- Revert state changes if header validation fails in
runBlock, see PR #4227 - Use EIP-defined
systemCallGasLimitfor system contract calls (EIP-7251/EIP-7002), see PR #4223 - EIP-3607 (reject transactions from senders with deployed code) now treated as always active, see PR #4210
- Deprecate Node.js 18 support, minimum Node.js version is now 20, see PR #4180
- Add Node.js 24 support, see PR #4194
- Dependency update:
@noble/curvesto v2, see PR #4179