Releases: christroutner/bch-js
Releases · christroutner/bch-js
v2.6.5
2.6.5 (2020-06-01)
Bug Fixes
- slp genesis: Adding mint baton (0005a20)
v2.6.4
2.6.4 (2020-06-01)
Bug Fixes
- tokenUtxoDetails: Replacing tokenType with utxoType (42992b9)
v2.6.3
2.6.3 (2020-06-01)
Bug Fixes
- SLP Genesis and Burn: Using slp-mdm for Genesis and Burn OP_RETURNS (a1b1a19)
- SLP.Utils: Replacing old functions with new ones (119ef1b)
v2.6.2
2.6.2 (2020-06-01)
Bug Fixes
- generateSendOpReturn2: Adding tokenQty for genesis transaction (b836484)
v2.6.1
2.6.1 (2020-06-01)
Bug Fixes
- tokenUtxoDetails2(): Now handles Genesis transactions (5fc0d4b)
v2.6.0
2.6.0 (2020-05-31)
Bug Fixes
- rate-limit e2e: Updating e2e tests for rate limits (de5b5de)
- tokenUtxoDetails2: Added with unit and integration tests. Uses new decodeOpReturn2() (e36d99c)
Features
- SLP Utils: Refactoring SLP Utils lib. Starting with isTokenUtxo() (b528a69)
v2.5.3
2.5.3 (2020-05-25)
Bug Fixes
- encryption: Fixing integration test (8db0bd1)
v2.5.2
2.5.2 (2020-05-23)
Bug Fixes
- encryption: Added encryption library (9bab145)
v2.5.1
2.5.1 (2020-05-22)
Bug Fixes
- ipfs server: Updating ipfs server to ipfs-api.fullstack.cash (110171e)
v2.5.0
2.5.0 (2020-05-22)
Bug Fixes
- ipfs: Adding getStatus() to check file upload status (8220fee)
- ipfs: Improved functions and unit tests, addded e2e test (fa984e0)
- ipfs documentation: Added apidocs for IPFS class (64670fd)
- tests: Completing unit tests (9dad040)
Features
- ipfs: Added IPFS class for uploading and download files from IPFS (267d481)
- ipfs: Added IPFS file upload to bch-js (f314b64)