UdjinM6
|
3e4286a584
|
Less cs_main locks in quorums (#2702)
* Drop cs_main from CQuorumManager::UpdatedBlockTip()
* CLLMQUtils::IsQuorumActive() shouldn't require cs_main to be held
* Revert comment deletion
|
2019-02-15 15:11:35 +01:00 |
|
Alexander Block
|
f6828b19b6
|
Merge pull request #2643 from codablock/pr_llmq_chainlocks
Implement LLMQ based ChainLocks
|
2019-01-29 15:59:05 +01:00 |
|
PastaPastaPasta
|
f123248f1c
|
update copyright (#2648)
* update copyright
* Update copyright in configure.ac and COPYING
|
2019-01-29 15:53:14 +01:00 |
|
Alexander Block
|
cf33efc9e1
|
Move SelectQuorumForSigning into CSigningManager and make it height based
|
2019-01-28 12:24:15 +01:00 |
|
Alexander Block
|
189cee2108
|
Don't pass poolSize to SelectQuorum and instead use consensus params
|
2019-01-28 12:24:15 +01:00 |
|
Alexander Block
|
b627528cef
|
Use void as return type for WriteContributions
|
2019-01-17 15:25:43 +01:00 |
|
Alexander Block
|
15c34ccbd8
|
Implement CQuorum and CQuorumManager
|
2019-01-15 15:47:24 +01:00 |
|