dash/src/evo
2024-08-28 17:04:13 -05: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 usage of chainstate globals in asset locks logic 2024-06-26 13:50:48 +00: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 fix: adjust payee predictions after mn_rr activation 2024-08-20 10:38:59 +03:00
deterministicmns.h refactor: drop some unneeded this and const 2024-08-28 17:04:13 -05:00
dmn_types.h refactor: drop some unneeded this and const 2024-08-28 17:04:13 -05:00
dmnstate.cpp Revert "merge #855: Fix bad mn sig ipv6" 2024-05-24 13:33:26 -05: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 refactor: drop usage of chainstate globals in masternode logic 2024-06-26 13:50:49 +00:00
mnhftx.h refactor: drop usage of chainstate globals in masternode logic 2024-06-26 13:50:49 +00:00
providertx.cpp non-scripted-diff: bump copyright year to 2023 2024-02-24 11:05:37 -06:00
providertx.h Revert "merge #855: Fix bad mn sig ipv6" 2024-05-24 13:33:26 -05:00
simplifiedmns.cpp refactor: drop usage of chainstate globals in masternode logic 2024-06-26 13:50:49 +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 feat: stricter bestCLHeightDiff checks 2024-06-28 20:37:47 +03:00
specialtxman.h refactor: drop usage of chainstate globals in asset locks logic 2024-06-26 13:50:48 +00:00