github trufflesuite/ganache v2.2.1
v2.2.1 - Hot Fix 🔥

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

Release Highlights

Hotfix for a breaking change introduced in v2.2.1 in the new eth_estimateGas implementation.

Release Highlights from v2.2.0:

  • Added evm_setTime method to enable setting the time.
  • eth_estimateGas now returns more accurate estimate when a transaction has a gas refund.
  • evm_mine now accepts a timestamp parameter.
  • Includes revert reason string in result error message, when applicable.
  • Add user-agent to CORS "Access-Control-Allow-Headers" response to an fix issue in Firefox.
  • Fixes issue where transactions without a gasPrice may default to a gasPrice of 0x1 instead of the ganache provider/server's default/specified gasPrice.
  • Changes the default gasPrice from 0x4A817C800 (20 gwei) to a more reasonable value of 0x77359400 (2 gwei).
  • Add experimental eth_signTypedData method. This implementation will likely change in future versions.

Don't miss a new ganache release

NewReleases is sending notifications on new releases.