yarn web3-eth 4.10.0
v4.10.0

latest releases: 4.10.1-dev.3687070.0, 4.10.1-dev.331aa9c.0, 4.10.1-dev.ed85cce.0...
one day 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-eth release

NewReleases is sending notifications on new releases.