yarn web3 4.10.0
v4.10.0

latest releases: 4.13.1-dev.32c8cc8.0, 4.13.1-dev.04da324.0, 4.13.1-dev.cc99825.0...
3 months ago

[4.10.0]

Added

web3

  • Now when existing packages are added in web3, will be avalible for plugins via context. (#7088)

web3-core

  • Now when existing packages are added in web3, will be avalible for plugins via context. (#7088)

web3-eth

  • sendTransaction in rpc_method_wrappers accepts optional param of TransactionMiddleware (#7088)
  • WebEth has setTransactionMiddleware and getTransactionMiddleware for automatically passing to sentTransaction (#7088)

web3-eth-ens

  • getText now supports first param Address
  • getName has optional second param checkInterfaceSupport

web3-types

  • Added result as optional never and error as optional never in type JsonRpcNotification` (#7091)
  • Added JsonRpcNotfication as a union type in JsonRpcResponse (#7091)

web3-rpc-providers

  • Alpha release

Fixed

web3-eth-ens

  • getName reverse resolution

What's Changed

Full Changelog: v4.9.0...v4.10.0

Don't miss a new web3 release

NewReleases is sending notifications on new releases.