This repository was archived by the owner on Mar 5, 2025. It is now read-only.
v4.2.2
Added
web3-core
- Added
isMetaMaskProviderfunction to check if provider is metamask (#6534)
web3-types
- Interface
MetaMaskProvideradded and is part ofSupportedProviders(#6534) gasPricewas added toTransaction1559UnsignedAPItype. (#6539)
Changed
web3
- Dependencies updated
Fixed
web3-errors
- Fixed grammar and spelling in
transactionTimeoutHint(#6559)
web3-eth-contract
- Will populate
datafor transactions in contract for metamask provider instead ofinput(#6534)