github trufflesuite/ganache v2.1.0
v2.1.0 - Candy Apple 🍎

latest releases: v7.9.2, ganache@7.9.2, v7.9.1...
6 years ago

Release highlights

  • Includes changes from other previous v2.1.0 beta releases, including:
    • WebSockets support
    • Numerous stability improvements.
    • Introduction of vmErrorsOnRPCResponse option.
      • When this is set to true and when blocktime is unspecified (instamining), contract runtime errors are reported as RPC errors when the transaction is submitted. If it is set to false, we behave as geth/Parity do and return the transaction hash, even if the transaction fails due to a contract runtime error. (defaults to true)
  • Upgrades ethereumjs-vm to v2.3.3, which improves performance and fixes a few bugs in the EVM.

Don't miss a new ganache release

NewReleases is sending notifications on new releases.