Releases: Bitcoin-com/bitbox-sdk
Releases · Bitcoin-com/bitbox-sdk
v8.4.1
- Add unit tests for Util class.
test:unit
script in package.json.
- default
npm test
or yarn test
to unit tests (test:unit
)
v8.4.0
CashAccounts.check
CashAccounts.reverseLookup
v8.3.3
- Address unit tests
- Unit test refactor for Block class
v8.3.2
- Update bitcoincashjs-lib dep
v8.2.2
- Add optional
signatureAlgorithm
parameter to bitbox.ECPair.sign()
method
- Adds integration tests back in. These tests are executed by running:
v8.2.1
Add optional signatureAlgorithm
parameter to ECPair.sign()
v8.2.0
Properly set Address network in transaction builder.
v8.1.1
Expose the Socket
constructor not an instance