Skip to content

Releases: christroutner/bch-js

v2.6.5

01 Jun 03:45
4998ecf
Compare
Choose a tag to compare

2.6.5 (2020-06-01)

Bug Fixes

  • slp genesis: Adding mint baton (0005a20)

v2.6.4

01 Jun 02:52
4908097
Compare
Choose a tag to compare

2.6.4 (2020-06-01)

Bug Fixes

  • tokenUtxoDetails: Replacing tokenType with utxoType (42992b9)

v2.6.3

01 Jun 02:04
77642c7
Compare
Choose a tag to compare

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

01 Jun 00:46
75532d7
Compare
Choose a tag to compare

2.6.2 (2020-06-01)

Bug Fixes

  • generateSendOpReturn2: Adding tokenQty for genesis transaction (b836484)

v2.6.1

01 Jun 00:24
4195f1f
Compare
Choose a tag to compare

2.6.1 (2020-06-01)

Bug Fixes

  • tokenUtxoDetails2(): Now handles Genesis transactions (5fc0d4b)

v2.6.0

31 May 16:38
7176010
Compare
Choose a tag to compare

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

25 May 23:12
d7ac3a9
Compare
Choose a tag to compare

2.5.3 (2020-05-25)

Bug Fixes

  • encryption: Fixing integration test (8db0bd1)

v2.5.2

23 May 15:05
cccb567
Compare
Choose a tag to compare

2.5.2 (2020-05-23)

Bug Fixes

  • encryption: Added encryption library (9bab145)

v2.5.1

22 May 04:36
e324827
Compare
Choose a tag to compare

2.5.1 (2020-05-22)

Bug Fixes

  • ipfs server: Updating ipfs server to ipfs-api.fullstack.cash (110171e)

v2.5.0

22 May 03:27
c2ef416
Compare
Choose a tag to compare

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)