github web3/web3.js v3.0.0-rc.0

latest releases: v4.8.0, v4.7.0, v4.6.0...
pre-release3 years ago

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)

Don't miss a new web3.js release

NewReleases is sending notifications on new releases.