Skip to content
This repository has been archived by the owner on Jan 21, 2022. It is now read-only.

v6.4.0 - Petersburg fork & More! ⋔

Compare
Choose a tag to compare
@davidmurdoch davidmurdoch released this 28 Feb 16:21
· 154 commits to develop since this release
v6.4.0
58588c3

v6.4.0 - Petersburg fork & More! ⋔

The Petersburg hardfork is scheduled to go live on mainnet on block number 7,280,000, estimated to occur on February 28th. This hardfork removes the reentrancy attack vector introduced in the Constantinople hardfork (which also goes live on mainnet on block 7,280,000). This release includes [email protected] which includes support for the Petersburg hardfork. Also: bug fixes!

Release Highlights

The default hardfork option (-kor --hardfork on the command line) in ganache-cli and ganache-core is now petersburg. We also fixed lots of bugs and paid off some technical debt!

New Features:

Bug Fixes:

This release also contains some bug fixes!

Maintenance and Testing:

Documentation:

  • Clarify evm_snapshot behavior in README.md (#615)

More steady releases to come in the future so keep on filing issues and submitting PRs!

💖 The Truffle Team

Related Releases