Skip to content

v1.7.0

Compare
Choose a tag to compare
@spacesailor24 spacesailor24 released this 17 Jan 16:16
· 134 commits to 1.x since this release

Added

  • maxPriorityFeePerGas and maxFeePerGas added to Transaction and TransactionConfig interfaces (#4232) (#4585)

Fixed

  • Fix readthedoc's build for web3js documentation (#4425)
  • Fix response sorting for batch requests (#4250)

Changed

  • Changed getFeeHistory first parameter type from number to hex according to the spec (#4529)