Skip to content

Releases: Bitcoin-com/bitbox-sdk

v8.1.0

22 May 05:56
Compare
Choose a tag to compare
  • Expose bitcoincashjs-lib Script.number

v8.0.2

17 May 22:21
Compare
Choose a tag to compare
  • add types for non-verbose response

v8.0.1

17 May 12:40
Compare
Choose a tag to compare
  • publish index.ts to npm

v8.0.0

17 May 08:24
6d0868f
Compare
Choose a tag to compare
  • Remove CLI to bitbox-cli

v7.3.0

14 May 10:58
b584db9
Compare
Choose a tag to compare

Script updates

  • encodeNullDataOutput
  • decodeNullDataOutput
  • checkNullDataOutput
  • encodeP2PKInput
  • decodeP2PKInput
  • checkP2PKInput
  • encodeP2PKOutput
  • decodeP2PKOutput
  • checkP2PKOutput
  • encodeP2PKHInput
  • decodeP2PKHInput
  • checkP2PKHInput
  • encodeP2PKHOutput
  • decodeP2PKHOutput
  • checkP2PKHOutput
  • encodeP2MSInput
  • decodeP2MSInput
  • checkP2MSInput
  • encodeP2MSOutput
  • decodeP2MSOutput
  • checkP2MSOutput
  • encodeP2SHInput
  • decodeP2SHInput
  • checkP2SHInput
  • encodeP2SHOutput
  • decodeP2SHOutput
  • checkP2SHOutput

v7.2.1

13 May 11:01
5549fb9
Compare
Choose a tag to compare
  • Port all tests to .ts

v7.2.0

12 May 09:56
9301978
Compare
Choose a tag to compare
  1. Ported entire test suite to typescript
  2. Added 200 tests

v7.1.0

11 May 10:25
5c892e8
Compare
Choose a tag to compare
  • Add types
  • Add interfaces
  • Make all classes modular for require and import
  • 100% test coverage for BITBOX class
  • Test all class constructors

v7.0.18

11 May 00:03
Compare
Choose a tag to compare
  • Bring back conversion methods

v7.0.17

10 May 08:05
Compare
Choose a tag to compare
  • Update tests