github trufflesuite/ganache v2.9.0-istanbul.0
2.9.0-istanbul.0 - Istanbul 🦃

latest releases: v7.9.2, ganache@7.9.2, v7.9.1...
pre-release5 years ago

 Highlights    How to Upgrade    Changelog    Related Releases 


This is a special istanbul tagged release bringing you the latest from ethereumjs-vm's work on Istanbul (currently in beta). To use the new istanbul hardfork pass "istanbul" as the hardfork option in ganache-core's server or provider options, or ganache-cli via ganache-cli --harfork istanbul

Highlights

Istanbul 🦃

This special tagged version of ganache-core includes beta support for the upcoming Istanbul harfork!

This version also includes a fix for forking value and code deletion/destruction.


How to Upgrade

Upgrade to this special tagged version of ganache-core by running:

npm

npm uninstall ganache-core
npm install ganache-core@istanbul

yarn

yarn remove ganache-core
yarn add ganache-core@istanbul

Changelog

Feature

Bug Fixes

Related Releases


💖 The Truffle Team

Don't miss a new ganache release

NewReleases is sending notifications on new releases.