Skip to content

v13.0.1

Compare
Choose a tag to compare
@CryptoCentric CryptoCentric released this 13 May 20:14
· 2364 commits to master since this release
3f03fa8

Absolute Core 0.13.0.1

The first major release of the Absolute Core including Deterministic Masternodes.
This major release contains new features, improvements and bugfixes and we consider this a stable release.

Notable changes:

DIP0002 - Special Transactions
DIP0003 - Deterministic Masternode Lists
DIP0004 - Simplified Verification of Deterministic Masternode Lists
Automatic InstantSend for "simple" transactions, which make up about 90% of all transactions seen on the network
Multiple improvements to PrivateSend, including the introduction of multi-session mixing
Changes in getblocktemplate, miners please take a note (also see Coinbase Special Transaction in DIP0004)
New ZMQ notifications for Governance
New Masternode Tab for DIP3 Masternodes
Various RPC changes and new command-line options
Lots of translation updates, refactoring and bug fixes

GUI changes

Masternodes tab has a new checkbox that should filter masternode list by using keys stored in the wallet.
This should make it much easier for masternode owners to find their masternodes in the list.

RPC changes

There is a new RPC command getspecialtxes which returns an array of special transactions found in the specified block with different level of verbosity. Also, various protx commands show extended help text for each parameter now (instead of referencing protx register).

Hardened Spork15 value to 970000

We've hardened the spork15 block height to 970000, which makes sure that syncing from scratch will always work, no matter if spork15 is received in-time or not.