Skip to content

Releases: FigureTechnologies/hdwallet

v0.1.15

04 Feb 15:55
cfaa7d8
Compare
Choose a tag to compare

What's Changed

  • Bug Fix: Fix conversion from BCECPublicKey to hdwallet PublicKey by @mwoods-figure in #30

Full Changelog: v0.1.14...v0.1.15

v0.1.14

27 Jan 01:53
3b2205f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.13...v0.1.14

v0.1.13

07 Jan 17:46
e88bddb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.12...v0.1.13

v0.1.12

30 Dec 20:17
53eb733
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.11...v0.1.12

v0.1.11

28 Dec 20:18
b42c3f6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.9...v0.1.11

Add Account.fromBip32 helper function

08 Dec 21:52
1754476
Compare
Choose a tag to compare

What's Changed

  • Proper bip32 account shortcut by @mtps in #20

Full Changelog: v0.1.9...v0.1.10

Release 0.1.9

06 Dec 22:03
07711e7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.8...v0.1.9

Release v0.1.8

22 Nov 19:57
915b6c2
Compare
Choose a tag to compare
add signing (#18)

Release v0.1.0

20 Sep 22:16
b8f7f6a
Compare
Choose a tag to compare
Enable gradle publish for releases. (#3)

* Turn on gradle publishing for maven central for created releases.
* Add a maven central badge to readme for current version.