Community driven twister-core
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.
 
 
 
 
 
 
coderrr 6ec76ca09e make sure IsMine only returns true when we own all keys 13 years ago
..
json
obj
qt Copy amount to clipboard (implements #657) 13 years ago
test make sure IsMine only returns true when we own all keys 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 Fix broken ExtractAddress (refactored, made callers check for addresses in keystore if they care) 13 years ago
bitcoinrpc.h
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
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 Check all prevout.n if one transaction provides multiple inputs 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 Merge pull request #629 from sje397/master 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 make sure IsMine only returns true when we own all keys 13 years ago
script.h Fix broken ExtractAddress (refactored, made callers check for addresses in keystore if they care) 13 years ago
serialize.h Revert "Use standard C99 (and Qt) types for 64-bit integers" 13 years ago
strlcpy.h
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 Fix broken ExtractAddress (refactored, made callers check for addresses in keystore if they care) 13 years ago
wallet.h Revert "Use standard C99 (and Qt) types for 64-bit integers" 13 years ago