1.2.1 (2024-01-04)
- fixtures: fix hmac fixtures (071467a)
1.2.0 (2024-01-04)
- fee error types (1e1fe02)
1.1.0 (2023-12-15)
- fix validateOutputAmount API for BigNumber (9081171)
- preserve backward compatibility (9081171)
1.0.2 (2023-11-16)
- update bitcoin-address-validation + include taproot address validate in tests (facc253)
1.0.1 (2023-11-06)
- auto publish to npm (ada4f05)
1.0.0 (2023-09-29)
- typescript and v1 (#95)
0.6.0 (2023-08-31)
0.5.1 (2023-05-30)
- braid: allow for regtest braids (06b05fb)
0.5.0 (2023-04-06)
- add minSats to the validateOutputAmount function. Fix missing package (52b3c60)
- add test (31ab2de)
0.4.1 (2023-03-31)
- keys: include regtest for tpub validation (a298eb8)
- ExtendedPublicKey class for encoding and decoding xpubs
- Basic linting fixes
- Support for conversion between different xpub prefixes/versions
- Test fixtures for different extended public key versions
Include Bech32 outputs for P2WSH fixtures & tests.
- Utilities for working with extended public keys, useful for extracting xpubs from Ledger devices.
docs
tree is now in its owngh-pages
branch
Major refactoring of documentation and API.
CHANGELOG.md
file
- Input & output amounts are forced to BigNumber
- Unused arguments in some block explorer functions