DIP3 compatibility code#2255
Conversation
|
FYI, I'm aware that the many |
26ec161 to
4ca2540
Compare
UdjinM6
left a comment
There was a problem hiding this comment.
small code style issue, otherwise looks good imo 👍
There was a problem hiding this comment.
code style: Braces on new lines for namespaces, classes, functions, methods.
…mpatible ...when deterministic MNs are activated.
…ral values If the masternode is already upgraded to ProTx, it's address and key must match with the started masternode.
4ca2540 to
d4530eb
Compare
|
Pushed review fixes |
This PR is extracted from #2083. It adds compatibility code to CMasternode and CMosternodeMan so that all code using these classes switch to deterministic mode when spork15 is activated.
I omitted the MN rewards/payments related changes for now and will put these into their own PR as they contain the most critical code.