Dash Core 0.12.1.3
schinzelh
released this
02 Mar 07:15
·
14963 commits
to develop
since this release
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