Releases: PACCommunity/PAC
v0.12.6.2 Release: Bugs fixed and news restored.
This is a minor release part of the 0.12.x.x series.
-
It contains a fix for the wallet news. It is using now a domain instead of the public ip of the server.
-
It fixes a problem found with the QCalendarView styles.
-
The protocol didn't change, so masternode can skip this update. In case you want to update, there's no need to issue the masternode start command.
-
This release is not mandatory but it fixes some minor bugs. Update if you want to keep getting the pac news on the wallet.
$PAC v0.12.6.1
About this Release
This is a minor release part of the 0.12.x.x series.
- It contains the new wallet skin.
- The protocol didn't change, so masternode can skip this update. In case you want to update, there's no need to issue the
masternode start
command.
$PAC v0.12.6.0
About this Release
This is a minor release part of the 0.12.x.x series.
It contains new features and improvements and we consider this a stable release and a mandatory update.
- Implemented A Penalty System for Delayed Block Submission By Horizen to help mitigate 51% attacks.
- As part of the penalty system, the RPC command
getchaintips
now has a new fieldpenalization
, it indicates the penalization a certain chain has. - New reward rules: miners now receive 15% of the block reward and masternodes 65%.
- New reward rules active at height #217736.
- The protocol was changed to 70215, masternodes need to issue
masternode start
command
$PAC v0.12.5.1
On this release MIN_PEER_PROTO_VERSION
and MIN_MASTERNODE_PAYMENT_PROTO_VERSION_2
was changed to 70214. Peers on an older protocol won't connect to peers on the new protocol, and masternodes on protocol 70213 won't receive payments until they update.
$PAC v0.12.5.0
This release contains the new fees, which will secure the network against transactions flooding. Also a new checkpoint was added and the protocol is updated.
$PAC v0.12.4.0
This release contains the proposals tab. Users will be able to see the current proposals and vote for them from the wallet. Masternodes are not required to update to this version.
$PAC v0.12.3.1
Min protocol version was bumped to 70213, this will ensure that peers on the newer protocol can't connect to those still on the old protocol (70212).
$PAC v0.12.3.0
Changelog:
- Added new dns seeeds and servers for both, main and testnet.
- Starting on block #50000 the rewards percentages will change. New percentages are: 75% of the mined coins will go to the masternodes, and 5% to the miners.
- Add support to build binaries with gitian
- Bumped protocol to 70213
- Bumped version to 0.12.3.0
- Added a new checkpoint
$PAC v0.12.2.3
Initial release.