elements/src/rpc
2017-06-16 12:02:37 -04:00
..
blockchain.cpp CT: CTxOutValue::IsAmount() -> CTxOutValue::IsExplicit() 2017-06-16 12:02:34 -04:00
client.cpp Make best-effort to blind desired outputs, fail or return depending on ignoreblindfail arguments. 2017-06-16 12:02:37 -04:00
client.h Use RPC calls to check bitcoin blocks are valid and confirmed 2017-06-15 14:20:38 -04:00
mining.cpp [Hard-Fork] CT/CA: Put the asset surjection proof, value range proof, and issuance rangeproofs under the witness commitment 2017-06-16 12:02:34 -04:00
misc.cpp createblindedaddress now takes blinding pubkey 2017-06-16 12:02:37 -04:00
net.cpp [rpc] rename disconnectnode argument 2017-04-14 10:19:06 +02:00
protocol.cpp Detect mainchain cookie auth using datadir checking, not mapArgs 2017-06-16 12:02:14 -04:00
protocol.h Rework CallRPC, use bitcoind cookie auth 2017-06-16 12:02:12 -04:00
rawtransaction.cpp fixup help text for optional parameter "ignoreblindfail" which has added to rawblindrawtransaction/blindrawtransaction by #163. 2017-06-16 12:02:37 -04:00
register.h Do not shadow global RPC table variable (tableRPC) 2016-08-25 15:02:26 +02:00
server.cpp [merged PR #9894] don't filter label-named rpc commands 2017-06-16 12:02:18 -04:00
server.h Introduce user getter to avoid null pointers 2017-06-16 12:02:12 -04:00