dash/src/llmq
Alexander Block 3f7553a711
Disable new connection handling and concentrated recovery for large LLMQs (#3548)
* Rename CollectSigSharesToSend to CollectSigSharesToSendConcentrated

* Allow to disable concentrated recovery and new connection handling for large LLMQs
2020-06-25 09:47:24 +02:00
..
quorums_blockprocessor.cpp Better error handling while processing special txes (#3504) 2020-06-08 05:57:57 +03:00
quorums_blockprocessor.h Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
quorums_chainlocks.cpp scripted-diff: Convert 11 enums into scoped enums (C++11) (merge #10742) 2020-06-11 23:20:48 -05:00
quorums_chainlocks.h Fix ProcessNewBlock vs EnforceBestChainLock deadlocks in ActivateBestChain (#3492) 2020-06-09 06:53:16 +03:00
quorums_commitment.cpp Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
quorums_commitment.h Merge #12193: RPC: Consistently use UniValue.pushKV instead of push_back(Pair()) (karel-3d) (#3532) 2020-06-18 12:17:23 +03:00
quorums_debug.cpp Merge #12193: RPC: Consistently use UniValue.pushKV instead of push_back(Pair()) (karel-3d) (#3532) 2020-06-18 12:17:23 +03:00
quorums_debug.h Merge pull request #3361 from PastaPastaPasta/backports-0.16-pr11 2020-03-20 01:47:53 +03:00
quorums_dkgsession.cpp Disable new connection handling and concentrated recovery for large LLMQs (#3548) 2020-06-25 09:47:24 +02:00
quorums_dkgsession.h Only relay DKG messages to intra quorum connection members (#3536) 2020-06-18 11:40:33 +03:00
quorums_dkgsessionhandler.cpp Disable new connection handling and concentrated recovery for large LLMQs (#3548) 2020-06-25 09:47:24 +02:00
quorums_dkgsessionhandler.h Also remove m_tx_announced and m_tx_in_flight entries when EraseObjectRequest is called 2020-04-07 13:25:29 +02:00
quorums_dkgsessionmgr.cpp Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
quorums_dkgsessionmgr.h Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
quorums_init.cpp Fix ProcessNewBlock vs EnforceBestChainLock deadlocks in ActivateBestChain (#3492) 2020-06-09 06:53:16 +03:00
quorums_init.h Fix ProcessNewBlock vs EnforceBestChainLock deadlocks in ActivateBestChain (#3492) 2020-06-09 06:53:16 +03:00
quorums_instantsend.cpp fix lint failure 2020-06-12 01:17:37 -05:00
quorums_instantsend.h Use salted hasher for pendingInstantSendLocks 2020-04-07 07:29:32 +02:00
quorums_signing_shares.cpp Disable new connection handling and concentrated recovery for large LLMQs (#3548) 2020-06-25 09:47:24 +02:00
quorums_signing_shares.h Disable new connection handling and concentrated recovery for large LLMQs (#3548) 2020-06-25 09:47:24 +02:00
quorums_signing.cpp Fix CSigningManager::VerifyRecoveredSig (#3546) 2020-06-24 10:04:10 +02:00
quorums_signing.h Skip verification of recovered sigs that were reconstructed in InstantSend 2020-04-07 07:30:00 +02:00
quorums_utils.cpp Disable new connection handling and concentrated recovery for large LLMQs (#3548) 2020-06-25 09:47:24 +02:00
quorums_utils.h Disable new connection handling and concentrated recovery for large LLMQs (#3548) 2020-06-25 09:47:24 +02:00
quorums.cpp Make EnsureQuorumConnections re-set connections in every iteration 2020-03-24 10:58:29 +01:00
quorums.h Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00