Skip to content

Releases: Exxenoz/nano-block-essentials

v1.2.0

11 Apr 17:11
Compare
Choose a tag to compare

v1.1.0

08 Apr 14:24
Compare
Choose a tag to compare
  • 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

v1.0.0

22 Jan 20:26
Compare
Choose a tag to compare
  • Added nano block essentials v1.0.0