Skip to content

Latest commit

 

History

History
39 lines (21 loc) · 462 Bytes

CHANGELOG.md

File metadata and controls

39 lines (21 loc) · 462 Bytes

1.0.0

  • Initial version, created by anicdh

1.0.1

  • Format code & add description

1.0.2

  • Change version bs58check

1.0.3

  • Change generate BIP32 from function to factory

1.0.4

  • Fix error message when generate BIP32 from private key
  • Fix argument of wif decode function

1.0.5

  • Fix wif decodeRaw function

1.0.6

  • Fix derive bug

1.0.8

  • Update pointycastle version to 2.0.0

1.0.10

  • Fix sign

2.0.0

  • Add null-safety