dash/src/governance
Wladimir J. van der Laan 2edd094a21
Merge #10189: devtools/net: add a verifier for scriptable changes. Use it to make CNode::id private.
0f3471f net: make CNode's id private (Cory Fields)
9ff0a51 scripted-diff: net: Use accessor rather than node's id directly (Cory Fields)
e50c33e devtools: add script to verify scriptable changes (Cory Fields)

skipped travis changes

Tree-SHA512: a0ff50f4e1d38a2b63109b4996546c91b3e02e00d92c0bf04f48792948f78b1f6d9227a15d25c823fd4723a0277fc6a32c2c1287c7abbb7e50fd82ffb0f8d994

pnode->id to pnode->GetId()

Signed-off-by: Pasta <pasta@dashboost.org>
2019-06-19 08:20:15 -05:00
..
governance-classes.cpp Update copyright date (2019) (#2970) 2019-06-11 14:46:07 +03:00
governance-classes.h Update copyright date (2019) (#2970) 2019-06-11 14:46:07 +03:00
governance-exceptions.h Update copyright date (2019) (#2970) 2019-06-11 14:46:07 +03:00
governance-object.cpp Process/keep messages/connections from PoSe-banned MNs (#2967) 2019-06-13 12:03:20 +03:00
governance-object.h
governance-validators.cpp Update copyright date (2019) (#2970) 2019-06-11 14:46:07 +03:00
governance-validators.h Update copyright date (2019) (#2970) 2019-06-11 14:46:07 +03:00
governance-vote.cpp Multiple speed optimizations for deterministic MN list handling (#2972) 2019-06-13 12:01:26 +03:00
governance-vote.h Update copyright date (2019) (#2970) 2019-06-11 14:46:07 +03:00
governance-votedb.cpp Update copyright date (2019) (#2970) 2019-06-11 14:46:07 +03:00
governance-votedb.h Update copyright date (2019) (#2970) 2019-06-11 14:46:07 +03:00
governance.cpp Merge #10189: devtools/net: add a verifier for scriptable changes. Use it to make CNode::id private. 2019-06-19 08:20:15 -05:00
governance.h