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.
 
 
 
 
 
 
Jeff Garzik e94010b239 Merge pull request #383 from sipa/syncdefault 14 years ago
..
cryptopp directory re-organization (keeps the old build system) 14 years ago
json directory re-organization (keeps the old build system) 14 years ago
obj Boost unit-testing framework. 14 years ago
test Boost unit-testing framework. 14 years ago
xpm directory re-organization (keeps the old build system) 14 years ago
base58.h Demystify a few magic numbers. 14 years ago
bignum.h Demystify a few magic numbers. 14 years ago
db.cpp Fix missing includes needed for Boost 1.46. 14 years ago
db.h CWallet class 14 years ago
headers.h move wallet code to separate file 14 years ago
init.cpp Enable DNS seeding by default. 14 years ago
init.h CWallet class 14 years ago
irc.cpp Merge pull request #226 from jordanlewis/betterheaders 14 years ago
irc.h make bitcoin include files more modular 14 years ago
key.h make bitcoin include files more modular 14 years ago
keystore.cpp CWallet class 14 years ago
keystore.h Bugfixes walletclass 14 years ago
main.cpp Block-chain lock-in at 134444 14 years ago
main.h Merge branch 'totalblocksestimate1' of https://github.com/laanwj/bitcoin 14 years ago
makefile.linux-mingw Added a couple minor things to match newer build process. 14 years ago
makefile.mingw Revert "Make UPnP default on Bitcoin but not on Bitcoind." 14 years ago
makefile.osx Revert "Make UPnP default on Bitcoin but not on Bitcoind." 14 years ago
makefile.unix Revert "Make UPnP default on Bitcoin but not on Bitcoind." 14 years ago
makefile.vc Add keystore.h to makefile.vs's header list. 14 years ago
net.cpp Added a couple minor things to match newer build process. 14 years ago
net.h Limit response to getblocks to half of output buffer size 14 years ago
noui.h move wallet code to separate file 14 years ago
rpc.cpp Merge branch 'tmp2' into tmp3 14 years ago
rpc.h directory re-organization (keeps the old build system) 14 years ago
script.cpp Bugfixes walletclass 14 years ago
script.h CWallet class 14 years ago
serialize.h Bump version to 0.3.24. 14 years ago
strlcpy.h make bitcoin include files more modular 14 years ago
ui.cpp Fix synchronization of default key 14 years ago
ui.h move wallet code to separate file 14 years ago
uibase.cpp Manual merge of jaromil's source tree reorg commit. 14 years ago
uibase.h Manual merge of jaromil's source tree reorg commit. 14 years ago
uint256.h make bitcoin include files more modular 14 years ago
util.cpp Do not use comma as thousands separator 14 years ago
util.h Merge pull request #226 from jordanlewis/betterheaders 14 years ago
wallet.cpp Fix synchronization of default key 14 years ago
wallet.h Fix synchronization of default key 14 years ago