This repository has been archived by the owner on Mar 7, 2023. It is now read-only.
v3.13.0
Pre-release
Pre-release
This pre-release includes the new implementation of dynamic fees from #183 which has not been merged yet.
Bug Fixes
- API: set public note in pushTx
(c6fbcbee) - Payment: use -1 for unspent confirmations rather than 0
(7eafaa0b)
Features
- payment: dynamic fees implemented
(31ec548d)
Refactor
- RNG: use length rather than byteLength
Test
- PreRelease: disable payment and transaction tests
Chore
- Assert: check that sha1 is available to make sure correct algorithm is used
- PreRelease: bump minor version