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

v2.1.0-beta.1 - Candy Apple 🍎

Pre-release
Pre-release
Compare
Choose a tag to compare
@benjamincburns benjamincburns released this 19 Feb 21:53
· 1096 commits to develop since this release

Release Highlights

  • Fixes evm_mine to return a valid JSON RPC response (#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 (#84, #471)
  • Makes eth_call use the block gas limit when no gas limit is specified
  • Fixes batch request support (#320)

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!