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.
bitcoin/src
Philip Kaufmann 2547d2a90b
Bitcoin-Qt: update Win executable file meta-data copyright
12 years ago
..
json
leveldb
obj
obj-test
qt Bitcoin-Qt: update Win executable file meta-data copyright 12 years ago
test Update unit test to match rule enforcement starts 21 March 12 years ago
addrman.cpp
addrman.h
alert.cpp
alert.h
allocators.h
base58.h
bignum.h
bitcoinrpc.cpp CRPCCommand.unlocked -> CRPCCommand.threadSafe 12 years ago
bitcoinrpc.h CRPCCommand.unlocked -> CRPCCommand.threadSafe 12 years ago
bloom.cpp Short-circuit bloom checking if we will always return true. 12 years ago
bloom.h
checkpoints.cpp Checkpoint at first block in 11 March chain fork 12 years ago
checkpoints.h Merge pull request #2186 from Diapolo/misc_stuff 12 years ago
checkqueue.h Improve block database load error reporting 12 years ago
clientversion.h Bump version numbers for 0.8 release 12 years ago
compat.h
crypter.cpp
crypter.h
db.cpp
db.h
hash.cpp
hash.h
init.cpp Merge pull request #2186 from Diapolo/misc_stuff 12 years ago
init.h
irc.cpp
irc.h
key.cpp
key.h
keystore.cpp
keystore.h
leveldb.cpp Deal with LevelDB errors 12 years ago
leveldb.h Deal with LevelDB errors 12 years ago
main.cpp Before 15 May, limit created block size to 500K 12 years ago
main.h Merge pull request #2186 from Diapolo/misc_stuff 12 years ago
makefile.linux-mingw Set CC/CXX properly for gitian build 12 years ago
makefile.mingw Pass compiler flags down into leveldb make 12 years ago
makefile.osx Pass compiler flags down into leveldb make 12 years ago
makefile.unix Pass compiler flags down into leveldb make 12 years ago
mruset.h
net.cpp Add DNS seed support for testnet 12 years ago
net.h
netbase.cpp
netbase.h
noui.cpp Improve block database load error reporting 12 years ago
protocol.cpp
protocol.h
rpcblockchain.cpp
rpcdump.cpp
rpcmining.cpp Do not use C++11 std::vector.data() 12 years ago
rpcnet.cpp
rpcrawtransaction.cpp Signrawtransaction shouldn't require redeemScript for non-p2sh txins. 12 years ago
rpcwallet.cpp
script.cpp
script.h
serialize.h
sync.cpp
sync.h
threadsafety.h
txdb.cpp Merge pull request #2221 from sipa/perfo 12 years ago
txdb.h Merge pull request #2221 from sipa/perfo 12 years ago
ui_interface.h Improve block database load error reporting 12 years ago
uint256.h
util.cpp Merge pull request #2229 from sipa/prealloc 12 years ago
util.h Merge pull request #2229 from sipa/prealloc 12 years ago
version.cpp
version.h
wallet.cpp Merge pull request #2312 from gmaxwell/random_random 12 years ago
wallet.h
walletdb.cpp
walletdb.h