- 04 May, 2018 2 commits
-
-
Volodymyr Shamray authored
Resolve "Prevent voting during budget finalization" See merge request crown/crown-core!109
-
Volodymyr Shamray authored
-
- 01 May, 2018 5 commits
-
-
Volodymyr Shamray authored
-
Volodymyr Shamray authored
-
Volodymyr Shamray authored
-
Volodymyr Shamray authored
-
Volodymyr Shamray authored
-
- 30 Apr, 2018 8 commits
-
-
Volodymyr Shamray authored
-
Volodymyr Shamray authored
-
Volodymyr Shamray authored
-
Volodymyr Shamray authored
Unit tests for CFinalizedBudget See merge request !104
-
Volodymyr Shamray authored
-
Volodymyr Shamray authored
-
Volodymyr Shamray authored
-
Volodymyr Shamray authored
-
- 29 Apr, 2018 7 commits
-
-
Volodymyr Shamray authored
-
Volodymyr Shamray authored
-
Volodymyr Shamray authored
-
Volodymyr Shamray authored
-
Volodymyr Shamray authored
-
Volodymyr Shamray authored
-
Volodymyr Shamray authored
Unit test compilation fix with gcc 4.8 See merge request !107
-
- 28 Apr, 2018 5 commits
-
-
Volodymyr Shamray authored
-
Volodymyr Shamray authored
-
Volodymyr Shamray authored
-
Volodymyr Shamray authored
Merge branch '139-impl-finalbudget-order-agnostic-comparison' into 142-prevent-voting-during-finalization
-
Volodymyr Shamray authored
-
- 27 Apr, 2018 13 commits
-
-
Volodymyr Shamray authored
Merge branch '139-impl-finalbudget-order-agnostic-comparison' into 142-prevent-voting-during-finalization
-
Volodymyr Shamray authored
-
Volodymyr Shamray authored
-
Volodymyr Shamray authored
-
Volodymyr Shamray authored
-
Volodymyr Shamray authored
-
Volodymyr Shamray authored
-
Volodymyr Shamray authored
-
Volodymyr Shamray authored
-
Volodymyr Shamray authored
-
Volodymyr Shamray authored
-
Volodymyr Shamray authored
CBudgetManager::UpdateProposal() now checks if the vote timestamp is within 75% of estimated time before the superblock (2880 blocks times 1 min in mainnet). If not - vote is rejected.
-
Volodymyr Shamray authored
* CBudgetManager::SubmitProposalVote() is added * SubmitProposalVote is used in rpc-masternode-budget.cpp to submit new votes for proposals. UpdateProposal is used now only to add votes received through the network * SubmitProposalVote and UpdateProposal got draft implementation of prvention of voting during budget finalization * Some unit tests added
-