Skip to content

Releases: dashpay/dashj

DashJ 0.17.10

26 Oct 18:27
dcc512c
Compare
Choose a tag to compare

DashJ now uses protobuf-javalite 3.14.0 to maintain comparability with Firebase libraries that may be used in apps.

What's Changed

Full Changelog: v0.17.9...v0.17.10

Release 0.17.9

28 Sep 21:04
7f47fd4
Compare
Choose a tag to compare
  • Remove lambda functions to support Android 6.0

Release 0.17.8

28 Sep 21:10
6d5b7bd
Compare
Choose a tag to compare
Signed-off-by: HashEngineering <[email protected]>

Release 0.17.7

25 May 13:24
404abe8
Compare
Choose a tag to compare
Update junit to 4.13.1 and jackson-databind to 2.9.10.7 (#111)

* Update junit to 4.13.1

* Update jackson-databind to 2.9.10.7

DashJ 0.17.4

10 Oct 01:01
97a88b0
Compare
Choose a tag to compare
Release 0.17.4

Signed-off-by: HashEngineering <[email protected]>

DashJ 0.17.1

10 Apr 15:44
fb579d8
Compare
Choose a tag to compare

Includes fixes for:

  1. Crashes with processing InstantSend
  2. Crashes when saving Chainlock data before a chainlock is received
  3. Infinite Send loop
  4. Security updates

DashJ 0.17

19 Feb 01:49
5362e32
Compare
Choose a tag to compare

DashJ was updated to BitcoinJ 0.15.4 and has many improvements to lower memory requirements of the deterministic masternode list.

DashJ 0.16.5

05 Feb 16:20
1cad751
Compare
Choose a tag to compare

Addresses the issue of Dash Core 0.14.0.x nodes disconnecting while sending a transaction.

DashJ 0.16.3

10 Sep 18:18
b31ab26
Compare
Choose a tag to compare

Changes:

  • Fix bug with SIGOPS not updated with DIP0001
  • Add lite mode support
  • Execute all new block listeners in the same thread
  • Add optional BLS signature log feature
  • Fix memory leak in InstantSendManager
  • Add block height of BIP65 activation to eliminate counting block versions
  • Use a specific commit for the submodule bls-singatures from chia-network
  • Add locale and separator options to MonetaryFormat
  • Add missing message names to BitcoinSerializer
  • Add logging of BLS signature failures
  • Remove a RuntimeException on BLS signature failure

DashJ 0.16.2

03 Aug 14:34
b15515f
Compare
Choose a tag to compare
Release 0.16.2