dash/src/masternode
Nathan Marley 9bc699ff25 Update activemn if protx info changed (#3176)
* Update activemn if protx info changed

* Add `==` and `!=` operators to CDeterministicMNState

* Only re-init active MN if its IP changed, changes to payout, voting etc. can be done without it

* Test `masternode status` updates

* Don't track mnListEntry anymore and instead get the DMN on demand

* Revert "Add `==` and `!=` operators to CDeterministicMNState"

This reverts commit fba4687581.
2019-10-30 22:31:13 +03:00
..
activemasternode.cpp Update activemn if protx info changed (#3176) 2019-10-30 22:31:13 +03:00
activemasternode.h Update activemn if protx info changed (#3176) 2019-10-30 22:31:13 +03:00
masternode-meta.cpp Remove unused code (#3097) 2019-09-22 23:45:22 +03:00
masternode-meta.h Remove unused code (#3097) 2019-09-22 23:45:22 +03:00
masternode-payments.cpp Remove commented out code (#3117) 2019-09-30 09:55:26 +02:00
masternode-payments.h
masternode-sync.cpp Remove unused code (#3097) 2019-09-22 23:45:22 +03:00
masternode-sync.h Remove unused code (#3097) 2019-09-22 23:45:22 +03:00
masternode-utils.cpp Respect logips config option in few more log outputs (#3078) 2019-09-22 23:48:15 +03:00
masternode-utils.h Remove unused code (#3097) 2019-09-22 23:45:22 +03:00