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

v2.3.0 – Corda Flavored Ganache 😋

Compare
Choose a tag to compare
@davidmurdoch davidmurdoch released this 11 Apr 16:10
· 258 commits to develop since this release
v2.3.0
f2c3739

 Highlights    How to Upgrade    Changelog  


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

New Workspaces Screen highlighting a Corda workspace and options

New Workspaces Screen

This is the first stable release of our Corda flavored Ganache, a personal blockchain for Corda developers!

This release brings:

  • One-click Corda network configuration and initialization.
  • Easy access to your CorDapp’s data, the network map, notaries, nodes, transactions, and states.
  • Multiple workspaces for all of your Corda projects.

As always, this release is compatible with the latest versions of Windows , Mac OS 🍎, and Linux 🐧. You can now run and interact with a Corda network without installing prerequisites like Java, PostgreSQL, Corda binaries, docker, etc!

On the Ethereum side ⧫, in the process of re-architecting Ganache UI to support multiple blockchains, we uncovered and fixed many bugs that caused random crashes and error modals. This release also brings Ganache UI up-to-date with the latest Mainnet hardfork, Muir Glacier.

Mac OS Catalina 🍎 installation issues should now be a thing of the past as Ganache UI is finally “notarized” by Apple.

On Windows , the .appx installer is now signed by Truffle instead of ConsenSys. In order to perform this identity switch the new application will automatically migrate your workspaces to the new application, and then uninstall the previous version.


How to Upgrade

To upgrade, you can:

Changelog

This release comes from the work contained in 216 file changes over 428 commits consisting of 30,215 additions and 17,908 deletions. If you want to browse through all the changes head over to the big PR.

Thank you @nicholasjpaterno, @tcoulter, and to myself 😆 (@davidmurdoch) for putting in the work to make this release happen! 👨‍💻

💖 The Truffle Team