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.
 
 
 
 
 
 
Jonas Nick bd0f413877 Reduce unnecessary hashing in signrawtransaction 8 years ago
..
blockchain.cpp Rename ReconsiderBlock func to reflect real behavior 9 years ago
client.cpp Merge #7793: [doxygen] Fix member comments 9 years ago
client.h move rpc* to rpc/ 9 years ago
mining.cpp auto_ptr → unique_ptr 9 years ago
misc.cpp Create signmessagewithprivkey rpc 9 years ago
net.cpp Merge #8049: Expose information on whether transaction relay is enabled in `getnetwork` 8 years ago
protocol.cpp move rpc* to rpc/ 9 years ago
protocol.h move rpc* to rpc/ 9 years ago
rawtransaction.cpp Reduce unnecessary hashing in signrawtransaction 8 years ago
register.h rpc: Register calls where they are defined 9 years ago
server.cpp Add strict flag to RPCTypeCheckObj 9 years ago
server.h Add strict flag to RPCTypeCheckObj 9 years ago