dash/src/evo
2024-09-11 16:18:46 +00:00
..
assetlocktx.cpp refactor: drop usage of chainstate globals in asset locks logic 2024-06-26 13:50:48 +00:00
assetlocktx.h refactor: drop circular dependency 2024-08-26 11:45:24 +03:00
cbtx.cpp feat: return enum in RecoveredSig verifying code, apply for RPC submitchainlock 2024-07-09 00:09:49 +07:00
cbtx.h feat: stricter bestCLHeightDiff checks 2024-06-28 20:37:47 +03:00
chainhelper.cpp refactor: drop usage of chainstate globals in asset locks logic 2024-06-26 13:50:48 +00:00
chainhelper.h refactor: drop usage of chainstate globals in governance logic 2024-06-26 11:57:21 +00:00
creditpool.cpp refactor: drop usage of chainstate globals in asset locks logic 2024-06-26 13:50:48 +00:00
creditpool.h refactor: drop usage of chainstate globals in asset locks logic 2024-06-26 13:50:48 +00:00
deterministicmns.cpp merge bitcoin#25619: avoid overriding non-virtual ToString() in CService and use better naming 2024-09-11 16:18:46 +00:00
deterministicmns.h fmt: run clang-format 2024-08-28 17:04:47 -05:00
dmn_types.h fmt: run clang-format 2024-08-28 17:04:47 -05:00
dmnstate.cpp merge bitcoin#25619: avoid overriding non-virtual ToString() in CService and use better naming 2024-09-11 16:18:46 +00:00
dmnstate.h refactor: make all ToJson functions return a UniValue instead of return by reference; add nodiscard (#5592) 2023-09-29 12:56:52 -05:00
evodb.cpp merge bitcoin#21850: Remove GetDataDir(net_specific) function 2024-07-23 17:45:24 +00:00
evodb.h masternode: replace LOCKS_EXCLUDED with negative EXCLUSIVE_LOCKS_REQUIRED 2024-04-30 11:47:04 +00:00
mnauth.cpp merge bitcoin#25514: Move CNode::nServices and CNode::nLocalServices to Peer 2024-08-09 17:34:41 +07:00
mnauth.h merge bitcoin#25514: Move CNode::nServices and CNode::nLocalServices to Peer 2024-08-09 17:34:41 +07:00
mnhftx.cpp fix: possible deadlock during calculation of signals for historical blocks during re-index 2024-08-26 14:20:55 +07:00
mnhftx.h feat: bury v20 deployment 2024-08-26 14:20:40 +07:00
providertx.cpp merge bitcoin#25619: avoid overriding non-virtual ToString() in CService and use better naming 2024-09-11 16:18:46 +00:00
providertx.h merge bitcoin#25619: avoid overriding non-virtual ToString() in CService and use better naming 2024-09-11 16:18:46 +00:00
simplifiedmns.cpp merge bitcoin#25619: avoid overriding non-virtual ToString() in CService and use better naming 2024-09-11 16:18:46 +00:00
simplifiedmns.h refactor: drop usage of chainstate globals in masternode logic 2024-06-26 13:50:49 +00:00
specialtx.cpp non-scripted-diff: bump copyright year to 2023 2024-02-24 11:05:37 -06:00
specialtx.h merge bitcoin#23438: Use spans of std::byte in serialize 2024-02-28 13:37:34 -06:00
specialtxman.cpp fix: crash in CreditPool: it meant to check that DIP0003 is activated 2024-08-23 16:48:20 +07:00
specialtxman.h refactor: drop usage of chainstate globals in asset locks logic 2024-06-26 13:50:48 +00:00