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 8c69b6621c Merge git://github.com/p2k/bitcoin-qt 13 years ago
..
json
obj
qt Merge git://github.com/p2k/bitcoin-qt 13 years ago
test Fix miner_test unit test bug 13 years ago
base58.h
bignum.h
bitcoinrpc.cpp Bugfix: "bits" should be a hex-string, not a number (that just doesn't make sense) 13 years ago
bitcoinrpc.h
crypter.cpp Fix build on windows and mac 13 years ago
crypter.h
db.cpp Fix build on windows and mac 13 years ago
db.h
headers.h Only define __STDC_LIMIT_MACROS if not already defined. 13 years ago
init.cpp Optionally include additional QT plugins when required to build. 13 years ago
init.h
irc.cpp
irc.h
key.h Compact signatures and key recovery 13 years ago
keystore.cpp
keystore.h Add returns to avoid annoying compile-time warnings. 13 years ago
main.cpp Merge pull request #564 from luke-jr/optimize_remove_CheckWork_delay 13 years ago
main.h Fix build on windows and mac 13 years ago
makefile.linux-mingw Update openssl to 1.0.0e. 13 years ago
makefile.mingw Remove ui_res from makefiles 13 years ago
makefile.osx Mac OSX release process changes 13 years ago
makefile.unix Added a workaround for an Ubuntu bug which causes -fstack-protector-all to be disregarded. 13 years ago
makefile.vc remove cryptopp dependency, add simple unittest for SHA256Transform() 13 years ago
net.cpp Remove vladimir's DNS seed, at his request. 13 years ago
net.h Fix build on windows and mac 13 years ago
noui.h assure that base bitcoind and bitcoin still build 13 years ago
protocol.cpp Fix build on windows and mac 13 years ago
protocol.h
qtui.h
script.cpp
script.h
serialize.h Bump version to 0.5.0.0 13 years ago
strlcpy.h
uint256.h
util.cpp Fix build on windows and mac 13 years ago
util.h Fix build on windows and mac 13 years ago
wallet.cpp Add returns to avoid annoying compile-time warnings. 13 years ago
wallet.h