dash/src/masternode
Kittywhiskers Van Gogh ee4115e734
revert: Only sync mempool from v0.15+ (proto 70216+) nodes
commits reverted:
- e3120ebc3d

Nodes running at 0.15 wouldn't be compatible with the current network,
safe to assume anything below 0.15 wouldn't be either.
2024-09-20 12:35:06 +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 merge bitcoin#27411: Restrict self-advertisements with privacy networks to avoid fingerprinting 2024-09-13 17:04:45 +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 revert: Only sync mempool from v0.15+ (proto 70216+) nodes 2024-09-20 12:35:06 +00:00
sync.h refactor: move object request logic to PeerManagerImpl 2024-09-04 16:29:29 +00:00
utils.cpp fmt: apply clang-format-diff.py suggestions, satisfy linter 2024-09-12 06:36:44 +00:00
utils.h refactor: trim globals use in net threads and functions 2024-04-09 20:45:31 +00:00