Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

2.0.2 - ✨ Mystery Flavor ✨

Compare
Choose a tag to compare
@davidmurdoch davidmurdoch released this 26 Jun 20:37
· 785 commits to develop since this release

 Highlights    How to Upgrade  


Another bug-fix release here. 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!

Our beta releases shouldn't introduce any new bugs, but it's very possible we've messed something up. If you'd like the latest-and-greatest Ganache features and fixes, but possibly a little less stable, the betas are for you!

Highlights

In this latest version we've fixed some issues introduced with the initial 2.0.0 release, specifically issues with decoding contracts.

We've also updated ganache-core, the gooey center powering Ganache UI, to its latest version. This update adds support for binary data over websockets, updates eth-sig-util to fix a global variable leak, and some other bugs, too!


In case you missed it, we're holding TruffleCon 2019 August 2 - 4 at Microsoft's campus in Redmond, WA! And it'll be awesome. You should be there.


How to Upgrade

To upgrade, you can:

  • upgrade in-app when notified (on supported platforms),
  • choose the appropriate download binary from the Assets section of the GitHub release.

Changelog

Bug Fixes

Maintenance

Related Releases


💖 The Truffle Team