bab543f3e6
* RPC: fix listunspent include_unsafe param usage * RPC: Add two fields to indicate if some mempool entry is an InstantSend tx and if it was locked or not * RPC: Add privatesend_balance to getwalletinfo rpc * RPC: "BTC" -> CURRENCY_UNIT * RPC: more EnsureWalletIsAvailable in Dash-specific code * RPC: EnsureWalletIsUnlocked in `gobject prepare` Also fixes missing cs_wallet lock * RPC: disable `privatesend` rpc on masternodes completely * RPC: refactor `spork` rpc * RPC: Show correct port in HelpExampleRpc * RPC: few trivial fixes * fix |
||
---|---|---|
.. | ||
blockchain.cpp | ||
client.cpp | ||
client.h | ||
governance.cpp | ||
masternode.cpp | ||
mining.cpp | ||
misc.cpp | ||
net.cpp | ||
protocol.cpp | ||
protocol.h | ||
rawtransaction.cpp | ||
register.h | ||
server.cpp | ||
server.h |