d2ca9eddee
* Check resulting signature for validity when signing with BLS operator keys * Support specifying proTxHash when using "gobject vote-alias" The "alias-name" is now interpreted as proTxHash when deterministic MN lists are active. The classical "alias" as found in masternode.conf has no meaning after spork15 activation. * Don't use masternode.conf list in gobject_vote_many when spork15 is active Keys don't match anymore so we should only rely on the deterministic list and the local wallet's keys. * Check for pwalletMain not being null in gobject_vote_many * Allow to use vote-conf for non-proposal votes when spork15 is active This fixes sentinel not being able to create triggers on testnet. * Fix error message * Fix no-wallet compilation and check for pwalletMain at runtime |
||
---|---|---|
.. | ||
blockchain.cpp | ||
client.cpp | ||
client.h | ||
governance.cpp | ||
masternode.cpp | ||
mining.cpp | ||
misc.cpp | ||
net.cpp | ||
protocol.cpp | ||
protocol.h | ||
rawtransaction.cpp | ||
register.h | ||
rpcevo.cpp | ||
server.cpp | ||
server.h |