dash/src/evo
UdjinM6 95e8492f31
llmq: Implement Intra-Quorum Relay connections for qrecsig-s (#4020)
* llmq: Implement Intra-Quorum Relay connections for qrecsig-s

Avoid relaying recsigs to non-masternodes.

* test: Simplify loop

* test: Assert connections are equal to llmq_size instead of static number

* test: Drop redundant brackets

* test: Fix typo

Co-authored-by: xdustinface <xdustinfacex@gmail.com>
2021-03-14 22:49:38 -04:00
..
cbtx.cpp Fix some circular dependencies, update EXPECTED_CIRCULAR_DEPENDENCIES to make linter happy 2021-02-04 14:58:20 -06:00
cbtx.h Merge #12757: Clarify include guard naming convention 2020-07-19 00:42:54 -05:00
deterministicmns.cpp Handle situations when we have evodb records but no blocks anymore (#3722) 2020-09-25 19:19:58 +03:00
deterministicmns.h Merge #9753: Add static_assert to prevent VARINT(<signed value>) 2020-12-17 15:20:31 +03:00
evodb.cpp evo: Fix CEvoDB::VerifyBestBlock (#4040) 2021-03-12 14:47:54 -05:00
evodb.h Handle situations when we have evodb records but no blocks anymore (#3722) 2020-09-25 19:19:58 +03:00
mnauth.cpp llmq: Implement Intra-Quorum Relay connections for qrecsig-s (#4020) 2021-03-14 22:49:38 -04:00
mnauth.h Merge #12757: Clarify include guard naming convention 2020-07-19 00:42:54 -05:00
providertx.cpp Fix some circular dependencies, update EXPECTED_CIRCULAR_DEPENDENCIES to make linter happy 2021-02-04 14:58:20 -06:00
providertx.h Merge #11372: Address encoding cleanup 2021-01-08 22:35:34 +03:00
simplifiedmns.cpp typo: blockHash -> basBlockHash 2020-12-15 17:00:05 -06:00
simplifiedmns.h Apply (mostly)trivial clang-tidy in evo folder (#3644) 2020-08-10 00:34:26 +03:00
specialtx.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
specialtx.h Merge #12757: Clarify include guard naming convention 2020-07-19 00:42:54 -05:00