Skip to content

Releases: qtumproject/qtum-ethers

2.0.0

04 Apr 21:31
Compare
Choose a tag to compare
  • Add support for specifying/ignoring/forcing inputs when creating transactions
  • Fix verifyMessage to use compressed addresses
  • Add support for specifying gas price in satoshi
  • Existing wei gas price still works, library autodetects and converts it to satoshi (there is no risk of accidentally creating a tx with huge gas fees as Qtum limits the largest gas fee to several Qtum)