dash/src/llmq
UdjinM6 8da57523b7
Make recently added help strings dynamic, add one missing string (#3996)
* docs: Add help for -recsigsmaxage option

* Make `-llmq-data-recovery` help string dynamic

* Make devnet/regtest specific help strings dynamic

Only show devnet related help strings on devnet.

* Make linter happy

* Skip FindDevNetGenesisBlock when creating devnet params for help purposes only
2021-02-23 01:46:40 +03:00
..
quorums_blockprocessor.cpp llmq: Avoid writing commitments to evodb and altering caches when all we want is to check block candidate validity (#3980) 2021-02-03 22:01:26 -05:00
quorums_blockprocessor.h llmq: Avoid writing commitments to evodb and altering caches when all we want is to check block candidate validity (#3980) 2021-02-03 22:01:26 -05:00
quorums_chainlocks.cpp chainlocks: Relay clsig inv only after bestChainLock(Hash) are assigned (#3990) 2021-02-16 16:54:19 +01:00
quorums_chainlocks.h Always mark conflicting blocks with BLOCK_CONFLICT_CHAINLOCK flag (#3924) 2021-01-16 14:47:13 -05:00
quorums_commitment.cpp Merge bitcoin#11041 Add LookupBlockIndex 2020-12-15 11:20:19 -06:00
quorums_commitment.h Apply (mostly)trivial clang-tidy in llmq folder (#3645) 2020-08-10 00:35:02 +03:00
quorums_debug.cpp Merge bitcoin#11041 Add LookupBlockIndex 2020-12-15 11:20:19 -06:00
quorums_debug.h Merge #12757: Clarify include guard naming convention 2020-07-19 00:42:54 -05:00
quorums_dkgsession.cpp llmq: Store encrypted DKG contributitons (#3948) 2021-01-22 10:11:06 -05:00
quorums_dkgsession.h llmq: Store encrypted DKG contributitons (#3948) 2021-01-22 10:11:06 -05:00
quorums_dkgsessionhandler.cpp Do not store hashes in ProcessPendingMessageBatch and do not pass them to ReceiveMessage-s (#3921) 2021-01-14 13:42:08 -06:00
quorums_dkgsessionhandler.h refactor: Drop some unused code (#3919) 2021-01-10 21:28:37 -06:00
quorums_dkgsessionmgr.cpp llmq: Store encrypted DKG contributitons (#3948) 2021-01-22 10:11:06 -05:00
quorums_dkgsessionmgr.h llmq: Store encrypted DKG contributitons (#3948) 2021-01-22 10:11:06 -05:00
quorums_init.cpp llmq: Use thread pool for quorum cache and data recovery threads (#4008) 2021-02-20 15:43:43 -05:00
quorums_init.h Merge #12757: Clarify include guard naming convention 2020-07-19 00:42:54 -05:00
quorums_instantsend.cpp instantsend: Ignore IS while reindexing/loading blocks from file, bail out early when IS is off (#3985) 2021-02-20 15:37:25 -05:00
quorums_instantsend.h instantsend: Introduce KnownInstantSendLock, optimize ProcessInstantSendLock a bit (#3984) 2021-02-17 10:59:16 -05:00
quorums_signing_shares.cpp instantsend|sigs: Sleep when there is no more work (#3988) 2021-02-11 11:32:30 -05:00
quorums_signing_shares.h instantsend|sigs: Sleep when there is no more work (#3988) 2021-02-11 11:32:30 -05:00
quorums_signing.cpp Make recently added help strings dynamic, add one missing string (#3996) 2021-02-23 01:46:40 +03:00
quorums_signing.h Make recently added help strings dynamic, add one missing string (#3996) 2021-02-23 01:46:40 +03:00
quorums_utils.cpp llmq|init|test: Implement DKG data recovery / quorum verification vector sync (#3964) 2021-02-01 17:10:19 +01:00
quorums_utils.h llmq|init|test: Implement DKG data recovery / quorum verification vector sync (#3964) 2021-02-01 17:10:19 +01:00
quorums.cpp llmq: Use thread pool for quorum cache and data recovery threads (#4008) 2021-02-20 15:43:43 -05:00
quorums.h llmq: Use thread pool for quorum cache and data recovery threads (#4008) 2021-02-20 15:43:43 -05:00