dash/src/llmq
UdjinM6 8b0bb9c0e3
Try to avoid being marked as a bad quorum member when we sleep for too long in SleepBeforePhase (#3245)
* Do not sleep at the last block of the phase, it's not safe

* Refactor it a bit to make it clearer what's going on here

* Stop sleeping if blocks came faster than we expected
2019-12-31 13:01:01 +03:00
..
quorums_blockprocessor.cpp add end commend for all llmq namespace 2019-07-15 13:55:01 -05:00
quorums_blockprocessor.h add end commend for all llmq namespace 2019-07-15 13:55:01 -05:00
quorums_chainlocks.cpp Make sure mempool txes are properly processed by CChainLocksHandler despite node restarts (#3226) 2019-12-07 13:56:17 +03:00
quorums_chainlocks.h Make sure mempool txes are properly processed by CChainLocksHandler despite node restarts (#3226) 2019-12-07 13:56:17 +03:00
quorums_commitment.cpp add end commend for all llmq namespace 2019-07-15 13:55:01 -05:00
quorums_commitment.h add end commend for all llmq namespace 2019-07-15 13:55:01 -05:00
quorums_debug.cpp Remove unused code (#3097) 2019-09-22 23:45:22 +03:00
quorums_debug.h Remove unused code (#3097) 2019-09-22 23:45:22 +03:00
quorums_dkgsession.cpp add end commend for all llmq namespace 2019-07-15 13:55:01 -05:00
quorums_dkgsession.h Remove unused code (#3097) 2019-09-22 23:45:22 +03:00
quorums_dkgsessionhandler.cpp Try to avoid being marked as a bad quorum member when we sleep for too long in SleepBeforePhase (#3245) 2019-12-31 13:01:01 +03:00
quorums_dkgsessionhandler.h Try to avoid being marked as a bad quorum member when we sleep for too long in SleepBeforePhase (#3245) 2019-12-31 13:01:01 +03:00
quorums_dkgsessionmgr.cpp add end commend for all llmq namespace 2019-07-15 13:55:01 -05:00
quorums_dkgsessionmgr.h add end commend for all llmq namespace 2019-07-15 13:55:01 -05:00
quorums_init.cpp #10483 scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal instead of the macro NULL 2019-08-12 09:07:03 -05:00
quorums_init.h add end commend for all llmq namespace 2019-07-15 13:55:01 -05:00
quorums_instantsend.cpp Allow re-signing of IS locks when performing retroactive signing (#3219) 2019-12-06 12:05:58 +03:00
quorums_instantsend.h Allow re-signing of IS locks when performing retroactive signing (#3219) 2019-12-06 12:05:58 +03:00
quorums_signing_shares.cpp Allow re-signing of IS locks when performing retroactive signing (#3219) 2019-12-06 12:05:58 +03:00
quorums_signing_shares.h Allow re-signing of IS locks when performing retroactive signing (#3219) 2019-12-06 12:05:58 +03:00
quorums_signing.cpp Allow re-signing of IS locks when performing retroactive signing (#3219) 2019-12-06 12:05:58 +03:00
quorums_signing.h Allow re-signing of IS locks when performing retroactive signing (#3219) 2019-12-06 12:05:58 +03:00
quorums_utils.cpp add end commend for all llmq namespace 2019-07-15 13:55:01 -05:00
quorums_utils.h add end commend for all llmq namespace 2019-07-15 13:55:01 -05:00
quorums.cpp Don't join thread in CQuorum::~CQuorum when called from within the thread (#3223) 2019-12-06 12:06:13 +03:00
quorums.h Remove unused code (#3097) 2019-09-22 23:45:22 +03:00