Releases: christroutner/bch-js
Releases · christroutner/bch-js
v2.4.0
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
2.3.16 (2020-05-03)
Bug Fixes
- npm audit: ran npm audit fix (2c98c65)
v2.3.15
2.3.15 (2020-04-25)
Bug Fixes
- gettxout: Uses new gettxout POST call (e96d5da)
v2.3.14
2.3.14 (2020-04-21)
Bug Fixes
- testnet integration tests: Introduced bug with last PR. This fixes it (6202d45)
v2.3.13
2.3.13 (2020-04-20)
Bug Fixes
- slp integration tests: Adding delay to fix the BVT (cc79e21)
v2.3.12
2.3.12 (2020-04-17)
Bug Fixes
- electrumx: Added balance endpoints (c246d1f)
- electrumx: Added transaction history endpoints (9f935e2)
v2.3.11
2.3.11 (2020-04-08)
Bug Fixes
- ElectrumX: Added ElectrumX library and first endpoint (15dca6e)
v2.3.10
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
2.3.9 (2020-03-10)
Bug Fixes
- tokenUtxoDetails: Fixed improperly stubbed unit test (ed2860d)
v2.3.8
2.3.8 (2020-03-08)
Bug Fixes
- control: Adding integration tests for control library (857449f)