dash/src/llmq
2019-04-11 23:11:56 +03:00
..
quorums_blockprocessor.cpp Use big endian inversed height in BuildInversedHeightKey 2019-04-05 13:39:29 +02:00
quorums_blockprocessor.h Don't use pindex->GetBlockHash() in ProcessCommitment 2019-04-04 12:27:35 +02:00
quorums_chainlocks.cpp Use lazy BLS signatures more often and don't always verify self-recovered sigs (#2860) 2019-04-11 23:11:39 +03:00
quorums_chainlocks.h Implement BIP9 style deployment for DIP8/ChainLocks and fix a bug with late headers (#2793) 2019-03-22 11:51:50 +01: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 Split "llmq" debug category into "llmq", "llmq-dkg" and "llmq-sigs" (#2799) 2019-03-25 05:48:18 +01:00
quorums_dkgsession.h Stop tracking interested/participating nodes and send/announce to MNAUTH peers (#2798) 2019-03-22 17:21:34 +03:00
quorums_dkgsessionhandler.cpp Do not maintain CService in masternodeQuorumNodes 2019-04-09 12:32:52 +02:00
quorums_dkgsessionhandler.h Don't pass CEvoDB to CDKGSessionHandler and CDKGSession 2019-03-08 17:34:09 +01:00
quorums_dkgsessionmgr.cpp Stop tracking interested/participating nodes and send/announce to MNAUTH peers (#2798) 2019-03-22 17:21:34 +03:00
quorums_dkgsessionmgr.h Don't use CEvoDB in CDKGSessionManager and instead use llmqDb 2019-03-08 17:34:09 +01:00
quorums_init.cpp Move processing of InstantSend locks into its own worker thread (#2857) 2019-04-11 15:43:00 +03:00
quorums_init.h Wipe llmq db on reindex (#2835) 2019-04-05 05:57:46 +02:00
quorums_instantsend.cpp Also invoke WriteInstantSendLockMined when IS lock comes after the mined block (#2861) 2019-04-11 23:11:56 +03:00
quorums_instantsend.h Use lazy BLS signatures more often and don't always verify self-recovered sigs (#2860) 2019-04-11 23:11:39 +03:00
quorums_signing_shares.cpp Use lazy BLS signatures more often and don't always verify self-recovered sigs (#2860) 2019-04-11 23:11:39 +03:00
quorums_signing_shares.h Use lazy BLS signatures more often and don't always verify self-recovered sigs (#2860) 2019-04-11 23:11:39 +03:00
quorums_signing.cpp Use lazy BLS signatures more often and don't always verify self-recovered sigs (#2860) 2019-04-11 23:11:39 +03:00
quorums_signing.h Use lazy BLS signatures more often and don't always verify self-recovered sigs (#2860) 2019-04-11 23:11:39 +03:00
quorums_utils.cpp Do not maintain CService in masternodeQuorumNodes 2019-04-09 12:32:52 +02:00
quorums_utils.h Do not maintain CService in masternodeQuorumNodes 2019-04-09 12:32:52 +02:00
quorums.cpp Add cache to CQuorumManager::ScanQuorums (#2856) 2019-04-11 15:42:35 +03:00
quorums.h Add cache to CQuorumManager::ScanQuorums (#2856) 2019-04-11 15:42:35 +03:00