8000 Releases · electroneum/electroneum-web3.js · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: electroneum/electroneum-web3.js

v4.2.2

06 Nov 04:17
Compare
Choose a tag to compare

Added

web3-core

  • Added isMetaMaskProvider function to check if provider is metamask (web3#6534)

web3-types

  • Interface MetaMaskProvider added and is part of SupportedProviders (web3#6534)
  • gasPrice was added to Transaction1559UnsignedAPI type. (web3#6539)

web3-eth-accounts

  • Added support for ETNIP-1 PriorityTransactions

Changed

web3

  • Dependencies updated

Fixed

web3-errors

  • Fixed grammar and spelling in transactionTimeoutHint (web3#6559)

web3-eth-contract

  • Will populate data for transactions in contract for metamask provider instead of input (web3#6534)
0