@ethereumjs/vm v5.7.1
ryanio
released this
05 Feb 00:52
·
1562 commits
to master
since this release
This patch release adds a guard to not enable the recently added EIP-3607 by default. This helps downstream users who may emulate contract accounts as part of their testing strategies.
- Add guard to not enable EIP-3607 by default, PR #1691
Also included is a performance enhancement to skip extra log processing when debug is not enabled: