dash/src/llmq
2023-04-04 12:41:45 -05:00
..
blockprocessor.cpp merge bitcoin#20749: Prune g_chainman usage related to ::LookupBlockIndex 2023-04-04 12:41:45 -05:00
blockprocessor.h refactor: remove the g_evoDb global; use NodeContext and locals (#5058) 2022-12-10 11:58:17 -06:00
chainlocks.cpp merge bitcoin#20749: Prune g_chainman usage related to ::LookupBlockIndex 2023-04-04 12:41:45 -05:00
chainlocks.h Merge #17477: Remove the mempool's NotifyEntryAdded and NotifyEntryRemoved signals 2023-02-15 00:07:39 -06:00
clsig.cpp chore: bump copyrights (#4873) 2022-06-08 02:36:46 +03:00
clsig.h chore: bump copyrights (#4873) 2022-06-08 02:36:46 +03:00
commitment.cpp merge bitcoin#20749: Prune g_chainman usage related to ::LookupBlockIndex 2023-04-04 12:41:45 -05:00
commitment.h refactor: implement c++23 inspired ToUnderlying (#5210) 2023-02-20 13:12:12 +03:00
context.cpp chore: run copyright_header.py update 2023-01-13 00:49:04 +03:00
context.h refactor: create context for LLMQ subsystem within NodeContext, alias entangled globals (#5030) 2022-11-07 21:09:44 +03:00
debug.cpp merge bitcoin#20749: Prune g_chainman usage related to ::LookupBlockIndex 2023-04-04 12:41:45 -05:00
debug.h refactor: implement c++23 inspired ToUnderlying (#5210) 2023-02-20 13:12:12 +03:00
dkgsession.cpp refactor: tweak GetLLMQ to fail gracefully and let caller handle results accordingly (#5247) 2023-03-13 11:11:17 -05:00
dkgsession.h refactor: tweak GetLLMQ to fail gracefully and let caller handle results accordingly (#5247) 2023-03-13 11:11:17 -05:00
dkgsessionhandler.cpp merge bitcoin#20749: Prune g_chainman usage related to ::LookupBlockIndex 2023-04-04 12:41:45 -05:00
dkgsessionhandler.h refactor: tweak GetLLMQ to fail gracefully and let caller handle results accordingly (#5247) 2023-03-13 11:11:17 -05:00
dkgsessionmgr.cpp merge bitcoin#20749: Prune g_chainman usage related to ::LookupBlockIndex 2023-04-04 12:41:45 -05:00
dkgsessionmgr.h refactor: pass CNode by reference for ProcessMessage functions 2023-02-03 15:25:38 -06:00
instantsend.cpp merge bitcoin#20749: Prune g_chainman usage related to ::LookupBlockIndex 2023-04-04 12:41:45 -05:00
instantsend.h refactor: tweak GetLLMQ to fail gracefully and let caller handle results accordingly (#5247) 2023-03-13 11:11:17 -05:00
params.h refactor: tweak GetLLMQ to fail gracefully and let caller handle results accordingly (#5247) 2023-03-13 11:11:17 -05:00
quorums.cpp merge bitcoin#20749: Prune g_chainman usage related to ::LookupBlockIndex 2023-04-04 12:41:45 -05:00
quorums.h refactor/fix: replace expired requests with a new one in RequestQuorumData (#5286) 2023-04-04 11:07:00 -05:00
signing_shares.cpp refactor: tweak GetLLMQ to fail gracefully and let caller handle results accordingly (#5247) 2023-03-13 11:11:17 -05:00
signing_shares.h refactor: using C++11/14/17 features in dash specifict code (#5190) 2023-02-19 17:04:57 -06:00
signing.cpp refactor: tweak GetLLMQ to fail gracefully and let caller handle results accordingly (#5247) 2023-03-13 11:11:17 -05:00
signing.h refactor: tweak GetLLMQ to fail gracefully and let caller handle results accordingly (#5247) 2023-03-13 11:11:17 -05:00
snapshot.cpp merge bitcoin#20749: Prune g_chainman usage related to ::LookupBlockIndex 2023-04-04 12:41:45 -05:00
snapshot.h refactor: remove the g_evoDb global; use NodeContext and locals (#5058) 2022-12-10 11:58:17 -06:00
utils.cpp refactor: tweak GetLLMQ to fail gracefully and let caller handle results accordingly (#5247) 2023-03-13 11:11:17 -05:00
utils.h refactor: tweak GetLLMQ to fail gracefully and let caller handle results accordingly (#5247) 2023-03-13 11:11:17 -05:00