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 fac0f30482
Merge #9472: Disentangle progress estimation from checkpoints and update it
8 years ago
..
blockchain.cpp Merge #9472: Disentangle progress estimation from checkpoints and update it 8 years ago
client.cpp Add pruneblockchain RPC to enable manual block file pruning. 8 years ago
client.h rpc: Named argument support for bitcoin-cli 8 years ago
mining.cpp Merge #8811: rpc: Add support for JSON-RPC named arguments 8 years ago
misc.cpp Update RPC argument names 8 years ago
net.cpp RPC help updated 8 years ago
protocol.cpp Increment MIT Licence copyright header year on files modified in 2016 8 years ago
protocol.h Increment MIT Licence copyright header year on files modified in 2016 8 years ago
rawtransaction.cpp Deprecate non-txindex getrawtransaction and better warning 8 years ago
register.h Do not shadow global RPC table variable (tableRPC) 8 years ago
server.cpp rpc: Support named arguments 8 years ago
server.h rpc: Support named arguments 8 years ago