.. |
bench
|
[trivial] Fix typos in comments
|
8 years ago |
compat
|
…
|
|
config
|
…
|
|
consensus
|
…
|
|
crypto
|
…
|
|
leveldb
|
…
|
|
obj
|
…
|
|
obj-test
|
…
|
|
policy
|
…
|
|
primitives
|
…
|
|
qt
|
Merge #10060: [Qt] Ensure an item exists on the rpcconsole stack before adding
|
8 years ago |
rpc
|
Merge #10095: refactor: Move GetDifficulty out of `rpc/server.h`
|
8 years ago |
script
|
Refactor: Remove using namespace <xxx> from script/
|
8 years ago |
secp256k1
|
…
|
|
support
|
…
|
|
test
|
Merge #10045: [trivial] Fix typos in comments
|
8 years ago |
univalue
|
…
|
|
wallet
|
Merge #9294: Use internal HD chain for change outputs (hd split)
|
8 years ago |
zmq
|
[zmq] Call va_end() on va_start()ed args.
|
8 years ago |
.clang-format
|
…
|
|
Makefile.am
|
refactor: Move GetDifficulty out of `rpc/server.h`
|
8 years ago |
Makefile.bench.include
|
Merge #9505: Prevector Quick Destruct
|
8 years ago |
Makefile.leveldb.include
|
…
|
|
Makefile.qt.include
|
…
|
|
Makefile.qttest.include
|
Add simple qt wallet test sending a transaction
|
8 years ago |
Makefile.test.include
|
Move src/test/bitcoin-util-test.py to test/util/bitcoin-util-test.py
|
8 years ago |
addrdb.cpp
|
…
|
|
addrdb.h
|
…
|
|
addrman.cpp
|
…
|
|
addrman.h
|
…
|
|
amount.cpp
|
…
|
|
amount.h
|
…
|
|
arith_uint256.cpp
|
…
|
|
arith_uint256.h
|
…
|
|
base58.cpp
|
[trivial] Fix typos in comments
|
8 years ago |
base58.h
|
…
|
|
bitcoin-cli-res.rc
|
…
|
|
bitcoin-cli.cpp
|
…
|
|
bitcoin-tx-res.rc
|
…
|
|
bitcoin-tx.cpp
|
bitcoin-tx: Fix missing range check
|
8 years ago |
bitcoind-res.rc
|
…
|
|
bitcoind.cpp
|
…
|
|
blockencodings.cpp
|
[trivial] Fix typos in comments
|
8 years ago |
blockencodings.h
|
…
|
|
bloom.cpp
|
…
|
|
bloom.h
|
…
|
|
chain.cpp
|
…
|
|
chain.h
|
…
|
|
chainparams.cpp
|
Remove unused code
|
8 years ago |
chainparams.h
|
Remove unused code
|
8 years ago |
chainparamsbase.cpp
|
…
|
|
chainparamsbase.h
|
…
|
|
chainparamsseeds.h
|
…
|
|
checkpoints.cpp
|
…
|
|
checkpoints.h
|
…
|
|
checkqueue.h
|
…
|
|
clientversion.cpp
|
…
|
|
clientversion.h
|
…
|
|
coins.cpp
|
…
|
|
coins.h
|
Remove unused code
|
8 years ago |
compat.h
|
…
|
|
compressor.cpp
|
…
|
|
compressor.h
|
…
|
|
core_io.h
|
…
|
|
core_memusage.h
|
…
|
|
core_read.cpp
|
…
|
|
core_write.cpp
|
Fix parameter naming inconsistencies between .h and .cpp files
|
8 years ago |
cuckoocache.h
|
…
|
|
dbwrapper.cpp
|
[LevelDB] Plug leveldb logs to bitcoin logs
|
8 years ago |
dbwrapper.h
|
Remove unused code
|
8 years ago |
hash.cpp
|
…
|
|
hash.h
|
…
|
|
httprpc.cpp
|
…
|
|
httprpc.h
|
…
|
|
httpserver.cpp
|
Merge #10027: Set to nullptr after delete
|
8 years ago |
httpserver.h
|
…
|
|
indirectmap.h
|
…
|
|
init.cpp
|
Merge #10095: refactor: Move GetDifficulty out of `rpc/server.h`
|
8 years ago |
init.h
|
…
|
|
key.cpp
|
…
|
|
key.h
|
Trivial: Fix typo in key.h comment
|
8 years ago |
keystore.cpp
|
…
|
|
keystore.h
|
…
|
|
limitedmap.h
|
…
|
|
memusage.h
|
…
|
|
merkleblock.cpp
|
…
|
|
merkleblock.h
|
…
|
|
miner.cpp
|
Merge #9959: Mining: Prevent slowdown in CreateNewBlock on large mempools
|
8 years ago |
miner.h
|
Merge #9959: Mining: Prevent slowdown in CreateNewBlock on large mempools
|
8 years ago |
net.cpp
|
Merge #9987: Remove unused code
|
8 years ago |
net.h
|
Remove unused code
|
8 years ago |
net_processing.cpp
|
…
|
|
net_processing.h
|
…
|
|
netaddress.cpp
|
…
|
|
netaddress.h
|
…
|
|
netbase.cpp
|
…
|
|
netbase.h
|
…
|
|
netmessagemaker.h
|
…
|
|
noui.cpp
|
…
|
|
noui.h
|
…
|
|
pow.cpp
|
…
|
|
pow.h
|
…
|
|
prevector.h
|
Merge #9505: Prevector Quick Destruct
|
8 years ago |
protocol.cpp
|
…
|
|
protocol.h
|
…
|
|
pubkey.cpp
|
…
|
|
pubkey.h
|
…
|
|
random.cpp
|
…
|
|
random.h
|
…
|
|
rest.cpp
|
refactor: Make rest.cpp dependency on `*toJSON` in `blockchain.cpp` explicit
|
8 years ago |
reverselock.h
|
…
|
|
scheduler.cpp
|
scheduler: fix sub-second precision with boost < 1.50
|
8 years ago |
scheduler.h
|
…
|
|
serialize.h
|
…
|
|
streams.h
|
Prevent -Wshadow warnings with gcc versions 4.8.5, 5.3.1 and 6.2.1.
|
8 years ago |
sync.cpp
|
Remove unused code
|
8 years ago |
sync.h
|
Remove unused code
|
8 years ago |
threadinterrupt.cpp
|
…
|
|
threadinterrupt.h
|
…
|
|
threadsafety.h
|
…
|
|
timedata.cpp
|
…
|
|
timedata.h
|
…
|
|
tinyformat.h
|
util: Throw tinyformat::format_error on formatting error
|
8 years ago |
torcontrol.cpp
|
Make some global variables less-global (static)
|
8 years ago |
torcontrol.h
|
…
|
|
txdb.cpp
|
…
|
|
txdb.h
|
…
|
|
txmempool.cpp
|
Fix parameter naming inconsistencies between .h and .cpp files
|
8 years ago |
txmempool.h
|
Fix parameter naming inconsistencies between .h and .cpp files
|
8 years ago |
ui_interface.cpp
|
…
|
|
ui_interface.h
|
…
|
|
uint256.cpp
|
…
|
|
uint256.h
|
…
|
|
undo.h
|
…
|
|
util.cpp
|
util: Work around (virtual) memory exhaustion on 32-bit w/ glibc
|
8 years ago |
util.h
|
util: rename variable to avoid shadowing
|
8 years ago |
utilmoneystr.cpp
|
Refactor: Remove using namespace <xxx> from util*
|
8 years ago |
utilmoneystr.h
|
…
|
|
utilstrencodings.cpp
|
Refactor: Remove using namespace <xxx> from util*
|
8 years ago |
utilstrencodings.h
|
…
|
|
utiltime.cpp
|
Refactor: Remove using namespace <xxx> from util*
|
8 years ago |
utiltime.h
|
…
|
|
validation.cpp
|
Compensate for memory peak at flush time
|
8 years ago |
validation.h
|
Fix parameter naming inconsistencies between .h and .cpp files
|
8 years ago |
validationinterface.cpp
|
…
|
|
validationinterface.h
|
Merge #9558: Clarify assumptions made about when BlockCheck is called
|
8 years ago |
version.h
|
…
|
|
versionbits.cpp
|
Don't require segwit in getblocktemplate for segwit signalling or mining
|
8 years ago |
versionbits.h
|
…
|
|
warnings.cpp
|
…
|
|
warnings.h
|
…
|
|