Skip to content

Releases: ArkEcosystem/java-crypto

1.0.1

18 Feb 10:09
6c85a37
Compare
Choose a tag to compare

Changed

  • update dependency gradle to v6.2.0 (#107)

1.0.0 - for old version of bitcoinj-v0.14.7

20 Feb 07:46
Compare
Choose a tag to compare

Release tag supporting old version of bitcoinj-v0.14.7

1.0.0

12 Feb 10:01
1b8a595
Compare
Choose a tag to compare

Added

  • Add Support for new Core v2.6 Transaction Types

Changed

  • Upgrade Dependencies

0.1.2

12 Dec 08:48
Compare
Choose a tag to compare

Changed

  • Set network field on transaction

0.1.1

11 Dec 14:06
Compare
Choose a tag to compare

Fixed

  • Construct the correct JSON representation of transactions
  • Return the correct transaction type for MultiSignatureRegistration
  • Properly cast slot times to integer
  • Set the version on AbstractTransaction

0.1.0

09 Oct 03:31
Compare
Choose a tag to compare
  • Initial Release