Swipp core 2.0.2 (Baldr)
ONLY HERE FOR REFERENCE. Please download the newest wallet instead.
Completely new wallet and daemon with new specifications and payout scheme for the Swipp currency.
Fixes some issues from 2.0.0, relaxing the client protocol checks in the network code.
Fixes issue of stuck block chain when starting with an empty wallet on 2.0.1.
IF YOU HAVE ISSUES WITH THE 64 BIT WINDOWS BINARY, PLEASE USE THE 32 BIT VERSION INSTEAD!
Wallet updates
- New logo and splash screen.
- Added official nodes to the default network.
New features for the currency
- Max supply limited to 14 million Swipp (down from the previous 50 million).
- Max block size increased by 50%.
- Masternode collateral increased to 30 000 (takes effect after block 93 000).
- Masternodes now get paid on PoW blocks as well (takes effect after block 93 000).
- Completely new payout/reward scheme. This is thoroughly explained on http://www.swippcoin.com/specifications (takes effect after block 93 000).
New features in the code base
- Implemented block breaks - a way to associate the current block height with a protocol version. This let's us jump to the new protocol when a certain block height is reached.
- Masternode collateral can now be associated with a block break, letting us change it at chosen block heights.
- A lot of other fixes and improvements.