Skip to content

Releases: christroutner/bch-js

v2.4.0

20 May 04:16
67591ef
Compare
Choose a tag to compare

2.4.0 (2020-05-20)

Bug Fixes

  • code coverage: Adding coverage reporting (9e23ecb)

Features

  • decodeOpReturn2: Added slp-parser lib to create alternate decodeOpReturn (f342f24)

v2.3.16

03 May 20:54
07d2538
Compare
Choose a tag to compare

2.3.16 (2020-05-03)

Bug Fixes

  • npm audit: ran npm audit fix (2c98c65)

v2.3.15

25 Apr 13:03
43cebcf
Compare
Choose a tag to compare

2.3.15 (2020-04-25)

Bug Fixes

  • gettxout: Uses new gettxout POST call (e96d5da)

v2.3.14

21 Apr 01:58
011a19a
Compare
Choose a tag to compare

2.3.14 (2020-04-21)

Bug Fixes

  • testnet integration tests: Introduced bug with last PR. This fixes it (6202d45)

v2.3.13

20 Apr 15:15
c83ef9a
Compare
Choose a tag to compare

2.3.13 (2020-04-20)

Bug Fixes

  • slp integration tests: Adding delay to fix the BVT (cc79e21)

v2.3.12

17 Apr 18:58
c9cb830
Compare
Choose a tag to compare

2.3.12 (2020-04-17)

Bug Fixes

  • electrumx: Added balance endpoints (c246d1f)
  • electrumx: Added transaction history endpoints (9f935e2)

v2.3.11

08 Apr 02:14
b5bb65e
Compare
Choose a tag to compare

2.3.11 (2020-04-08)

Bug Fixes

  • ElectrumX: Added ElectrumX library and first endpoint (15dca6e)

v2.3.10

21 Mar 04:08
8245e19
Compare
Choose a tag to compare

2.3.10 (2020-03-21)

Bug Fixes

  • bch-api: Updating to work with bch-api v1.14.8 and ABC v0.21.2 (f324bae)

v2.3.9

10 Mar 15:58
62432e0
Compare
Choose a tag to compare

2.3.9 (2020-03-10)

Bug Fixes

  • tokenUtxoDetails: Fixed improperly stubbed unit test (ed2860d)

v2.3.8

08 Mar 17:08
cde8153
Compare
Choose a tag to compare

2.3.8 (2020-03-08)

Bug Fixes

  • control: Adding integration tests for control library (857449f)