Skip to content

Releases: Bitcoin-com/bitbox-sdk

v8.4.1

15 Jun 06:52
561a164
Compare
Choose a tag to compare
  • 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

06 Jun 04:09
Compare
Choose a tag to compare
  • CashAccounts.check
  • CashAccounts.reverseLookup

v8.3.3

05 Jun 10:36
Compare
Choose a tag to compare
  • Address unit tests
  • Unit test refactor for Block class

v8.3.2

02 Jun 05:52
Compare
Choose a tag to compare
  • Update bitcoincashjs-lib dep

v8.3.1

02 Jun 04:45
Compare
Choose a tag to compare
  • Update axios dependency

v8.3.0

31 May 05:12
Compare
Choose a tag to compare

CashAccounts.lookup

v8.2.2

30 May 00:26
b69f13a
Compare
Choose a tag to compare
  • Add optional signatureAlgorithm parameter to bitbox.ECPair.sign() method
  • Adds integration tests back in. These tests are executed by running:

v8.2.1

27 May 09:42
3c0dc55
Compare
Choose a tag to compare

Add optional signatureAlgorithm parameter to ECPair.sign()

v8.2.0

24 May 21:03
Compare
Choose a tag to compare

Properly set Address network in transaction builder.

v8.1.1

24 May 00:59
Compare
Choose a tag to compare

Expose the Socket constructor not an instance