.. |
json
|
|
|
leveldb
|
Merge src/leveldb changes for LevelDB 1.13
|
2013-08-24 22:21:41 +02:00 |
m4
|
autotools: fix subdir m4 check, never let it return -I
|
2013-09-18 17:11:41 -04:00 |
obj
|
|
|
obj-test
|
|
|
qt
|
Refactor/encapsulate chain globals into a CChain class
|
2013-10-11 23:25:50 +02:00 |
test
|
Refactor/encapsulate chain globals into a CChain class
|
2013-10-11 23:25:50 +02:00 |
.gitignore
|
Add src/.gitignore: ignore src/test_bitcoin
|
2013-09-18 07:07:41 -04:00 |
addrman.cpp
|
Replace printf with LogPrintf / LogPrint
|
2013-09-18 20:39:25 +10:00 |
addrman.h
|
Replace printf with LogPrintf / LogPrint
|
2013-09-18 20:39:25 +10:00 |
alert.cpp
|
Replace printf with LogPrintf / LogPrint
|
2013-09-18 20:39:25 +10:00 |
alert.h
|
|
|
allocators.cpp
|
Remove include of windows.h from allocators.h
|
2013-10-09 16:48:53 +10:00 |
allocators.h
|
Remove include of windows.h from allocators.h
|
2013-10-09 16:48:53 +10:00 |
base58.h
|
|
|
bignum.h
|
|
|
bitcoind-res.rc
|
rename bitcoin-res.rc to bitcoind-res.rc
|
2013-10-03 15:06:31 +02:00 |
bitcoind.cpp
|
make fCommandLine a local variable in AppInit()
|
2013-10-08 10:52:42 +02:00 |
bitcoinrpc.cpp
|
Avoid core dump if rpc port is in use.
|
2013-10-15 15:30:20 +10:00 |
bitcoinrpc.h
|
Added ping time measurement.
|
2013-10-04 01:30:12 -07:00 |
bloom.cpp
|
Performance optimization for bloom filters.
|
2013-08-20 02:27:26 -07:00 |
bloom.h
|
Performance optimization for bloom filters.
|
2013-08-20 02:27:26 -07:00 |
chainparams.cpp
|
|
|
chainparams.h
|
misc spelling / space / style fixes
|
2013-10-15 12:13:54 +02:00 |
checkpoints.cpp
|
Checkpoint at block 250,000
|
2013-08-20 17:30:33 +10:00 |
checkpoints.h
|
|
|
checkqueue.h
|
|
|
clientversion.h
|
autotools: switch to autotools buildsystem
|
2013-09-05 21:31:03 -04:00 |
compat.h
|
prevent compiler redefinition warnings
|
2013-10-11 15:37:36 +02:00 |
core.cpp
|
Replace printf with LogPrintf / LogPrint
|
2013-09-18 20:39:25 +10:00 |
core.h
|
Skip unspendable outputs in consistency check
|
2013-09-24 14:11:20 +02:00 |
crypter.cpp
|
|
|
crypter.h
|
|
|
db.cpp
|
Replace printf with LogPrintf / LogPrint
|
2013-09-18 20:39:25 +10:00 |
db.h
|
|
|
hash.cpp
|
|
|
hash.h
|
|
|
init.cpp
|
Refactor/encapsulate chain globals into a CChain class
|
2013-10-11 23:25:50 +02:00 |
init.h
|
|
|
key.cpp
|
Use 'low S' as malleability breaker rather than 'even S'
|
2013-09-20 09:30:41 +02:00 |
key.h
|
|
|
keystore.cpp
|
|
|
keystore.h
|
|
|
leveldb.cpp
|
Replace printf with LogPrintf / LogPrint
|
2013-09-18 20:39:25 +10:00 |
leveldb.h
|
Replace printf with LogPrintf / LogPrint
|
2013-09-18 20:39:25 +10:00 |
limitedmap.h
|
|
|
main.cpp
|
Merge pull request #3077 from sipa/chain
|
2013-10-14 20:39:00 -07:00 |
main.h
|
Refactor/encapsulate chain globals into a CChain class
|
2013-10-11 23:25:50 +02:00 |
Makefile.am
|
Remove include of windows.h from allocators.h
|
2013-10-09 16:48:53 +10:00 |
Makefile.include
|
autotools: fix the Makefile.include to be safely included anywhere.
|
2013-09-18 17:12:39 -04:00 |
miner.cpp
|
Refactor/encapsulate chain globals into a CChain class
|
2013-10-11 23:25:50 +02:00 |
miner.h
|
internal miner: move 2 globals from main to miner
|
2013-09-25 15:48:11 +02:00 |
mruset.h
|
|
|
net.cpp
|
Merge pull request #3077 from sipa/chain
|
2013-10-14 20:39:00 -07:00 |
net.h
|
misc spelling / space / style fixes
|
2013-10-15 12:13:54 +02:00 |
netbase.cpp
|
Hurricane Electric uses block 2001:470::, not 2011:470::
|
2013-10-04 08:46:45 -04:00 |
netbase.h
|
fix #3049 by changing comment for CNetAddr::IsRFC4193()
|
2013-10-03 15:03:33 +02:00 |
noui.cpp
|
Replace printf with LogPrintf / LogPrint
|
2013-09-18 20:39:25 +10:00 |
protocol.cpp
|
Replace printf with LogPrintf / LogPrint
|
2013-09-18 20:39:25 +10:00 |
protocol.h
|
|
|
rpcblockchain.cpp
|
Refactor/encapsulate chain globals into a CChain class
|
2013-10-11 23:25:50 +02:00 |
rpcdump.cpp
|
Refactor/encapsulate chain globals into a CChain class
|
2013-10-11 23:25:50 +02:00 |
rpcmining.cpp
|
Refactor/encapsulate chain globals into a CChain class
|
2013-10-11 23:25:50 +02:00 |
rpcnet.cpp
|
Added ping time measurement.
|
2013-10-04 01:30:12 -07:00 |
rpcrawtransaction.cpp
|
Refactor/encapsulate chain globals into a CChain class
|
2013-10-11 23:25:50 +02:00 |
rpcwallet.cpp
|
Refactor/encapsulate chain globals into a CChain class
|
2013-10-11 23:25:50 +02:00 |
script.cpp
|
Replace printf with LogPrintf / LogPrint
|
2013-09-18 20:39:25 +10:00 |
script.h
|
Merge pull request #2791 from sipa/proveprune
|
2013-09-23 14:23:14 -07:00 |
serialize.h
|
|
|
sync.cpp
|
Replace printf with LogPrintf / LogPrint
|
2013-09-18 20:39:25 +10:00 |
sync.h
|
|
|
threadsafety.h
|
|
|
txdb.cpp
|
Refactor/encapsulate chain globals into a CChain class
|
2013-10-11 23:25:50 +02:00 |
txdb.h
|
|
|
ui_interface.h
|
|
|
uint256.h
|
Replace printf with LogPrintf / LogPrint
|
2013-09-18 20:39:25 +10:00 |
util.cpp
|
make fCommandLine a local variable in AppInit()
|
2013-10-08 10:52:42 +02:00 |
util.h
|
make fCommandLine a local variable in AppInit()
|
2013-10-08 10:52:42 +02:00 |
version.cpp
|
|
|
version.h
|
|
|
wallet.cpp
|
Refactor/encapsulate chain globals into a CChain class
|
2013-10-11 23:25:50 +02:00 |
wallet.h
|
Replace printf with LogPrintf / LogPrint
|
2013-09-18 20:39:25 +10:00 |
walletdb.cpp
|
Replace printf with LogPrintf / LogPrint
|
2013-09-18 20:39:25 +10:00 |
walletdb.h
|
Payment Protocol: X509-validated payment requests
|
2013-08-22 16:18:25 +10:00 |