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.
 
 
 
 
 
 
Gavin Andresen bd48a4fe49 Merge pull request #2945 from gmaxwell/fee-logic_encourage_sweeping 11 years ago
..
json
leveldb
m4 autotools: fix subdir m4 check, never let it return -I 11 years ago
obj
obj-test
qt Merge pull request #3101 from Diapolo/sendcoinsentry 11 years ago
test Merge pull request #2884 from gavinandresen/canonicalsizes2 11 years ago
.gitignore Add src/.gitignore: ignore src/test_bitcoin 11 years ago
Makefile.am Remove include of windows.h from allocators.h 11 years ago
Makefile.include autotools: fix the Makefile.include to be safely included anywhere. 11 years ago
addrman.cpp Replace printf with LogPrintf / LogPrint 11 years ago
addrman.h Replace printf with LogPrintf / LogPrint 11 years ago
alert.cpp Replace printf with LogPrintf / LogPrint 11 years ago
alert.h
allocators.cpp Remove include of windows.h from allocators.h 11 years ago
allocators.h Remove include of windows.h from allocators.h 11 years ago
base58.h
bignum.h
bitcoind-res.rc rename bitcoin-res.rc to bitcoind-res.rc 11 years ago
bitcoind.cpp make fCommandLine a local variable in AppInit() 11 years ago
bitcoinrpc.cpp Merge pull request #2924 from sje397/TrafficGraph 11 years ago
bitcoinrpc.h Add network traffic graph 11 years ago
bloom.cpp
bloom.h
chainparams.cpp
chainparams.h misc spelling / space / style fixes 11 years ago
checkpoints.cpp
checkpoints.h
checkqueue.h
clientversion.h
compat.h prevent compiler redefinition warnings 11 years ago
core.cpp Replace printf with LogPrintf / LogPrint 11 years ago
core.h Move CBlockLocator to core.h 11 years ago
crypter.cpp
crypter.h
db.cpp Replace printf with LogPrintf / LogPrint 11 years ago
db.h Reimplement CBlockLocator's chain-related logic in CChain. 11 years ago
hash.cpp
hash.h
init.cpp Merge pull request #2981 from gmaxwell/tor2onion 11 years ago
init.h
key.cpp Merge pull request #2950 from pstratem/walletload 11 years ago
key.h
keystore.cpp
keystore.h
leveldb.cpp Replace printf with LogPrintf / LogPrint 11 years ago
leveldb.h Replace printf with LogPrintf / LogPrint 11 years ago
limitedmap.h
main.cpp Merge pull request #2884 from gavinandresen/canonicalsizes2 11 years ago
main.h Move CBlockLocator to core.h 11 years ago
miner.cpp Merge pull request #2945 from gmaxwell/fee-logic_encourage_sweeping 11 years ago
miner.h internal miner: move 2 globals from main to miner 11 years ago
mruset.h
net.cpp Merge pull request #2924 from sje397/TrafficGraph 11 years ago
net.h Merge pull request #2924 from sje397/TrafficGraph 11 years ago
netbase.cpp Hurricane Electric uses block 2001:470::, not 2011:470:: 11 years ago
netbase.h fix #3049 by changing comment for CNetAddr::IsRFC4193() 11 years ago
noui.cpp Replace printf with LogPrintf / LogPrint 11 years ago
protocol.cpp Replace printf with LogPrintf / LogPrint 11 years ago
protocol.h
rpcblockchain.cpp Refactor/encapsulate chain globals into a CChain class 11 years ago
rpcdump.cpp Refactor/encapsulate chain globals into a CChain class 11 years ago
rpcmining.cpp Refactor/encapsulate chain globals into a CChain class 11 years ago
rpcnet.cpp Add network traffic graph 11 years ago
rpcrawtransaction.cpp Refactor/encapsulate chain globals into a CChain class 11 years ago
rpcwallet.cpp Reimplement CBlockLocator's chain-related logic in CChain. 11 years ago
script.cpp Inline signature serializer 11 years ago
script.h Merge pull request #2791 from sipa/proveprune 11 years ago
serialize.h
sync.cpp Replace printf with LogPrintf / LogPrint 11 years ago
sync.h
threadsafety.h
txdb.cpp Refactor/encapsulate chain globals into a CChain class 11 years ago
txdb.h
ui_interface.h
uint256.h Replace printf with LogPrintf / LogPrint 11 years ago
util.cpp make fCommandLine a local variable in AppInit() 11 years ago
util.h make fCommandLine a local variable in AppInit() 11 years ago
version.cpp
version.h
wallet.cpp Merge pull request #2945 from gmaxwell/fee-logic_encourage_sweeping 11 years ago
wallet.h Replace printf with LogPrintf / LogPrint 11 years ago
walletdb.cpp Merge pull request #2950 from pstratem/walletload 11 years ago
walletdb.h