yarn web3 1.6.1-rc.0
v1.6.1-rc.0

latest releases: 4.8.1-dev.2f73aa5.0, 4.8.1-dev.866469d.0, 4.8.1-dev.408125.0...
2 years ago

Added

  • Support for eth_createAccessList as both an rpc call (web3.eth.createAccessList) and property of contract method wrappers (contractInstance.methods.getValue().createAccessList) (#4332)
  • @types/bn.js as dev-dependency to additional packages (notably web3-utils) (#4437)

Changed

  • Not considering tx.chainId if tx.common.customChain.chainId is provided for web3.eth.accounts.signTransaction function (#4293)
  • Added missing PromiEvent handler types (#4194)
  • Updated README to include Webpack 5 angular support instructions (#4174)
  • Updated the documentation for the Web3.utils, removed context for _ (underscore lib) (#4403)
  • Emit subscription id with connect event when creating a subscription (#4300)
  • Introduced new configuration "blockHeaderTimeout" for waiting of block headers for transaction receipt (#3891)
  • Format block.baseFeePerGas to number (#4330)
  • Correct web3-eth-personal.sendTransaction example in documentation (#4409)
  • Updated README to include Webpack 5 angular support instructions (#4174)

Don't miss a new web3 release

NewReleases is sending notifications on new releases.