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.
 
 
 
 
 
 
Marko Bencun bb81e17355 scripted-diff: stop using the gArgs wrappers 7 years ago
..
blockchain.cpp scripted-diff: stop using the gArgs wrappers 7 years ago
blockchain.h
client.cpp listsinceblock: optionally find and list any transactions that were undone due to reorg when requesting a non-main chain block in a new 'removed' array. 8 years ago
client.h
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 8 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 scripted-diff: stop using the gArgs wrappers 7 years ago
protocol.h Fix misleading "Method not found" multiwallet errors 8 years ago
rawtransaction.cpp scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal instead of the macro NULL 7 years ago
register.h
server.cpp scripted-diff: stop using the gArgs wrappers 7 years ago
server.h rpc: Move ValueFromAmount to core_write 7 years ago