Skip to content

@ethereumjs/vm v10.1.1

Latest

Choose a tag to compare

@holgerd77 holgerd77 released this 28 Jan 15:07
· 38 commits to master since this release
a1d1a76
  • Revert state changes if header validation fails in runBlock, see PR #4227
  • Use EIP-defined systemCallGasLimit for 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/curves to v2, see PR #4179