- 16 Mar, 2015 3 commits
-
-
Evan Duffield authored
-
Evan Duffield authored
-
Evan Duffield authored
- Ensures ports remain open and client are responsive to IX requests. - Completely 100% decentralized. This farms out the work of checking the masternode network to the masternode network. 1% of the network is determistically selected to check another 1% of the network each block. It takes six separate checks to deactivate a node, thus making it tamper proof. - Nodes are kept in the masternode list if they fail enough PoSe checks to deactivate. They will continue to be checked until the operator fixes them. However they will not be paid while they're failing checks.
-
- 11 Mar, 2015 1 commit
-
-
UdjinM6 authored
-
- 05 Mar, 2015 1 commit
-
-
Mike Kinney authored
-
- 04 Mar, 2015 1 commit
-
-
Evan Duffield authored
-
- 25 Feb, 2015 1 commit
-
-
UdjinM6 authored
-
- 23 Feb, 2015 2 commits
- 15 Feb, 2015 1 commit
-
-
UdjinM6 authored
-
- 08 Feb, 2015 1 commit
-
-
Evan Duffield authored
-
- 06 Feb, 2015 1 commit
-
-
Evan Duffield authored
-
- 01 Feb, 2015 1 commit
-
-
Evan Duffield authored
-
- 29 Jan, 2015 1 commit
-
-
UdjinM6 authored
-
- 08 Jan, 2015 1 commit
-
-
Evan Duffield authored
masternode.conf was broken when any index other than 0 was used. This fixes it and allows the correct input to be selected and the masternode to be started successfully.
-
- 31 Dec, 2014 1 commit
-
-
Evan Duffield authored
- Made masternodes/darksend compatible with regression testing mode (a local-only blockchain that doesn't require mining). Developers can now test multiple rounds in a few minutes without waiting on mining (much faster). - Added dsee security verification to v11 - darkSendMasternodes -> vecMasternodes (must clearer)
-
- 30 Dec, 2014 1 commit
-
-
Evan Duffield authored
- Fixed matching engine issue causing false positive non-denominational matches - Basic masternode support for regtest (still not working)
-
- 24 Dec, 2014 1 commit
-
-
Evan Duffield authored
-
- 23 Dec, 2014 1 commit
-
-
Evan Duffield authored
-
- 16 Dec, 2014 1 commit
-
-
Francis Reynders authored
-
- 14 Dec, 2014 1 commit
-
-
Francis Reynders authored
- refactored CActiveMasternode - added masternodeconfig to handle remote masternode configuration - read masternodeconfig upon init - new masternode rpc commands: stop-many, start-alias, stop-alias, list-conf - added notCapableReason field for better handling not capable issues
-
- 11 Dec, 2014 2 commits
-
-
Evan Duffield authored
-
Evan Duffield authored
This doesn't include any of the changes in the darkcoin/v0.10.18.x branch. Those will be brought over into this commit history.
-