Releases: Permissionless-Software-Foundation/bch-js
Releases · Permissionless-Software-Foundation/bch-js
v6.2.12
6.2.12 (2022-05-05)
Bug Fixes
- Utxo.get(): Adding filtering for Group batons (0504cf7)
- Utxo.get(): Adding prototype NFT filtering (88ae47c)
v6.2.11
6.2.11 (2022-05-01)
Bug Fixes
- readme: Adding backup information (651ae3f)
v6.2.10
6.2.10 (2022-04-30)
Bug Fixes
- generateMintOpReturn: Adding additional input validation (39bff13)
- README: Updating README (affa961)
v6.2.9
6.2.9 (2022-04-24)
Bug Fixes
- tokentype1.js: Fixing bug in mint OP_RETURN (aa898b3)
v6.2.8
6.2.8 (2022-04-24)
Bug Fixes
- Utxo.get(): Hydrating mint batons for tokens (f7ba6bb)
v6.2.7
6.2.7 (2022-04-24)
Bug Fixes
- tokentype1.js: Mint OP_RETURN works with output from psf-slp-indexer (a60e2fa)
v6.2.6
6.2.6 (2022-04-24)
Bug Fixes
- util.js: Fixing small bug with Util.validateAddress() (31079af)
v6.2.5
6.2.5 (2022-03-31)
Bug Fixes
- Transaction.get(): Handling coinbase txs (50a1d60)
v6.2.4
6.2.4 (2022-03-29)
Bug Fixes
- npm: Ran npm audit fix. 0 vulns (640c582)
v6.2.3
6.2.3 (2022-03-29)
Bug Fixes
- Utxo.get(): Fixing typo (3050819)
- Utxo.get(): Moving code to where it needs to be (ea83335)