dash/src/llmq
UdjinM6 687aece098
Harden DIP0008 activation (#3889)
* Harden DIP0008 activation

* Update src/llmq/quorums_instantsend.cpp

Co-authored-by: dustinface <35775977+xdustinface@users.noreply.github.com>

* Update test/functional/test_framework/test_framework.py

Co-authored-by: PastaPastaPasta <6443210+PastaPastaPasta@users.noreply.github.com>

Co-authored-by: dustinface <35775977+xdustinface@users.noreply.github.com>
Co-authored-by: PastaPastaPasta <6443210+PastaPastaPasta@users.noreply.github.com>
2020-12-28 12:21:01 +01:00
..
quorums_blockprocessor.cpp Merge bitcoin#11041 Add LookupBlockIndex 2020-12-15 11:20:19 -06:00
quorums_blockprocessor.h Handle situations when we have evodb records but no blocks anymore (#3722) 2020-09-25 19:19:58 +03:00
quorums_chainlocks.cpp Harden DIP0008 activation (#3889) 2020-12-28 12:21:01 +01:00
quorums_chainlocks.h refactor: Add spork helpers in corresponding modules (#3859) 2020-12-09 20:33:09 +00: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 refactor: Use constructors instead of static initialiser in CBLSId (#3869) 2020-12-14 20:13:54 -06:00
quorums_dkgsession.h llmq: Restrict ShouldSimulateError to trigger for LLMQ_TEST only (#3871) 2020-12-14 22:53:18 +03:00
quorums_dkgsessionhandler.cpp Fix CDKGSessionHandler thread names (#3896) 2020-12-26 19:05:01 -06:00
quorums_dkgsessionhandler.h Merge #12757: Clarify include guard naming convention 2020-07-19 00:42:54 -05:00
quorums_dkgsessionmgr.cpp refactor: Add spork helpers in corresponding modules (#3859) 2020-12-09 20:33:09 +00:00
quorums_dkgsessionmgr.h refactor: Add spork helpers in corresponding modules (#3859) 2020-12-09 20:33:09 +00:00
quorums_init.cpp Handle situations when we have evodb records but no blocks anymore (#3722) 2020-09-25 19:19:58 +03:00
quorums_init.h Merge #12757: Clarify include guard naming convention 2020-07-19 00:42:54 -05:00
quorums_instantsend.cpp Harden DIP0008 activation (#3889) 2020-12-28 12:21:01 +01:00
quorums_instantsend.h refactor: Add spork helpers in corresponding modules (#3859) 2020-12-09 20:33:09 +00:00
quorums_signing_shares.cpp refactor: Use constructors instead of static initialiser in CBLSId (#3869) 2020-12-14 20:13:54 -06:00
quorums_signing_shares.h Apply (mostly)trivial clang-tidy in llmq folder (#3645) 2020-08-10 00:35:02 +03:00
quorums_signing.cpp zmq|validationinterface|llmq: Implement recovered signature notifications (#3803) 2020-11-17 20:41:30 +01:00
quorums_signing.h Fix two potential issues in the way pending islocks are processed (#3678) 2020-09-09 13:29:59 +03:00
quorums_utils.cpp consenus: Implement LLMQ_100_67 quorums (#3844) 2020-12-10 00:08:05 +01:00
quorums_utils.h consenus: Implement LLMQ_100_67 quorums (#3844) 2020-12-10 00:08:05 +01:00
quorums.cpp Merge bitcoin#11041 Add LookupBlockIndex 2020-12-15 11:20:19 -06:00
quorums.h Apply (mostly)trivial clang-tidy in llmq folder (#3645) 2020-08-10 00:35:02 +03:00