Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

wb-eth3

Package Overview
Dependencies
Maintainers
0
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wb-eth3 - npm Package Versions

4.10.0

Diff

Changelog

Source

[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

  • RC release

Fixed

web3-eth-ens
  • getName reverse resolution

Fixed

web3-eth
  • Fixed geth issue when running a new instance, transactions will index when there are no blocks created (#7098)

Added

web3
  • web3.eth.Contract will get transaction middleware and use it, if web3.eth has transaction middleware. (#7138)
web3-eth-contract
  • populateTransaction was added to contract methods (#7124)
  • Contract has setTransactionMiddleware and getTransactionMiddleware for automatically passing to sentTransaction for deploy and send functions (#7138)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc