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.
 
 
 
 
 
 
Wladimir J. van der Laan 06706ab8ef Remove erroneous ":" in front of port in options dialog (introduced with network refactor) 13 years ago
..
json move back to original directory structure 13 years ago
obj Boost unit-testing framework. 13 years ago
qt Remove erroneous ":" in front of port in options dialog (introduced with network refactor) 13 years ago
test Refactored ConnectInputs, so valid-transaction-checks are done before ECDSA-verifying signatures. 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 Remove base58 encoding from validateaddress/addmultisigaddress 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 Replace OP_EVAL (BIP 12) with Pay-to-script-hash (BIP 16). 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 Fix handling of default ports 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 Compact signatures with compressed pubkeys 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 Refactor: needing to call ConnectInputs to process coinbase transactions was counter-intuitive 13 years ago
main.h Refactored ConnectInputs, so valid-transaction-checks are done before ECDSA-verifying signatures. 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 Compile with extra warnings turned on. And more makefile/code tidying up. 13 years ago
makefile.unix Compile with extra warnings turned on. And more makefile/code tidying up. 13 years ago
net.cpp Fix handling of default ports 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 Revert "Use standard C99 (and Qt) types for 64-bit integers" 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 Replace OP_EVAL (BIP 12) with Pay-to-script-hash (BIP 16). 13 years ago
util.h Replace OP_EVAL (BIP 12) with Pay-to-script-hash (BIP 16). 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