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.
 
 
 
 
 
 
Luke Dashjr a880b29cab Bugfix: fForRelay should be false when deciding required fee to include in blocks 13 years ago
..
cryptopp
json
obj
test CHECKMULTISIG unit tests. 13 years ago
xpm
base58.h
bignum.h
crypter.cpp
crypter.h
db.cpp Fix rpc-hanging deadlocks 13 years ago
db.h
headers.h
init.cpp
init.h
irc.cpp
irc.h
key.h Merge pull request #458 from TheBlueMatt/copyright 14 years ago
keystore.cpp SetCrypted() obtains keystore lock, to be safe. 13 years ago
keystore.h SetCrypted() obtains keystore lock, to be safe. 13 years ago
main.cpp Bugfix: fForRelay should be false when deciding required fee to include in blocks 13 years ago
main.h Merge branch 'unique_coinbase' of git://gitorious.org/~Luke-Jr/bitcoin/luke-jr-bitcoin into unique_coinbase 13 years ago
makefile.linux-mingw Merge branch 'code-cleanup' of git://github.com/muggenhor/bitcoin 13 years ago
makefile.mingw Merge branch 'code-cleanup' of git://github.com/muggenhor/bitcoin 13 years ago
makefile.osx Merge branch 'code-cleanup' of git://github.com/muggenhor/bitcoin 13 years ago
makefile.unix Merge branch 'code-cleanup' of git://github.com/muggenhor/bitcoin 13 years ago
makefile.vc Start moving protocol-specific code to protocol.[ch]pp 13 years ago
net.cpp SocketHandler thread can be detached 13 years ago
net.h missed printf in AbortMessage(); merged printfs in EndMessage 13 years ago
noui.h
protocol.cpp Move CInv to protocol.[ch]pp 13 years ago
protocol.h Move CInv to protocol.[ch]pp 13 years ago
rpc.cpp Merge branch 'unique_coinbase' of git://gitorious.org/~Luke-Jr/bitcoin/luke-jr-bitcoin into unique_coinbase 13 years ago
rpc.h
script.cpp Fix rpc-hanging deadlocks 13 years ago
script.h Merge pull request #458 from TheBlueMatt/copyright 14 years ago
serialize.h Bumped version numbers to 0.4.0rc1 13 years ago
strlcpy.h
ui.cpp Support for boost filesystem version 3 13 years ago
ui.h
uibase.cpp
uibase.h
uint256.h
util.cpp If compiled -DDEBUG_LOCKORDER and run with -debug, print out every mutex lock/unlock (helpful for debugging something-is-holding-a-mutex-too-long problems) 13 years ago
util.h Move func 'REF' from util.h to serialize.h 13 years ago
wallet.cpp obtain cs_wallet mutex to protect vchDefaultKey 13 years ago
wallet.h Logic running with -keypool=0 was wrong (empty keys were being returned). Fixes #445 13 years ago