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 30999ec6f9 Merge branch 'decomposetransfix' of https://github.com/laanwj/bitcoin 13 years ago
..
json Back out spacing changes to json spirit code 13 years ago
obj Boost unit-testing framework. 13 years ago
obj-test Rename src/obj/test to src/obj-test to workaround bug in older GNU Make 13 years ago
qt Merge branch 'decomposetransfix' of https://github.com/laanwj/bitcoin 13 years ago
test Simplify counting of P2SH sigops to match BIP 16 (thanks to Matt Corallo for prompting this). 13 years ago
base58.h Replace OP_EVAL (BIP 12) with Pay-to-script-hash (BIP 16). 13 years ago
bignum.h Revert "Use standard C99 (and Qt) types for 64-bit integers" 13 years ago
bitcoinrpc.cpp Bitcoin-Qt signmessage GUI (pull request #582) 13 years ago
bitcoinrpc.h Merge branch 'master' of https://github.com/bitcoin/bitcoin 13 years ago
checkpoints.cpp Compile with extra warnings turned on. And more makefile/code tidying up. 13 years ago
checkpoints.h Orphan block fill-up-memory attack prevention 13 years ago
compat.h Network stack refactor 13 years ago
crypter.cpp Implement an mlock()'d string class for storing passphrases 13 years ago
crypter.h include util.h to get SecureString definition. 13 years ago
db.cpp Full checking of all loaded keys 13 years ago
db.h Revert "Use standard C99 (and Qt) types for 64-bit integers" 13 years ago
headers.h Compile with extra warnings turned on. And more makefile/code tidying up. 13 years ago
init.cpp Allow -upnp to override setting in wallet (and simplify logic a bit) 13 years ago
init.h Implement "Start on window system startup" on Win32 + Linux. 13 years ago
irc.cpp Network stack refactor 13 years ago
irc.h Unify copyright notices. 13 years ago
key.cpp Add GetSecret() and GetKeys() to CKeyStore 13 years ago
key.h Full checking of all loaded keys 13 years ago
keystore.cpp Replace OP_EVAL (BIP 12) with Pay-to-script-hash (BIP 16). 13 years ago
keystore.h Replace OP_EVAL (BIP 12) with Pay-to-script-hash (BIP 16). 13 years ago
main.cpp Avoid advertising the node's address when it is not listening or IsInitialBlockDownload(). 13 years ago
main.h Bitcoin-Qt signmessage GUI (pull request #582) 13 years ago
makefile.linux-mingw Compile with extra warnings turned on. And more makefile/code tidying up. 13 years ago
makefile.mingw Compile with extra warnings turned on. And more makefile/code tidying up. 13 years ago
makefile.osx Support makefile.osx building test_bitcoin with dynamic boost 13 years ago
makefile.unix Rename src/obj/test to src/obj-test to workaround bug in older GNU Make 13 years ago
net.cpp Avoid advertising the node's address when it is not listening or IsInitialBlockDownload(). 13 years ago
net.h Compile with extra warnings turned on. And more makefile/code tidying up. 13 years ago
netbase.cpp Fix handling of default ports 13 years ago
netbase.h Fix handling of default ports 13 years ago
noui.h Revert "Use standard C99 (and Qt) types for 64-bit integers" 13 years ago
protocol.cpp Network stack refactor 13 years ago
protocol.h Fix handling of default ports 13 years ago
qtui.h Add support for opening bitcoin: URIs directly. 13 years ago
rpcdump.cpp Compressed pubkeys 13 years ago
script.cpp Replace OP_EVAL (BIP 12) with Pay-to-script-hash (BIP 16). 13 years ago
script.h Replace OP_EVAL (BIP 12) with Pay-to-script-hash (BIP 16). 13 years ago
serialize.h Compile with extra warnings turned on. And more makefile/code tidying up. 13 years ago
strlcpy.h move back to original directory structure 13 years ago
uint256.h Network stack refactor 13 years ago
util.cpp Add DEBUG_LOCKCONTENTION, to warn each time a thread waits to lock. 13 years ago
util.h Replace tabs with four spaces to comply with coding standard in doc/coding.txt 13 years ago
wallet.cpp Replace OP_EVAL (BIP 12) with Pay-to-script-hash (BIP 16). 13 years ago
wallet.h Replace OP_EVAL (BIP 12) with Pay-to-script-hash (BIP 16). 13 years ago