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.
 
 
 
 
 
 
Gavin Andresen 2c31cfc271 Bump version numbers for 0.6.1rc1 13 years ago
..
json
obj Bump version numbers for 0.6.1rc1 13 years ago
obj-test
qt Make lsn_reset ("detach databases") optional and off by default. 13 years ago
test Define TEST_DATA_DIR so unit tests can be run from any current working directory 13 years ago
addrman.cpp Further reduce header dependencies 13 years ago
addrman.h
allocators.h Add missing includes. (Fix bulding under GCC 4.7) 13 years ago
base58.h Further reduce header dependencies 13 years ago
bignum.h Add casts for unavoidable signed/unsigned comparisons 13 years ago
bitcoinrpc.cpp Merge pull request #1151 from freewil/listsinceblock-blockhash 13 years ago
bitcoinrpc.h Expose CRPCTable via bitcoinrpc.h for testing 13 years ago
checkpoints.cpp
checkpoints.h
compat.h We should include netinet/in.h to use sockaddr_in (POSIX.1-2001) 13 years ago
crypter.cpp Further reduce header dependencies 13 years ago
crypter.h Further reduce header dependencies 13 years ago
db.cpp Make lsn_reset ("detach databases") optional and off by default. 13 years ago
db.h Make lsn_reset ("detach databases") optional and off by default. 13 years ago
init.cpp Make lsn_reset ("detach databases") optional and off by default. 13 years ago
init.h
irc.cpp
irc.h
key.cpp
key.h Fix tests after recent refactors 13 years ago
keystore.cpp Further reduce header dependencies 13 years ago
keystore.h Further reduce header dependencies 13 years ago
main.cpp Add casts for unavoidable signed/unsigned comparisons 13 years ago
main.h CBlock::WriteToDisk() properly checks ftell(3) for error return 13 years ago
makefile.linux-mingw Merge pull request #1150 from gavinandresen/NOPCH 13 years ago
makefile.mingw Merge pull request #1150 from gavinandresen/NOPCH 13 years ago
makefile.osx Define TEST_DATA_DIR so unit tests can be run from any current working directory 13 years ago
makefile.unix Merge pull request #1150 from gavinandresen/NOPCH 13 years ago
mruset.h
net.cpp Change signed->unsigned at 3 code sites 13 years ago
net.h Further reduce header dependencies 13 years ago
netbase.cpp
netbase.h
noui.cpp
protocol.cpp Add casts for unavoidable signed/unsigned comparisons 13 years ago
protocol.h
rpcdump.cpp
script.cpp Undo part of c2e8c8ac to fix issue#1148 13 years ago
script.h Add casts for unavoidable signed/unsigned comparisons 13 years ago
serialize.h Further reduce header dependencies 13 years ago
strlcpy.h
ui_interface.h
uint256.h Merge pull request #1126 from drizztbsd/master 13 years ago
util.cpp Merge pull request #1140 from jgarzik/sign-compare 13 years ago
util.h Merge pull request #1140 from jgarzik/sign-compare 13 years ago
version.cpp
version.h Bump version numbers for 0.6.1rc1 13 years ago
wallet.cpp Prefer 'unsigned int' for loop index variables tested against ::size() 13 years ago
wallet.h Remove no-longer used UI hints in bitcoin core 13 years ago
walletdb.cpp Further reduce header dependencies 13 years ago
walletdb.h