Releases: Permissionless-Software-Foundation/bch-js
Releases · Permissionless-Software-Foundation/bch-js
v6.4.2
6.4.2 (2022-07-10)
Bug Fixes
- address: Adding toEtokenAddress() function (dbfaf9c)
v6.4.1
6.4.1 (2022-05-15)
Bug Fixes
- test: Updating integration test (9ac620e)
v6.4.0
6.4.0 (2022-05-10)
Features
- Utxo.isValid(): can test if a UTXO has been spent (6860120)
v6.3.4
6.3.4 (2022-05-09)
Bug Fixes
- tests: Fixing broken UTXO.get() test (06e5af4)
v6.3.3
6.3.3 (2022-05-09)
Bug Fixes
- test: Updating UTXO integration tests (761a2d2)
v6.3.2
6.3.2 (2022-05-09)
Bug Fixes
- tests: Fixing broken integration tests for token data (2adc2df)
v6.3.1
6.3.1 (2022-05-08)
Bug Fixes
- token data: Returning CID rather than content itself (139da8c)
v6.3.0
6.3.0 (2022-05-08)
Features
- slpindexer: Added bchjs.PsfSlpIndexer.getTokenData() (d144b13)
v6.2.14
6.2.14 (2022-05-05)
Bug Fixes
- Utxo.get(): Added additional integration tests (416e302)
v6.2.13
6.2.13 (2022-05-05)
Bug Fixes
- mintNFTGroupOpReturn(): Updating to use UTXOs from psf-slp-indexer (59e92ad)