Skip to content

Releases: bitcoin-education/bitcoin-java

0.4.5

05 Nov 15:22
a32894d

Choose a tag to compare

Merge pull request #31 from bitcoin-education/fix-wordlist-fetch

fix wordlist importing

0.4.4

11 Jun 22:17
d3359fe

Choose a tag to compare

Merge pull request #27 from bitcoin-education/0.4.4

adding new methods

0.4.3

06 May 00:48

Choose a tag to compare

add get private key method to extended private key

0.4.2

28 Mar 02:32
e497a04

Choose a tag to compare

Merge pull request #24 from bitcoin-education/transaction-vsize

add transaction vsize method

0.4.1

29 Dec 01:57
842cdf2

Choose a tag to compare

Merge pull request #15 from bitcoin-education/4.1

update dependencies

0.4.0

29 Oct 04:09
ebb8d01

Choose a tag to compare

Merge pull request #8 from bitcoin-education/script-to-address

adding script to address methods

0.3.2

28 Oct 03:52
c1b1980

Choose a tag to compare

Merge pull request #7 from bitcoin-education/script-identification

adding script identification methods

0.3.1

24 Oct 21:48
d08c0ab

Choose a tag to compare

Merge pull request #6 from bitcoin-education/add-overloaded-method

add overloaded method to extended pubkey

0.3.0

17 Oct 20:44
0f64e9b

Choose a tag to compare

Merge pull request #5 from bitcoin-education/adding-prefix

adding prefix as parameter to extended key methods

0.2.0

30 Sep 03:46
8f4eca0

Choose a tag to compare

Merge pull request #4 from bitcoin-education/unserialize

adding extended keys unserialization