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 b2df292e34
Merge #8951: RPC/Mining: getblocktemplate: Update and fix formatting of help
8 years ago
..
blockchain.cpp Merge #8865: Decouple peer-processing-logic from block-connection-logic 8 years ago
client.cpp add waitfornewblock/waitforblock/waitforblockheight rpcs and use them for tests 8 years ago
client.h move rpc* to rpc/ 9 years ago
mining.cpp Merge #8951: RPC/Mining: getblocktemplate: Update and fix formatting of help 8 years ago
misc.cpp RPC: Chainparams: Remove Chainparams::fTestnetToBeDeprecatedFieldRPC 8 years ago
net.cpp Display minimum ping in debug window. 8 years ago
protocol.cpp rpc: Generate auth cookie in hex instead of base64 8 years ago
protocol.h net: Add rpc error for missing/disabled p2p functionality 8 years ago
rawtransaction.cpp Merge #8287: [wallet] Set fLimitFree = true 8 years ago
register.h Do not shadow global RPC table variable (tableRPC) 8 years ago
server.cpp use std::map::emplace() instead of std::map::insert() 8 years ago
server.h add waitfornewblock/waitforblock/waitforblockheight rpcs and use them for tests 8 years ago