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.
 
 
 
 
 
 
practicalswift 4b87973c32 [rpc] Remove auth cookie on shutdown 8 years ago
..
blockchain.cpp Change LogAcceptCategory to use uint32_t rather than sets of strings. 8 years ago
blockchain.h refactor: Make rest.cpp dependency on `*toJSON` in `blockchain.cpp` explicit 8 years ago
client.cpp rpc: Rename first named arg of createrawtransaction 8 years ago
client.h
mining.cpp refactor: Move GetDifficulty out of `rpc/server.h` 8 years ago
misc.cpp refactor: Move GetDifficulty out of `rpc/server.h` 8 years ago
net.cpp Merge #9853: Fix error codes from various RPCs 8 years ago
protocol.cpp Refactor: Remove using namespace <xxx> from rpc/ 8 years ago
protocol.h [trival] Fix typo introduced into rpc/protocol.h in commit 338bf06 8 years ago
rawtransaction.cpp rpc: Rename first named arg of createrawtransaction 8 years ago
register.h
server.cpp [rpc] Remove auth cookie on shutdown 8 years ago
server.h refactor: Move RPCNotifyBlockChange out of `rpc/server.h` 8 years ago