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 ce336fdc21 Back out testnet default address change, it breaks accounts on old wallets. 13 years ago
..
json move back to original directory structure 13 years ago
obj Boost unit-testing framework. 13 years ago
qt Revert "Use standard C99 (and Qt) types for 64-bit integers" 13 years ago
test Revert "Use standard C99 (and Qt) types for 64-bit integers" 13 years ago
base58.h Back out testnet default address change, it breaks accounts on old wallets. 13 years ago
bignum.h Revert "Use standard C99 (and Qt) types for 64-bit integers" 13 years ago
bitcoinrpc.cpp Revert "Use standard C99 (and Qt) types for 64-bit integers" 13 years ago
bitcoinrpc.h Merge branch 'master' of https://github.com/bitcoin/bitcoin 13 years ago
checkpoints.cpp Revert "Use standard C99 (and Qt) types for 64-bit integers" 13 years ago
checkpoints.h Orphan block fill-up-memory attack prevention 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 Revert "Use standard C99 (and Qt) types for 64-bit integers" 13 years ago
db.h Revert "Use standard C99 (and Qt) types for 64-bit integers" 13 years ago
headers.h Use std::numeric_limits<> for typesafe INT_MAX/etc 13 years ago
init.cpp Revert "Use standard C99 (and Qt) types for 64-bit integers" 13 years ago
init.h Implement "Start on window system startup" on Win32 + Linux. 13 years ago
irc.cpp Revert "Use standard C99 (and Qt) types for 64-bit integers" 13 years ago
irc.h Unify copyright notices. 13 years ago
key.cpp Add GetSecret() and GetKeys() to CKeyStore 13 years ago
key.h Code cleanup: use ECDSA_size() instead of fixed 10,000 byte sig buffer, and explicity init static var 13 years ago
keystore.cpp Revert "Use standard C99 (and Qt) types for 64-bit integers" 13 years ago
keystore.h Revert "Use standard C99 (and Qt) types for 64-bit integers" 13 years ago
main.cpp Revert "Use standard C99 (and Qt) types for 64-bit integers" 13 years ago
main.h Revert "Use standard C99 (and Qt) types for 64-bit integers" 13 years ago
makefile.linux-mingw add key.o and rpcdump.o to makefile.linux-mingw 13 years ago
makefile.mingw Key import and export 13 years ago
makefile.osx Rework unit tests so test_bitcoin.cpp does not #include them all 13 years ago
makefile.unix Rework unit tests so test_bitcoin.cpp does not #include them all 13 years ago
makefile.vc Moved checkpoints out of main, to prep for using them to help prevent DoS attacks 13 years ago
net.cpp Revert "Use standard C99 (and Qt) types for 64-bit integers" 13 years ago
net.h Revert "Use standard C99 (and Qt) types for 64-bit integers" 13 years ago
noui.h Revert "Use standard C99 (and Qt) types for 64-bit integers" 13 years ago
protocol.cpp Revert "Use standard C99 (and Qt) types for 64-bit integers" 13 years ago
protocol.h Revert "Use standard C99 (and Qt) types for 64-bit integers" 13 years ago
qtui.h Revert "Use standard C99 (and Qt) types for 64-bit integers" 13 years ago
rpcdump.cpp Revert "Use standard C99 (and Qt) types for 64-bit integers" 13 years ago
script.cpp Update bitcoin address numbers for latest luke-jr/sipa scheme 13 years ago
script.h Revert "Use standard C99 (and Qt) types for 64-bit integers" 13 years ago
serialize.h Revert "Use standard C99 (and Qt) types for 64-bit integers" 13 years ago
strlcpy.h move back to original directory structure 13 years ago
uint256.h Revert "Use standard C99 (and Qt) types for 64-bit integers" 13 years ago
util.cpp Revert "Use standard C99 (and Qt) types for 64-bit integers" 13 years ago
util.h Revert "Use standard C99 (and Qt) types for 64-bit integers" 13 years ago
wallet.cpp Revert "Use standard C99 (and Qt) types for 64-bit integers" 13 years ago
wallet.h Revert "Use standard C99 (and Qt) types for 64-bit integers" 13 years ago