.. |
bench
|
Merge #8115: Avoid integer division in the benchmark inner-most loop.
|
9 years ago |
compat
|
…
|
|
config
|
…
|
|
consensus
|
Implement BIP 9 GBT changes
|
9 years ago |
crypto
|
…
|
|
leveldb
|
…
|
|
obj
|
…
|
|
obj-test
|
…
|
|
policy
|
…
|
|
primitives
|
…
|
|
qt
|
qt: translation strings update
|
9 years ago |
rpc
|
Merge #7292: [RPC] Expose ancestor/descendant information over RPC
|
9 years ago |
script
|
…
|
|
secp256k1
|
…
|
|
support
|
…
|
|
test
|
Merge #8166: src/test: Do not shadow local variables
|
9 years ago |
univalue
|
…
|
|
wallet
|
Fix two warnings for comparison between signed and unsigned
|
9 years ago |
zmq
|
…
|
|
.clang-format
|
…
|
|
Makefile.am
|
Merge #7997: replace mapNextTx with slimmer setSpends
|
9 years ago |
Makefile.bench.include
|
bench: Added base58 encoding/decoding benchmarks
|
9 years ago |
Makefile.leveldb.include
|
…
|
|
Makefile.qt.include
|
…
|
|
Makefile.qttest.include
|
…
|
|
Makefile.test.include
|
[Bitcoin-Tx] fix missing test fixtures, fix 32bit atoi issue
|
9 years ago |
addrman.cpp
|
Do not increment nAttempts by more than one for every Good connection.
|
9 years ago |
addrman.h
|
Do not increment nAttempts by more than one for every Good connection.
|
9 years ago |
amount.cpp
|
…
|
|
amount.h
|
…
|
|
arith_uint256.cpp
|
…
|
|
arith_uint256.h
|
…
|
|
base58.cpp
|
…
|
|
base58.h
|
…
|
|
bitcoin-cli-res.rc
|
…
|
|
bitcoin-cli.cpp
|
…
|
|
bitcoin-tx-res.rc
|
…
|
|
bitcoin-tx.cpp
|
[Bitcoin-Tx] fix missing test fixtures, fix 32bit atoi issue
|
9 years ago |
bitcoind-res.rc
|
…
|
|
bitcoind.cpp
|
…
|
|
bloom.cpp
|
…
|
|
bloom.h
|
…
|
|
chain.cpp
|
…
|
|
chain.h
|
…
|
|
chainparams.cpp
|
Add support for dnsseeds with option to filter by servicebits
|
9 years ago |
chainparams.h
|
Add support for dnsseeds with option to filter by servicebits
|
9 years ago |
chainparamsbase.cpp
|
…
|
|
chainparamsbase.h
|
…
|
|
chainparamsseeds.h
|
…
|
|
checkpoints.cpp
|
…
|
|
checkpoints.h
|
…
|
|
checkqueue.h
|
…
|
|
clientversion.cpp
|
…
|
|
clientversion.h
|
…
|
|
coincontrol.h
|
…
|
|
coins.cpp
|
Use C++11 thread-safe static initializers
|
9 years ago |
coins.h
|
Use C++11 thread-safe static initializers
|
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
|
Support SipHash with arbitrary byte writes
|
9 years ago |
hash.h
|
Support SipHash with arbitrary byte writes
|
9 years ago |
httprpc.cpp
|
…
|
|
httprpc.h
|
…
|
|
httpserver.cpp
|
…
|
|
httpserver.h
|
…
|
|
indirectmap.h
|
mapNextTx: use pointer as key, simplify value
|
9 years ago |
init.cpp
|
[init] Make feefilter option debug option
|
9 years ago |
init.h
|
…
|
|
key.cpp
|
Always require OS randomness when generating secret keys
|
9 years ago |
key.h
|
…
|
|
keystore.cpp
|
…
|
|
keystore.h
|
…
|
|
limitedmap.h
|
…
|
|
main.cpp
|
Merge #8154: drop vAddrToSend after sending big addr message
|
9 years ago |
main.h
|
Merge #7935: Versionbits: GBT support
|
9 years ago |
memusage.h
|
Add support for unique_ptr and shared_ptr to memusage
|
9 years ago |
merkleblock.cpp
|
…
|
|
merkleblock.h
|
…
|
|
miner.cpp
|
…
|
|
miner.h
|
…
|
|
net.cpp
|
Merge #8173: Use SipHash for node eviction (cont'd)
|
9 years ago |
net.h
|
Merge #8173: Use SipHash for node eviction (cont'd)
|
9 years ago |
netbase.cpp
|
Use Socks5ErrorString() to decode error responses from socks proxy.
|
9 years ago |
netbase.h
|
…
|
|
noui.cpp
|
…
|
|
noui.h
|
…
|
|
pow.cpp
|
…
|
|
pow.h
|
…
|
|
prevector.h
|
…
|
|
protocol.cpp
|
…
|
|
protocol.h
|
…
|
|
pubkey.cpp
|
…
|
|
pubkey.h
|
…
|
|
random.cpp
|
Don't use assert for catching randomness failures
|
9 years ago |
random.h
|
Always require OS randomness when generating secret keys
|
9 years ago |
rest.cpp
|
…
|
|
reverselock.h
|
…
|
|
scheduler.cpp
|
…
|
|
scheduler.h
|
…
|
|
serialize.h
|
…
|
|
streams.h
|
…
|
|
sync.cpp
|
…
|
|
sync.h
|
…
|
|
threadsafety.h
|
…
|
|
timedata.cpp
|
…
|
|
timedata.h
|
…
|
|
tinyformat.h
|
…
|
|
torcontrol.cpp
|
Merge #7703: tor: Change auth order to only use password auth if -torpassword
|
9 years ago |
torcontrol.h
|
…
|
|
txdb.cpp
|
…
|
|
txdb.h
|
…
|
|
txmempool.cpp
|
Get rid of CTxMempool::lookup() entirely
|
9 years ago |
txmempool.h
|
Get rid of CTxMempool::lookup() entirely
|
9 years ago |
ui_interface.cpp
|
…
|
|
ui_interface.h
|
…
|
|
uint256.cpp
|
…
|
|
uint256.h
|
…
|
|
undo.h
|
…
|
|
util.cpp
|
Use std::atomic for fRequestShutdown and fReopenDebugLog
|
9 years ago |
util.h
|
Use std::atomic for fRequestShutdown and fReopenDebugLog
|
9 years ago |
utilmoneystr.cpp
|
…
|
|
utilmoneystr.h
|
…
|
|
utilstrencodings.cpp
|
util: Add ParseUInt32 and ParseUInt64
|
9 years ago |
utilstrencodings.h
|
util: Add ParseUInt32 and ParseUInt64
|
9 years ago |
utiltime.cpp
|
…
|
|
utiltime.h
|
…
|
|
validationinterface.cpp
|
…
|
|
validationinterface.h
|
…
|
|
version.h
|
…
|
|
versionbits.cpp
|
Merge #7935: Versionbits: GBT support
|
9 years ago |
versionbits.h
|
getblocktemplate: Explicitly handle the distinction between GBT-affecting softforks vs not
|
9 years ago |