neobytes/src/llmq
Alexander Block 104c6e7767 Cleanup successful sessions before doing timeout check (#2712)
Otherwise we get some false-positive timeout messages in logs.
2019-02-18 14:07:57 +03:00
..
quorums_blockprocessor.cpp Speed up CQuorumManager::ScanQuorums (#2677) 2019-02-02 03:08:51 +03:00
quorums_blockprocessor.h Speed up CQuorumManager::ScanQuorums (#2677) 2019-02-02 03:08:51 +03:00
quorums_chainlocks.cpp Separate init/destroy and start/stop steps in LLMQ flow (#2709) 2019-02-17 14:39:43 +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 Separate init/destroy and start/stop steps in LLMQ flow (#2709) 2019-02-17 14:39:43 +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 Separate init/destroy and start/stop steps in LLMQ flow (#2709) 2019-02-17 14:39:43 +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 Cleanup successful sessions before doing timeout check (#2712) 2019-02-18 14:07:57 +03:00
quorums_signing_shares.h Separate init/destroy and start/stop steps in LLMQ flow (#2709) 2019-02-17 14:39:43 +03:00
quorums_signing.cpp Avoid using ordered maps in LLMQ signing code (#2708) 2019-02-17 14:38:56 +03:00
quorums_signing.h Avoid using ordered maps in LLMQ signing code (#2708) 2019-02-17 14:38:56 +03:00
quorums_utils.cpp Less cs_main locks in quorums (#2702) 2019-02-15 15:11:35 +01: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