dogecoin / libdohj

Java library for adding altcoin support to bitcoinj
Apache License 2.0
107 stars 89 forks source link

Update to bitcoinj 0.16 #60

Closed rnicoll closed 2 years ago

rnicoll commented 2 years ago

This introduces the core changes to make libdohj compatible with bitcoinj 0.16. It does not yet necessarily actually work, which is why it's on a branch, but provides a base for testing CATE against.

rnicoll commented 2 years ago

The 0.16.10 was a typo in an earlier version of this, which this fixes.