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

v4.1.1

Choose a tag to compare

@jdevcs jdevcs released this 21 Aug 16:28
· 340 commits to 4.x since this release

Added

web3

  • To fix issue #6190, added the functionality to introduce different timeout value for Web3. (#6336)

web3-core

  • To fix issue #6190, added the functionality to introduce different timeout value for Web3. (#6336)

web3-eth-contract

  • In case of error events there will be inner error also available for details

Fixed

web3-eth

  • Added return type for formatSubscriptionResult in class NewHeadsSubscription (#6368)

web3-core

  • Fixed rpc errors not being sent as an inner error when using the send method on request manager (#6300).

web3-errors

web3-eth-contract

  • Fixed bug in contract.events.allEvents

web3-validator

Changed

  • Updated web3 dependencies of other packages