Skip to content

v3.0.0-rc.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@spacesailor24 spacesailor24 released this 09 Apr 05:06
· 191 commits to 1.x since this release

This release contains two breaking changes:

  • Fields related to gas in transaction and receipt output functions now return number strings instead of numbers
  • web3-bzz and web3-shh packages were removed

Changed

  • Updates the use of hexToNumber to outputBigNumberFormatter (which returns a number string instead of a number) (#3976)
  • Update e2e.ganahce.core.sh to point to ChainSafe's fork of ganache-core (#3976)

Removed

  • Removed bzz and shh api (#3909)