..
json
Revert "JSON Spirit updated to v4.06"
11 years ago
leveldb
Merge src/leveldb changes for LevelDB 1.13
11 years ago
m4
autotools: fix subdir m4 check, never let it return -I
11 years ago
obj
…
obj-test
…
qt
Merge pull request #3145
11 years ago
test
Merge pull request #3076 from lano1106/uint256_util
11 years ago
.gitignore
Add src/.gitignore: ignore src/test_bitcoin
11 years ago
Makefile.am
Refactor: CTxMempool class to its own txmempool.{cpp,h}
11 years ago
Makefile.include
autotools: fix the Makefile.include to be safely included anywhere.
11 years ago
addrman.cpp
Replace printf with LogPrintf / LogPrint
11 years ago
addrman.h
re-work -debug switch handling
11 years ago
alert.cpp
Replace printf with LogPrintf / LogPrint
11 years ago
alert.h
Bump Year Number to 2013
11 years ago
allocators.cpp
Changing LockedPageManager to use a managed instance
11 years ago
allocators.h
Merge pull request #3046 from sarchar/lockedpage-change
11 years ago
base58.h
Bump Year Number to 2013
11 years ago
bignum.h
Merge pull request #3076 from lano1106/uint256_util
11 years ago
bitcoin-cli-res.rc
Add separate bitcoin-rpc client
11 years ago
bitcoin-cli.cpp
Add separate bitcoin-rpc client
11 years ago
bitcoind-res.rc
rename bitcoin-res.rc to bitcoind-res.rc
11 years ago
bitcoind.cpp
No more fHaveGUI
11 years ago
bitcoinrpc.cpp
Break dependency of init on wallet.
11 years ago
bitcoinrpc.h
RPC: error code changes and prevent crash with walletpassphrase
11 years ago
bloom.cpp
Performance optimization for bloom filters.
11 years ago
bloom.h
Performance optimization for bloom filters.
11 years ago
chainparams.cpp
Bump Year Number to 2013
11 years ago
chainparams.h
misc spelling / space / style fixes
11 years ago
checkpoints.cpp
Bump Year Number to 2013
11 years ago
checkpoints.h
Bump Year Number to 2013
11 years ago
checkqueue.h
Refactor: CTxMempool class to its own txmempool.{cpp,h}
11 years ago
clientversion.h
autotools: switch to autotools buildsystem
11 years ago
compat.h
Bump Year Number to 2013
11 years ago
core.cpp
Show short scriptPubKeys correctly
11 years ago
core.h
Generalize the remove-outputs check for fully-prunable transactions.
11 years ago
crypter.cpp
Bump Year Number to 2013
11 years ago
crypter.h
Merge pull request #3046 from sarchar/lockedpage-change
11 years ago
db.cpp
Bump Year Number to 2013
11 years ago
db.h
Merge pull request #3119
11 years ago
hash.cpp
…
hash.h
Bump Year Number to 2013
11 years ago
init.cpp
Merge pull request #3196 from laanwj/2013_11_nohavegui
11 years ago
init.h
No more fHaveGUI
11 years ago
key.cpp
Merge pull request #3119
11 years ago
key.h
fix wrong memcmp() usage in CKey::operator==
11 years ago
keystore.cpp
Bump Year Number to 2013
11 years ago
keystore.h
Bump Year Number to 2013
11 years ago
leveldb.cpp
Replace printf with LogPrintf / LogPrint
11 years ago
leveldb.h
Replace printf with LogPrintf / LogPrint
11 years ago
limitedmap.h
Refactor: CTxMempool class to its own txmempool.{cpp,h}
11 years ago
main.cpp
No more fHaveGUI
11 years ago
main.h
Refactor: CTxMempool class to its own txmempool.{cpp,h}
11 years ago
miner.cpp
Refactor: CTxMempool class to its own txmempool.{cpp,h}
11 years ago
miner.h
Bump Year Number to 2013
11 years ago
mruset.h
…
net.cpp
process received messages one at a time without sleeping between messages
11 years ago
net.h
-fuzzmessagestest=N : randomly corrupt 1-of-N sent messages
11 years ago
netbase.cpp
Bump Year Number to 2013
11 years ago
netbase.h
Bump Year Number to 2013
11 years ago
noui.cpp
Bump Year Number to 2013
11 years ago
protocol.cpp
Bump Year Number to 2013
11 years ago
protocol.h
Bump Year Number to 2013
11 years ago
rpcblockchain.cpp
Merge pull request #3119
11 years ago
rpcdump.cpp
Make time facet non-constant
11 years ago
rpcmining.cpp
Refactor: CTxMempool class to its own txmempool.{cpp,h}
11 years ago
rpcnet.cpp
RPC: error code changes and prevent crash with walletpassphrase
11 years ago
rpcrawtransaction.cpp
Refactor: CTxMempool class to its own txmempool.{cpp,h}
11 years ago
rpcwallet.cpp
RPC: error code changes and prevent crash with walletpassphrase
11 years ago
script.cpp
Relay OP_RETURN TxOut as standard transaction type
11 years ago
script.h
Merge pull request #2738 from jgarzik/op_return
11 years ago
serialize.h
Merge pull request #3173 from gavinandresen/fuzzmessages
11 years ago
sync.cpp
Make -DDEBUGLOCKORDER + -debug less noisy
11 years ago
sync.h
Bump Year Number to 2013
11 years ago
threadsafety.h
…
txdb.cpp
Do not use the redundant BestInvalidWork record in the block database.
11 years ago
txdb.h
Do not use the redundant BestInvalidWork record in the block database.
11 years ago
txmempool.cpp
Refactor: CTxMempool class to its own txmempool.{cpp,h}
11 years ago
txmempool.h
Refactor: CTxMempool class to its own txmempool.{cpp,h}
11 years ago
ui_interface.h
…
uint256.h
Merge pull request #3076 from lano1106/uint256_util
11 years ago
util.cpp
Merge pull request #3076 from lano1106/uint256_util
11 years ago
util.h
re-work -debug switch handling
11 years ago
version.cpp
Fix build date for from-tarball builds
12 years ago
version.h
…
wallet.cpp
Break dependency of init on wallet.
11 years ago
wallet.h
Use boost signals for callbacks from main to wallet
11 years ago
walletdb.cpp
Merge pull request #3119
11 years ago
walletdb.h
Merge pull request #3119
11 years ago