Skip to content

Releases: pokkst/bitcoincashj

0.17.3

24 Feb 18:38
Compare
Choose a tag to compare

Add xpub validation code.

0.17.2

07 Feb 14:13
f6a6eab
Compare
Choose a tag to compare
Cleanup code

0.17.1

07 Feb 02:17
9e31a24
Compare
Choose a tag to compare
Only acknowledge SLP transactions with token type 0x01

0.17.0

02 Feb 22:14
1f65e27
Compare
Choose a tag to compare
Remove enforcer plugin

0.14-2019719

19 Jul 15:40
Compare
Choose a tag to compare

Updates Cash Account server list

0.15

02 Jun 16:27
Compare
Choose a tag to compare

Internally still labeled as 0.14-SNAPSHOT. This 0.15 release on GitHub is for grabbing this up-to-date code via JitPack.

0.14-SNAPSHOT

20 Apr 02:52
Compare
Choose a tag to compare
  • Added isValidLegacyAddress and isValidCashAddr to Address.java
  • Added correct address validation in SendRequest.to() and SendRequest.emptyWallet()
  • Correctly throws AddressFormatException and NullPointerException for sending to Cash Accounts or normal addresses.
  • Deprecated fromBase58 and isValidLegacyAddress in Address.java