Skip to content

Swipp core 2.1.0 (Yggdrasil)

Compare
Choose a tag to compare
@teamswipp teamswipp released this 11 Dec 05:15
· 226 commits to master since this release

ONLY HERE FOR REFERENCE. Please download the newest wallet instead.

Maintenance release of the wallet and daemon with updated PoS and PoW masternode payout rules.

This updates the protocol and requires everybody to update. Anybody that has not updated to this version once block 140 000 is reached will not be accepted onto the network!

Wallet updates

  • Fix invalid masternode collateral in the QT dialogs.
  • New flag, -debugbacktrace. Outputs backtraces for debugging purposes.

New features for the currency

  • Masternodes should now really get paid on PoW blocks as well (takes effect after block 140 000).
  • Updated PoS and PoW masternode payout rules (takes effect after block 140 000).

New features in the code base

  • Test suite updated. All of the tests do not yet run and still need additional work.
  • New cross compiler script for compiling the daemon for Windows.
  • New test script. This script can be used for starting a test environment. It can also be used to send commands to and mine on the different nodes started by the scripts.
  • Ability to send stack traces to the debug output.