This repository has been archived by the owner on Jan 21, 2022. It is now read-only.
v6.1.0-beta.1 - Candy Apple 🍎
Pre-release
Pre-release
benjamincburns
released this
19 Feb 21:55
·
291 commits
to develop
since this release
Release Highlights
- Includes fixes from ganache-core v2.1.0-beta.1
- Fixes
evm_mine
to return a valid JSON RPC response (trufflesuite/ganache#354) - Revert default value of
vmErrorsOnRPCResponse
to true to avoid breaking change - Fixes invalid RPC response errors caused by transactions which should have been rejected before entering
the transaction pool (trufflesuite/ganache#84, trufflesuite/ganache#471) - Makes
eth_call
use the block gas limit when no gas limit is specified - Fixes batch request support (trufflesuite/ganache#320)
- Fixes
Note: This release is a beta, meaning we think it's going to be great, but we haven't put it through rigorous manual testing just yet. Please help us out and raise issues for any problems you discover!