dash/src/evo
UdjinM6 c9881d0fc7
Masternodes must have required services enabled (#3350)
* Masternodes must have required services enabled

* Add a comment about missing bits

* Refactor *InitParameterInteraction parts to follow surrounding code logic

Changes:
- move all related param interactions to appropriate places;
- try to softly set required params, complain and fail to start later if smth is not ok.

* Drop redundant code
2020-03-12 13:32:39 +03:00
..
cbtx.cpp Add some comments to make quorum merkle root calculation more clear+ (#2984) 2019-06-18 14:34:16 +03:00
cbtx.h Update copyright date (2019) (#2970) 2019-06-11 14:46:07 +03:00
deterministicmns.cpp Merge #11043: Use std::unique_ptr (C++11) where possible 2020-02-29 11:51:03 -06:00
deterministicmns.h Merge #11043: Use std::unique_ptr (C++11) where possible 2020-02-29 11:51:03 -06:00
evodb.cpp Merge #11043: Use std::unique_ptr (C++11) where possible 2020-02-29 11:51:03 -06:00
evodb.h Merge #11043: Use std::unique_ptr (C++11) where possible 2020-02-29 11:51:03 -06:00
mnauth.cpp Masternodes must have required services enabled (#3350) 2020-03-12 13:32:39 +03:00
mnauth.h [Trivial] Fix a typo in a comment in mnauth.h (#2988) 2019-06-22 03:24:32 +03:00
providertx.cpp Merge #11117: Prepare for non-Base58 addresses (#3294) 2020-01-22 13:35:04 +03:00
providertx.h Merge #11117: Prepare for non-Base58 addresses (#3294) 2020-01-22 13:35:04 +03:00
simplifiedmns.cpp Merge #11117: Prepare for non-Base58 addresses (#3294) 2020-01-22 13:35:04 +03:00
simplifiedmns.h Bump copyright year to 2020 (#3290) 2020-01-17 15:42:55 +01:00
specialtx.cpp Update copyright date (2019) (#2970) 2019-06-11 14:46:07 +03:00
specialtx.h Update copyright date (2019) (#2970) 2019-06-11 14:46:07 +03:00