Skip to content

v0.4.0-beta-3

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 08 Jun 21:19
· 3187 commits to develop since this release
114c02b

Patch Notes

  • Fixed node panic on eth_call and eth_estimateGas due to nil pointer dereference which was introduced in v0.4.0-beta.
  • Explicitly disable MVHashMap in mining, which may cause the node to panic.

Important Information

  • This release contains a hard fork for mumbai testnet, hence everyone must update bor.
  • Parallel EVM in verification has been enabled.

What's Changed

New Contributors

Full Changelog: v0.3.9...v0.4.0-beta-2