neobytes/src/llmq
Alexander Block 7372f6f10b Move RebuildSigShare from CBatchedSigShares to CSigSharesManager
Needed as CBatchedSigShares doesn't have the necessary info anymore
2019-02-27 17:33:40 +01:00
..
quorums_blockprocessor.cpp Add in-memory cache to CQuorumBlockProcessor::HasMinedCommitment 2019-02-27 14:40:52 +01:00
quorums_blockprocessor.h Use salted hashing for keys for unordered maps/sets in LLMQ code 2019-02-27 14:41:20 +01:00
quorums_chainlocks.cpp Multiple fixes and optimizations for LLMQs and ChainLocks (#2724) 2019-02-27 16:10:12 +03:00
quorums_chainlocks.h Separate init/destroy and start/stop steps in LLMQ flow (#2709) 2019-02-17 14:39:43 +03:00
quorums_commitment.cpp Deserialize CFinalCommitmentTxPayload instead of CFinalCommitment in TxToJSON (#2510) 2018-11-29 21:51:04 +03:00
quorums_commitment.h Deserialize CFinalCommitmentTxPayload instead of CFinalCommitment in TxToJSON (#2510) 2018-11-29 21:51:04 +03:00
quorums_debug.cpp Merge pull request #2682 from PastaPastaPasta/backports-0.15-pr6 2019-02-19 13:04:49 +03:00
quorums_debug.h Separate init/destroy and start/stop steps in LLMQ flow (#2709) 2019-02-17 14:39:43 +03:00
quorums_dkgsession.cpp Optimize DKG debug message processing for performance and lower bandwidth (#2672) 2019-02-01 10:49:01 +03:00
quorums_dkgsession.h update copyright (#2648) 2019-01-29 15:53:14 +01:00
quorums_dkgsessionhandler.cpp Multiple fixes for LLMQs and BLS batch verification (#2674) 2019-02-01 12:07:21 +03:00
quorums_dkgsessionhandler.h update copyright (#2648) 2019-01-29 15:53:14 +01:00
quorums_dkgsessionmgr.cpp Separate init/destroy and start/stop steps in LLMQ flow (#2709) 2019-02-17 14:39:43 +03:00
quorums_dkgsessionmgr.h Separate init/destroy and start/stop steps in LLMQ flow (#2709) 2019-02-17 14:39:43 +03:00
quorums_init.cpp Multiple fixes and optimizations for LLMQs and ChainLocks (#2724) 2019-02-27 16:10:12 +03:00
quorums_init.h Separate init/destroy and start/stop steps in LLMQ flow (#2709) 2019-02-17 14:39:43 +03:00
quorums_signing_shares.cpp Move RebuildSigShare from CBatchedSigShares to CSigSharesManager 2019-02-27 17:33:40 +01:00
quorums_signing_shares.h Move RebuildSigShare from CBatchedSigShares to CSigSharesManager 2019-02-27 17:33:40 +01:00
quorums_signing.cpp Use salted hashing for keys for unordered maps/sets in LLMQ code 2019-02-27 14:41:20 +01:00
quorums_signing.h Use salted hashing for keys for unordered maps/sets in LLMQ code 2019-02-27 14:41:20 +01:00
quorums_utils.cpp Implement new algo for quorum connections (#2710) 2019-02-19 13:05:39 +03:00
quorums_utils.h update copyright (#2648) 2019-01-29 15:53:14 +01:00
quorums.cpp Less cs_main locks in quorums (#2702) 2019-02-15 15:11:35 +01:00
quorums.h Less cs_main locks in quorums (#2702) 2019-02-15 15:11:35 +01:00