Skip to content

v4.11.1

Compare
Choose a tag to compare
@luu-alex luu-alex released this 24 Jul 15:09
· 26 commits to 4.x since this release
1b9df07

[4.11.1]

Fixed

web3-errors

  • Fixed the undefined data in Eip838ExecutionError constructor (#6905)

web3-eth

  • Adds transaction property to be an empty list rather than undefined when no transactions are included in the block (#7151)
  • Change method getTransactionReceipt to not be casted as TransactionReceipt to give proper return type (#7159)

web3

  • Remove redundant constructor of contractBuilder (#7150)

What's Changed

New Contributors

Full Changelog: v4.11.0...v4.11.1