Skip to content

v1.1.0

Compare
Choose a tag to compare
@Exxenoz Exxenoz released this 08 Apr 14:24
· 4 commits to master since this release
  • Replace bigint with bignumber.js for better browser compatibility
  • Add Amount class and AmountString as replacement for Balance and BalanceString
  • Change Height type from bigint to number
  • Replace deprecated substr method with substring
  • Add test cases for Address, AddressConverter and Amount