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 Merge src/leveldb changes for LevelDB 1.13 11 years ago
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 BIP32 derivation implementation 11 years ago
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 Performance optimization for bloom filters. 11 years ago
bloom.h Performance optimization for bloom filters. 11 years ago
chainparams.cpp Merge pull request #2829 from sipa/bip32 11 years ago
chainparams.h misc spelling / space / style fixes 11 years ago
checkpoints.cpp Checkpoint at block 250,000 11 years ago
checkpoints.h Replace repeated GetBoolArg() calls with Checkpoint::fEnabled variable 12 years ago
checkqueue.h
clientversion.h autotools: switch to autotools buildsystem 11 years ago
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 remove windows.h from crypter.cpp includes 11 years ago
crypter.h CSecret/CKey -> CKey/CPubKey split/refactor 12 years ago
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 Add HMAC-SHA512 to hash 12 years ago
hash.h Add HMAC-SHA512 to hash 12 years ago
init.cpp Merge pull request #2981 from gmaxwell/tor2onion 11 years ago
init.h let user select wallet file with -wallet=foo.dat 12 years ago
key.cpp Merge pull request #2950 from pstratem/walletload 11 years ago
key.h improve wallet load time by removing duplicated calls to EC_KEY_check_key and adding a hash for vchPubKey/vchPrivKey entries in wallet.dat 11 years ago
keystore.cpp CSecret/CKey -> CKey/CPubKey split/refactor 12 years ago
keystore.h CSecret/CKey -> CKey/CPubKey split/refactor 12 years ago
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 Introduce a CChainParameters singleton class and regtest mode. 12 years ago
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 Reject non-canonically-encoded sizes 11 years ago
sync.cpp Replace printf with LogPrintf / LogPrint 11 years ago
sync.h Added comments to sync.h to make it easier to understand the macros 12 years ago
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 Fix build date for from-tarball builds 12 years ago
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 improve wallet load time by removing duplicated calls to EC_KEY_check_key and adding a hash for vchPubKey/vchPrivKey entries in wallet.dat 11 years ago