github trufflesuite/ganache v2.11.3-beta.0
2.11.3-beta.0 – Triple Chocolate Block Pudding 🍫🍫🍫🧱🍮

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

 Highlights    How to Upgrade    Changelog    Related Releases 


We're moving to a betalatest release pipeline, where all non-hotfix changes are first released in a beta before being promoted to a stable release.

We'd love it if you'd start using the latest betas and let us know early and often if you find any bugs or regressions!

Highlights

v2.11.3-beta.0 – Triple Chocolate Block Pudding 🍫🍫🍫🧱🍮

Are there too many emojis in this release name? The answer is no; there can never been too many emojis!

We've got three new bug fixes in this release, thanks to contributor @Ivshti and Truffler @seesemichaelj!


How to Upgrade

Upgrade to the latest beta version of ganache-core by running:

npm

npm uninstall ganache-core
npm install ganache-core@beta

yarn

yarn remove ganache-core
yarn add ganache-core@beta

Changelog

Bug Fixes:

  • fix: properly cast the date in evm_setTime (#601)

Forking

  • leverage the requested block number when getting forked storage (#613)
  • invalidate _deleted in ForkedStorageTrie if a subsequent put happens (#612)

Maintenance:

  • move forking tests to a separate directory (#608)
  • move forking code to its own directory (#609)

Related Releases

💖 The Truffle Team

Don't miss a new ganache release

NewReleases is sending notifications on new releases.