Skip to content

v1.7.0-rc.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@spacesailor24 spacesailor24 released this 09 Dec 18:20
· 139 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)