Skip to content

Releases: dashpay/dash

Dash Core 0.12.1.3

02 Mar 07:15
v0.12.1.3
Compare
Choose a tag to compare

Dash Core 0.12.1.3 Release Announcement

We are happy to announce the release of 0.12.1.3. This release includes binaries, which can be downloaded below.

About this Release

Dash Core 0.12.1.3 is a maintenance release of the Dash Core 0.12.1.x series

In this minor release only bugfixes have been included and we consider this a stable release.

On March 1st we have discovered a bug in IS/IX processing code which may cause a peer to crash under certain circumstances. Because of the nature of this bug and the impact on node stability we advice ALL users to update to 0.12.1.3 ASAP. All 24/7 nodes (mining pools, masternodes, exchanges, merchants etc) should consider this update as a MUST.

  • fixes a bug in IS/IX processing code which causes the peer to crash
  • improve sync
  • improve sendrawtransaction RPC
  • fix splash screen
  • fix protobuf 3.0 compilation on MacOS

Changelog

0.12.1.3 changelog
==================

- Do not send outdated MNs on sync (#1373)
- Do not force disconnect for stalled nodes on sync (#1374)
- fix recently observed crash on IsValid (#1375)
- fixed protobuf 3.0 (byteswap) issue on macOS (#1370)
- make sendrawtransaction to accept 2nd optional (#1369)
- Splashscreen now displays correctly (Fully) (#1367)

Thanks to 
@UdjinM6, @tgflynn, @spencerlievens, @chaeplin, @QuantumExplorer, @schinzelh

Dash Core 0.12.1.2

24 Feb 09:55
v0.12.1.2
Compare
Choose a tag to compare

Dash Core 0.12.1.2 Release Announcement

We are happy to announce the release of 0.12.1.2. This release includes binaries, which can be downloaded below.

About this Release

Dash Core 0.12.1.2 is a maintenance release of the Dash Core 0.12.1.x series

It comes in companion with a mandatory update of Sentinel to https://github.com/dashpay/sentinel/releases/tag/v1.0.1

In this minor release only bugfixes have been included and we consider this a stable release.

  • improve watchdog and vote propagation

Changelog

0.12.1.2 changelog
=============

- only consider higher hashes if they don't exceed nExpirationDelay (#1361)
- Define current votes by creation time instead of arrival time (#1360)
- implement sentinel-like wd selection logic (#1359)

Thanks to 
@UdjinM6, @tgflynn, @schinzelh

Dash Core 0.12.1.1

19 Feb 21:55
v0.12.1.1
Compare
Choose a tag to compare

Dash Core 0.12.1.1 Release Announcement

We are happy to announce the release of 0.12.1.1. This release includes binaries, which can be downloaded below.

About this Release

Dash Core 0.12.1.1 is a maintenance release of the Dash Core 0.12.1.x series

In this minor release only bugfixes have been included and we consider this a stable release.

  • improve govobj sync
  • fix Qt segfault on mixing
  • minor typos
  • improve rpc API

Changelog

0.12.1.1 changelog
===============

- fixing strings and docs + instantsend.md
    --> https://github.com/dashpay/dash/pull/1354

- [RFC] add ObjectType to first-level JSON result
    --> https://github.com/dashpay/dash/pull/1352

- fix gov list filtering bug
    --> https://github.com/dashpay/dash/pull/1353

- Add "enough data" stop conditions for gov sync
    --> https://github.com/dashpay/dash/pull/1350

- fix verification network behaviour
    --> https://github.com/dashpay/dash/pull/1348

- Update sendcoinsentry.ui
    --> https://github.com/dashpay/dash/pull/1349

- fix watchdogs
    --> https://github.com/dashpay/dash/pull/1346

- a bit more granular sync checks for mnpayment
    --> https://github.com/dashpay/dash/pull/1344

- Gracefully not accept incoming connection
    --> https://github.com/dashpay/dash/pull/1342

- Few networking fixes
    --> https://github.com/dashpay/dash/pull/1341

- [Trivial] maxconnections parameter help text modified
    --> https://github.com/dashpay/dash/pull/1340

- Fix: Broken download link
    --> https://github.com/dashpay/dash/pull/1335

- Update for OpenSSL 1.1 API.
    --> https://github.com/dashpay/dash/pull/1336

- Fix crash on initial mixing step:
    --> https://github.com/dashpay/dash/pull/1331

- Fix locking issues in dash-qt masternodelist
    --> https://github.com/dashpay/dash/pull/1328

- Fix rpc
    --> https://github.com/dashpay/dash/pull/1325

- Fix some uninitialized variables in dash-qt
    --> https://github.com/dashpay/dash/pull/1324


Thanks to 
@UdjinM6, @crowning-, @thelazier, @Alex-Werner, @bobfeldbauer, @tgflynn, taw00, @schinzelh

Dash Core 0.12.1.0

06 Feb 02:58
v0.12.1.0
Compare
Choose a tag to compare

Dash Core 0.12.1.0 Release Announcement

We are happy to announce the release of Dash Core 0.12.1.0. This release includes binaries, which can be downloaded below.

About this Release

Dash Core 0.12.1.0 is a major release of the Dash Core 0.12.1.x series

In this major release many new features have been included and we consider this a stable release.

Changelog

0.12.1.0 changelog
===============
TBD

Credits

Thanks go to: UdjinM6, Timothy Flynn, chaeplin, thelazier, crowning, snogcel, moocowmoo, nmarley, Evan Duffield & Holger Schinzel

Dash Core 0.12.0.58

09 Jun 18:26
v0.12.0.58
Compare
Choose a tag to compare

Dash Core 0.12.0.58 Release Announcement

We are happy to announce the release of 0.12.0.58. This release includes binaries, which can be downloaded below.

About this Release

Dash Core 0.12.0.58 is a maintenance release of the Dash Core 0.12.0.x series

In this minor release only bugfixes have been included and we consider this a stable release.

  • fixed a bug in budget submission

Changelog

0.12.0.58 changelog
===============


- [budget]: fix budget submission
    --> https://github.com/dashpay/dash/pull/877

Thanks to udjinm6, evan82, schinzelh

Dash Core 0.12.0.57

03 Jun 08:16
v0.12.0.57
Compare
Choose a tag to compare

Dash Core 0.12.0.57 Release Announcement

We are happy to announce the release of 0.12.0.57. This release includes binaries, which can be downloaded below.

About this Release

Dash Core 0.12.0.57 is a maintenance release of the Dash Core 0.12.0.x series

In this minor release only bugfixes have been included and we consider this a stable release.

  • fixed a bug in budget submission
  • fixed mn signature issues with IPv6
  • logging has been improved
  • some small text/image fixes have been made to the user interface.

Changelog

0.12.0.57 changelog
===============


- [mixing]: Fix bug that prevented new blocks to update tip during mixing
    --> https://github.com/dashpay/dash/pull/706

- [budget]: fix budget submission
    --> https://github.com/dashpay/dash/pull/820

- [wallet]: Backport bugfixes for `CMasternodeMan::CheckAndRemove` and smartfee
    --> https://github.com/dashpay/dash/pull/738
- [wallet]: Bump DEFAULT_TRANSACTION_MAXFEE
    --> https://github.com/dashpay/dash/pull/739
- [wallet]: fixing bug in key parser
    --> https://github.com/dashpay/dash/pull/691

- [UI]: update splash screen
    --> https://github.com/dashpay/dash/pull/849

- [net]: Check New MasterNodeBroadcast Time
    --> https://github.com/dashpay/dash/pull/833
- [net]: add support for miniupnp api version 14
    --> https://github.com/dashpay/dash/pull/758
- [net]: update checkpoint
    --> https://github.com/dashpay/dash/pull/824
- [net]: fix bug in IPv6 signatures handling
    --> https://github.com/dashpay/dash/pull/860
    --> https://github.com/dashpay/dash/pull/858
    --> https://github.com/dashpay/dash/pull/847
    --> https://github.com/dashpay/dash/pull/848

- [log]: improve logging
    --> https://github.com/dashpay/dash/pull/757

- [test]: fix test suite
    --> https://github.com/dashpay/dash/pull/688
- [test]: update travis.yml
    --> https://github.com/dashpay/dash/pull/745

Thanks to udjinm6, crowning, thelazier, Comodore125, raze, schinzelh

v0.12.0.0: Masternode System Bug Fixes

04 May 06:34
Compare
Choose a tag to compare
Pre-release
- Fixed a race condition with masternode node selection upon new blocks
- Using nTime for lastpaid instead of the current time for high consensus

v0.9.13.15 - RC5

23 Sep 15:38
Compare
Choose a tag to compare

****** PLEASE UPDATE TO RC5, THIS UPDATE INCLUDES A SPORK (A HARD FORK THAT CAN BE ACTIVATED AT WILL). WHEN 90% OF THE NETWORK HAS UPDATED, IT WILL BE ACTIVATED OR IN 3 WEEKS. ******

RC5 is officially available for download!

This is a large update to the stability of Darksend, including:

  • Enforcement of masternode payments
  • Vastly improved effectiveness of the anonymity provided by Darksend (due to the audit of Kristov)
  • Improved speed of Darksend
  • Prepared code for open sourcing
  • Added Darksend overview screen so users can see what's happening

This is the last release candidate we'll have. Open sourcing will happen in one week! After this, we'll have the community name releases and be doing a 2-3 month release schedule.

For all changes, please see the changelog:
https://github.com/darkcoinproject/darkcoin-binaries/blob/master/CHANGELOG.md