dash/src/evo
Kittywhiskers Van Gogh f2f1843f0c merge bitcoin#20499: Remove obsolete NODISCARD ifdef forest. Use [[nodiscard]] (C++17)
------------- BEGIN SCRIPT ---------------
gsed -i "s/NODISCARD/[[nodiscard]]/g" $(git grep -l "NODISCARD" ":(exclude)src/bench/nanobench.h" ":(exclude)src/attributes.h")
------------- END   SCRIPT ---------------
2021-06-27 12:03:14 +05:30
..
cbtx.cpp Update copyright (#4115) 2021-04-20 22:33:02 +03:00
cbtx.h Other Dash-specific serializations 2021-05-28 12:31:13 +03:00
deterministicmns.cpp evo: Refactor (Add/Update/Remove)MNs to do the job in one go (#4132) 2021-05-05 23:40:45 -04:00
deterministicmns.h merge bitcoin#20499: Remove obsolete NODISCARD ifdef forest. Use [[nodiscard]] (C++17) 2021-06-27 12:03:14 +05:30
evodb.cpp Update copyright (#4115) 2021-04-20 22:33:02 +03:00
evodb.h Handle situations when we have evodb records but no blocks anymore (#3722) 2020-09-25 19:19:58 +03:00
mnauth.cpp Update copyright (#4115) 2021-04-20 22:33:02 +03:00
mnauth.h Other Dash-specific serializations 2021-05-28 12:31:13 +03:00
providertx.cpp Merge #19373: Replace HexStr(o.begin(), o.end()) with HexStr(o) 2021-05-20 10:15:17 +05:30
providertx.h Other Dash-specific serializations 2021-05-28 12:31:13 +03:00
simplifiedmns.cpp Merge #19373: Replace HexStr(o.begin(), o.end()) with HexStr(o) 2021-05-20 10:15:17 +05:30
simplifiedmns.h Other Dash-specific serializations 2021-05-28 12:31:13 +03:00
specialtx.cpp Update copyright (#4115) 2021-04-20 22:33:02 +03:00
specialtx.h Update copyright (#4115) 2021-04-20 22:33:02 +03:00