dash/src/masternode
2024-06-26 11:57:21 +00:00
..
meta.cpp refactor: remove CMasternodeMetaMan global, move to NodeContext 2024-04-12 17:02:09 +00:00
meta.h refactor: remove CMasternodeMetaMan global, move to NodeContext 2024-04-12 17:02:09 +00:00
node.cpp refactor: remove fMasternodeMode checks in CActiveMasternodeManager 2024-04-24 18:46:34 +00:00
node.h masternode: replace LOCKS_EXCLUDED with negative EXCLUSIVE_LOCKS_REQUIRED 2024-04-30 11:47:04 +00:00
payments.cpp refactor: drop usage of chainstate globals in governance logic 2024-06-26 11:57:21 +00:00
payments.h refactor: drop usage of chainstate globals in governance logic 2024-06-26 11:57:21 +00:00
sync.cpp scripted-diff: Merge #21836: Replace three dots with ellipsis in the UI string 2024-05-19 11:16:42 -05:00
sync.h refactor: remove CMasternodeSync global, move to NodeContext 2024-04-12 17:01:24 +00:00
utils.cpp merge bitcoin#23758: Use type-safe mockable time for peer connection time 2024-06-12 16:37:11 +00:00
utils.h refactor: trim globals use in net threads and functions 2024-04-09 20:45:31 +00:00