Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

v4.2.2

Choose a tag to compare

@jdevcs jdevcs released this 03 Nov 12:34
· 290 commits to 4.x since this release
a616752

Added

web3-core

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

web3-types

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

Changed

web3

  • Dependencies updated

Fixed

web3-errors

  • Fixed grammar and spelling in transactionTimeoutHint (#6559)

web3-eth-contract

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