Kevacoin source tree
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Wladimir J. van der Laan b1a6c94683 rpc: make estimatesmartfee argument naming consistent with documentation 7 years ago
..
blockchain.cpp Pass serialization flags and whether to include hex to TxToUniv 7 years ago
blockchain.h Remove unnecessary forward class declarations in header files 8 years ago
client.cpp rpc: make estimatesmartfee argument naming consistent with documentation 7 years ago
client.h rpc: Named argument support for bitcoin-cli 8 years ago
mining.cpp scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal instead of the macro NULL 7 years ago
mining.h Properly bound check conf_target in wallet RPC calls 7 years ago
misc.cpp Merge #10483: scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal instead of the macro NULL 7 years ago
net.cpp Merge #10483: scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal instead of the macro NULL 7 years ago
protocol.cpp rpc: Write authcookie atomically 7 years ago
protocol.h rpc: Write authcookie atomically 7 years ago
rawtransaction.cpp Pass serialization flags and whether to include hex to TxToUniv 7 years ago
register.h Do not shadow global RPC table variable (tableRPC) 8 years ago
server.cpp scripted-diff: stop using the gArgs wrappers 7 years ago
server.h rpc: Move ValueFromAmount to core_write 7 years ago