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 60152827e3 Merge pull request #293 from tcatm/keypool-fix 13 years ago
..
cryptopp directory re-organization (keeps the old build system) 13 years ago
json directory re-organization (keeps the old build system) 13 years ago
obj directory re-organization (keeps the old build system) 13 years ago
xpm directory re-organization (keeps the old build system) 13 years ago
base58.h Demystify a few magic numbers. 13 years ago
bignum.h Demystify a few magic numbers. 13 years ago
db.cpp create keypool in LoadWallet() 13 years ago
db.h make bitcoin include files more modular 13 years ago
headers.h make bitcoin include files more modular 13 years ago
init.cpp Update transactions already in the wallet when rescanning. 13 years ago
init.h make bitcoin include files more modular 13 years ago
irc.cpp irc: #bitcoin is overflowing. split up into 100 randomly-joined channels. 13 years ago
irc.h make bitcoin include files more modular 13 years ago
key.h make bitcoin include files more modular 13 years ago
main.cpp Merge pull request #264 from sipa/mintxfeefix 13 years ago
main.h Reduce minimum TX fee for new transactions, to 0.0005. 13 years ago
makefile.mingw Update to openssl-1.0.0d and enable RPC-SSL on Win32 13 years ago
makefile.osx Revert "OSX build tweaks (laszlo)" 13 years ago
makefile.unix Manual merge of jaromil's source tree reorg commit. 13 years ago
makefile.vc directory re-organization (keeps the old build system) 13 years ago
net.cpp Fix rfc1918 and rfc3927 compliance for ignoring non-internet-routable hosts. 13 years ago
net.h Fix rfc1918 and rfc3927 compliance for ignoring non-internet-routable hosts. 13 years ago
noui.h make bitcoin include files more modular 13 years ago
rpc.cpp loss of significance in difficulty (by lfm) 13 years ago
rpc.h directory re-organization (keeps the old build system) 13 years ago
script.cpp make bitcoin include files more modular 13 years ago
script.h make bitcoin include files more modular 13 years ago
serialize.h Bump version to 0.3.23. 13 years ago
strlcpy.h make bitcoin include files more modular 13 years ago
ui.cpp Fix GUI build on UNIX. 13 years ago
ui.h make bitcoin include files more modular 13 years ago
uibase.cpp Manual merge of jaromil's source tree reorg commit. 13 years ago
uibase.h Manual merge of jaromil's source tree reorg commit. 13 years ago
uint256.h make bitcoin include files more modular 13 years ago
util.cpp Fixes #240 and #244 - delete delete[] mismatch. 13 years ago
util.h Build error mingw, missing std:: 13 years ago