.. |
bench
|
…
|
|
compat
|
…
|
|
config
|
…
|
|
consensus
|
Switch blocks to a constant-space Merkle root/branch algorithm.
|
9 years ago |
crypto
|
…
|
|
leveldb
|
…
|
|
obj
|
…
|
|
obj-test
|
…
|
|
policy
|
Change default block priority size to 0
|
9 years ago |
primitives
|
Merge pull request #6914
|
9 years ago |
qt
|
Add "NODE_BLOOM" to guiutil so that peers don't get UNKNOWN[4]
|
9 years ago |
script
|
Merge pull request #6914
|
9 years ago |
secp256k1
|
Merge commit '5ad54630935d1f340666de7bc9ffef9b8a1df296' into HEAD
|
9 years ago |
support
|
…
|
|
test
|
Replace trickle nodes with per-node/message Poisson delays
|
9 years ago |
univalue
|
Merge commit '982709199f1b4e9e35211c419a81938f9f1dd4ed' into bitcoin
|
9 years ago |
wallet
|
fix logic for error log
|
9 years ago |
zmq
|
…
|
|
.clang-format
|
…
|
|
Makefile.am
|
Merge pull request #7133
|
9 years ago |
Makefile.bench.include
|
…
|
|
Makefile.qt.include
|
qt: Final translation update before 0.12 fork
|
9 years ago |
Makefile.qttest.include
|
…
|
|
Makefile.test.include
|
Merge pull request #7133
|
9 years ago |
addrman.cpp
|
…
|
|
addrman.h
|
…
|
|
alert.cpp
|
net: Add and document network messages in protocol.h
|
9 years ago |
alert.h
|
…
|
|
amount.cpp
|
…
|
|
amount.h
|
Fix various typos
|
9 years ago |
arith_uint256.cpp
|
…
|
|
arith_uint256.h
|
…
|
|
base58.cpp
|
…
|
|
base58.h
|
…
|
|
bitcoin-cli-res.rc
|
…
|
|
bitcoin-cli.cpp
|
Constrain rpcport default values to a single location in code
|
9 years ago |
bitcoin-tx-res.rc
|
…
|
|
bitcoin-tx.cpp
|
…
|
|
bitcoind-res.rc
|
…
|
|
bitcoind.cpp
|
Initialize logging before we do parameter interaction
|
9 years ago |
bloom.cpp
|
Switch to a more efficient rolling Bloom filter
|
9 years ago |
bloom.h
|
Switch to a more efficient rolling Bloom filter
|
9 years ago |
chain.cpp
|
Allow block announcements with headers
|
9 years ago |
chain.h
|
…
|
|
chainparams.cpp
|
Removed offline testnet DNSSeed 'alexykot.me'.
|
9 years ago |
chainparams.h
|
Trivial: Fix warning introduced by #7053 by casting to uint64_t
|
9 years ago |
chainparamsbase.cpp
|
TRIVIAL: Chainparams: Remove unused CBaseUnitTestParams
|
9 years ago |
chainparamsbase.h
|
Constrain rpcport default values to a single location in code
|
9 years ago |
chainparamsseeds.h
|
…
|
|
checkpoints.cpp
|
…
|
|
checkpoints.h
|
…
|
|
checkqueue.h
|
…
|
|
clientversion.cpp
|
…
|
|
clientversion.h
|
Now that 0.12 has been branched, master is 0.12.99
|
9 years ago |
coincontrol.h
|
Move fPayAtLeastCustomFee function to CC
|
9 years ago |
coins.cpp
|
Add CCoinsViewCache::HaveCoinsInCache to check if a tx is cached
|
9 years ago |
coins.h
|
Add CCoinsViewCache::HaveCoinsInCache to check if a tx is cached
|
9 years ago |
compat.h
|
…
|
|
compressor.cpp
|
…
|
|
compressor.h
|
…
|
|
core_io.h
|
…
|
|
core_memusage.h
|
…
|
|
core_read.cpp
|
…
|
|
core_write.cpp
|
…
|
|
dbwrapper.cpp
|
…
|
|
dbwrapper.h
|
…
|
|
hash.cpp
|
…
|
|
hash.h
|
…
|
|
httprpc.cpp
|
Added additional config option for multiple RPC users.
|
9 years ago |
httprpc.h
|
…
|
|
httpserver.cpp
|
…
|
|
httpserver.h
|
…
|
|
init.cpp
|
Constrain rpcport default values to a single location in code
|
9 years ago |
init.h
|
Initialize logging before we do parameter interaction
|
9 years ago |
key.cpp
|
…
|
|
key.h
|
…
|
|
keystore.cpp
|
…
|
|
keystore.h
|
…
|
|
limitedmap.h
|
…
|
|
main.cpp
|
Replace trickle nodes with per-node/message Poisson delays
|
9 years ago |
main.h
|
Replace trickle nodes with per-node/message Poisson delays
|
9 years ago |
memusage.h
|
…
|
|
merkleblock.cpp
|
…
|
|
merkleblock.h
|
…
|
|
miner.cpp
|
Update miner.cpp: Fix typo in comment
|
9 years ago |
miner.h
|
Constrain constant values to a single location in code
|
9 years ago |
net.cpp
|
Replace trickle nodes with per-node/message Poisson delays
|
9 years ago |
net.h
|
Replace trickle nodes with per-node/message Poisson delays
|
9 years ago |
netbase.cpp
|
[trivial] Reuse translation and cleanup DEFAULT_* values
|
9 years ago |
netbase.h
|
[trivial] Reuse translation and cleanup DEFAULT_* values
|
9 years ago |
noui.cpp
|
…
|
|
noui.h
|
…
|
|
pow.cpp
|
…
|
|
pow.h
|
…
|
|
prevector.h
|
Name union to prevent compiler warning
|
9 years ago |
protocol.cpp
|
net: Add and document network messages in protocol.h
|
9 years ago |
protocol.h
|
net: Add and document network messages in protocol.h
|
9 years ago |
pubkey.cpp
|
…
|
|
pubkey.h
|
…
|
|
random.cpp
|
…
|
|
random.h
|
…
|
|
rest.cpp
|
Fix various typos
|
9 years ago |
reverselock.h
|
…
|
|
rpcblockchain.cpp
|
Merge pull request #7118
|
9 years ago |
rpcclient.cpp
|
…
|
|
rpcclient.h
|
…
|
|
rpcmining.cpp
|
Constrain constant values to a single location in code
|
9 years ago |
rpcmisc.cpp
|
…
|
|
rpcnet.cpp
|
log bytes recv/sent per command
|
9 years ago |
rpcprotocol.cpp
|
…
|
|
rpcprotocol.h
|
…
|
|
rpcrawtransaction.cpp
|
rpc: remove cs_main lock from `createrawtransaction`
|
9 years ago |
rpcserver.cpp
|
…
|
|
rpcserver.h
|
…
|
|
scheduler.cpp
|
…
|
|
scheduler.h
|
…
|
|
serialize.h
|
…
|
|
streams.h
|
…
|
|
sync.cpp
|
…
|
|
sync.h
|
…
|
|
threadsafety.h
|
…
|
|
timedata.cpp
|
…
|
|
timedata.h
|
…
|
|
tinyformat.h
|
…
|
|
torcontrol.cpp
|
torcontrol: only output disconnect if -debug=tor
|
9 years ago |
torcontrol.h
|
…
|
|
txdb.cpp
|
…
|
|
txdb.h
|
…
|
|
txmempool.cpp
|
Get the set of now-uncacheable-txn from CTxMemPool::TrimToSize
|
9 years ago |
txmempool.h
|
Get the set of now-uncacheable-txn from CTxMemPool::TrimToSize
|
9 years ago |
ui_interface.h
|
NotifyBlockTip signal: switch from hash (uint256) to CBlockIndex*
|
9 years ago |
uint256.cpp
|
…
|
|
uint256.h
|
uint256::GetCheapHash bigendian compatibility
|
9 years ago |
undo.h
|
…
|
|
util.cpp
|
[trivial] Reuse translation and cleanup DEFAULT_* values
|
9 years ago |
util.h
|
[qt] Move GUI related HelpMessage() part downstream
|
9 years ago |
utilmoneystr.cpp
|
…
|
|
utilmoneystr.h
|
…
|
|
utilstrencodings.cpp
|
…
|
|
utilstrencodings.h
|
…
|
|
utiltime.cpp
|
Assert now > 0 in GetTime GetTimeMillis GetTimeMicros
|
9 years ago |
utiltime.h
|
…
|
|
validationinterface.cpp
|
…
|
|
validationinterface.h
|
…
|
|
version.h
|
Allow block announcements with headers
|
9 years ago |