github trufflesuite/ganache v2.8.0
v2.8.0 - This is not pudding 🥄

latest releases: v7.9.2, ganache@7.9.2, v7.9.1...
4 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

You'll enjoy this! 🥄 This is not pudding. 🥄 *

This version of ganache-core now correctly returns an RPC error instead of an estimate for transactions that fail during a call to eth_estimateGas. We also now support arrays in eth_signTypedData!


How to Upgrade

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

npm

npm uninstall ganache-core
npm install ganache-core@latest

yarn

yarn remove ganache-core
yarn add ganache-core@latest

Changelog

Bug Fixes

Feature

Related Releases


💖 The Truffle Team

Don't miss a new ganache release

NewReleases is sending notifications on new releases.