dash/src/masternode
Kittywhiskers Van Gogh 3eb931b596
refactor: add helper function to sign messages with blsKeyOperator
Avoid passing around the operator secret key if we can help it. Ask
CActiveMasternodeManager to perform the operation for you instead.
2024-03-24 07:20:58 +00:00
..
meta.cpp non-scripted-diff: bump copyright year to 2023 2024-02-24 11:05:37 -06:00
meta.h non-scripted-diff: bump copyright year to 2023 2024-02-24 11:05:37 -06:00
node.cpp refactor: add helper function to sign messages with blsKeyOperator 2024-03-24 07:20:58 +00:00
node.h refactor: add helper function to sign messages with blsKeyOperator 2024-03-24 07:20:58 +00:00
payments.cpp refactor: move GetListAtChainTip() calls out of CGovernanceObject 2024-03-19 15:20:58 +00:00
payments.h refactor: move GetListAtChainTip() calls out of CGovernanceObject 2024-03-19 15:20:58 +00:00
sync.cpp refactor: remove CNetFulfilledRequestManager global, move to NodeContext 2024-03-18 21:36:34 +00:00
sync.h refactor: remove CNetFulfilledRequestManager global, move to NodeContext 2024-03-18 21:36:34 +00:00
utils.cpp test: multiple linter warnings to suppress or fix (#5880) 2024-02-20 08:22:37 -06:00
utils.h refactor: subsume CoinJoin objects under CJContext, deglobalize coinJoin{ClientQueueManager,Server} (#5337) 2023-09-13 12:52:38 -05:00