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.
 
 
 
 
 
 
Pieter Wuille 326a5652e0
Merge #11456: Replace relevant services logic with a function suite.
7 years ago
..
blockchain.cpp Merge #11367: [rpc] getblockchaininfo: add size_on_disk, prune_target_size 7 years ago
blockchain.h Remove unnecessary forward class declarations in header files 8 years ago
client.cpp Merge #7061: [Wallet] Add RPC call "rescanblockchain <startheight> <stopheight>" 7 years ago
client.h
mining.cpp Change getmininginfo errors field to warnings 7 years ago
mining.h Properly bound check conf_target in wallet RPC calls 8 years ago
misc.cpp Implement BIP173 addresses and tests 7 years ago
net.cpp Clarify docs for requirements/handling of addnode/connect nodes 7 years ago
protocol.cpp rpc: Handle `getinfo` locally in bitcoin-cli w/ `-getinfo` 7 years ago
protocol.h Merge #10871: Handle getinfo in bitcoin-cli w/ -getinfo (revival of #8843) 7 years ago
rawtransaction.cpp Merge #11309: Minor cleanups for AcceptToMemoryPool 7 years ago
register.h
safemode.cpp rpc: Push down safe mode checks 7 years ago
safemode.h rpc: Push down safe mode checks 7 years ago
server.cpp Fix uninitialized URI in batch RPC requests 7 years ago
server.h Fix uninitialized URI in batch RPC requests 7 years ago