.. |
bench
|
Avoid static analyzer warnings regarding uninitialized arguments
|
2017-07-15 14:26:50 +02:00 |
compat
|
|
|
config
|
|
|
consensus
|
Fix typos
|
2017-07-15 14:28:40 +02:00 |
crypto
|
|
|
leveldb
|
|
|
obj
|
|
|
obj-test
|
|
|
policy
|
Merge #10706: Improve wallet fee logic and fix GUI bugs
|
2017-07-17 09:25:33 +02:00 |
primitives
|
Merge #10760: Avoid dereference-of-casted-pointer
|
2017-07-15 12:22:50 -07:00 |
qt
|
Merge #10832: init: Factor out AppInitLockDataDirectory and fix startup core dump issue
|
2017-07-17 17:13:11 +02:00 |
rpc
|
Merge #10706: Improve wallet fee logic and fix GUI bugs
|
2017-07-17 09:25:33 +02:00 |
script
|
|
|
secp256k1
|
|
|
support
|
|
|
test
|
Merge #10706: Improve wallet fee logic and fix GUI bugs
|
2017-07-17 09:25:33 +02:00 |
univalue
|
|
|
wallet
|
optim: mark a few classes final
|
2017-07-17 11:34:38 -04:00 |
zmq
|
optim: mark a few classes final
|
2017-07-17 11:34:38 -04:00 |
.clang-format
|
Merge #10193: scripted-diff: Remove #include <boost/foreach.hpp>
|
2017-07-04 18:05:18 +02:00 |
addrdb.cpp
|
|
|
addrdb.h
|
|
|
addrman.cpp
|
|
|
addrman.h
|
|
|
amount.h
|
|
|
arith_uint256.cpp
|
|
|
arith_uint256.h
|
|
|
base58.cpp
|
|
|
base58.h
|
|
|
bitcoin-cli-res.rc
|
|
|
bitcoin-cli.cpp
|
Remove duplicate include
|
2017-07-16 02:25:25 +02:00 |
bitcoin-tx-res.rc
|
|
|
bitcoin-tx.cpp
|
Remove confusing MAX_BLOCK_BASE_SIZE.
|
2017-07-14 19:24:17 +00:00 |
bitcoind-res.rc
|
|
|
bitcoind.cpp
|
init: Factor out AppInitLockDataDirectory
|
2017-07-17 14:56:52 +02:00 |
blockencodings.cpp
|
Fix typos
|
2017-07-15 14:28:40 +02:00 |
blockencodings.h
|
|
|
bloom.cpp
|
|
|
bloom.h
|
|
|
chain.cpp
|
|
|
chain.h
|
|
|
chainparams.cpp
|
|
|
chainparams.h
|
|
|
chainparamsbase.cpp
|
|
|
chainparamsbase.h
|
|
|
chainparamsseeds.h
|
|
|
checkpoints.cpp
|
|
|
checkpoints.h
|
|
|
checkqueue.h
|
|
|
clientversion.cpp
|
|
|
clientversion.h
|
|
|
coins.cpp
|
Remove confusing MAX_BLOCK_BASE_SIZE.
|
2017-07-14 19:24:17 +00:00 |
coins.h
|
|
|
compat.h
|
|
|
compressor.cpp
|
|
|
compressor.h
|
|
|
core_io.h
|
|
|
core_memusage.h
|
|
|
core_read.cpp
|
|
|
core_write.cpp
|
Remove confusing MAX_BLOCK_BASE_SIZE.
|
2017-07-14 19:24:17 +00:00 |
cuckoocache.h
|
|
|
dbwrapper.cpp
|
|
|
dbwrapper.h
|
|
|
fs.cpp
|
|
|
fs.h
|
|
|
hash.cpp
|
|
|
hash.h
|
|
|
httprpc.cpp
|
|
|
httprpc.h
|
|
|
httpserver.cpp
|
optim: mark a few classes final
|
2017-07-17 11:34:38 -04:00 |
httpserver.h
|
|
|
indirectmap.h
|
|
|
init.cpp
|
init: Factor out AppInitLockDataDirectory
|
2017-07-17 14:56:52 +02:00 |
init.h
|
init: Factor out AppInitLockDataDirectory
|
2017-07-17 14:56:52 +02:00 |
key.cpp
|
|
|
key.h
|
|
|
keystore.cpp
|
|
|
keystore.h
|
|
|
limitedmap.h
|
|
|
Makefile.am
|
|
|
Makefile.bench.include
|
|
|
Makefile.leveldb.include
|
build: verify that the assembler can handle crc32 functions
|
2017-07-13 12:49:05 -04:00 |
Makefile.qt.include
|
|
|
Makefile.qttest.include
|
|
|
Makefile.test.include
|
|
|
memusage.h
|
|
|
merkleblock.cpp
|
Remove confusing MAX_BLOCK_BASE_SIZE.
|
2017-07-14 19:24:17 +00:00 |
merkleblock.h
|
|
|
miner.cpp
|
|
|
miner.h
|
|
|
net.cpp
|
|
|
net.h
|
|
|
net_processing.cpp
|
|
|
net_processing.h
|
|
|
netaddress.cpp
|
|
|
netaddress.h
|
|
|
netbase.cpp
|
Merge #10812: [utils] Allow bitcoin-cli's -rpcconnect option to be used with square brackets
|
2017-07-15 13:26:49 -07:00 |
netbase.h
|
[refactor] move SplitHostPort() into utilstrencodings
|
2017-07-12 17:06:15 -04:00 |
netmessagemaker.h
|
|
|
noui.cpp
|
|
|
noui.h
|
|
|
pow.cpp
|
|
|
pow.h
|
|
|
prevector.h
|
Explicitly initialize prevector::_union to avoid new warning
|
2017-07-14 20:52:38 -04:00 |
protocol.cpp
|
|
|
protocol.h
|
Fix incorrect Doxygen tag (@ince → @since). Make Doxygen parameter names match actual parameter names.
|
2017-07-16 21:22:05 +02:00 |
pubkey.cpp
|
|
|
pubkey.h
|
|
|
random.cpp
|
Merge #10837: Fix resource leak on error in GetDevURandom
|
2017-07-17 13:14:09 +02:00 |
random.h
|
|
|
rest.cpp
|
|
|
reverse_iterator.h
|
|
|
reverselock.h
|
|
|
scheduler.cpp
|
|
|
scheduler.h
|
|
|
serialize.h
|
|
|
streams.h
|
|
|
sync.cpp
|
|
|
sync.h
|
|
|
threadinterrupt.cpp
|
|
|
threadinterrupt.h
|
|
|
threadsafety.h
|
|
|
timedata.cpp
|
|
|
timedata.h
|
|
|
tinyformat.h
|
|
|
torcontrol.cpp
|
|
|
torcontrol.h
|
|
|
txdb.cpp
|
Avoid dereference-of-casted-pointer
|
2017-07-07 10:45:31 -07:00 |
txdb.h
|
optim: mark a few classes final
|
2017-07-17 11:34:38 -04:00 |
txmempool.cpp
|
|
|
txmempool.h
|
|
|
ui_interface.cpp
|
|
|
ui_interface.h
|
|
|
uint256.cpp
|
|
|
uint256.h
|
|
|
undo.h
|
Remove confusing MAX_BLOCK_BASE_SIZE.
|
2017-07-14 19:24:17 +00:00 |
util.cpp
|
|
|
util.h
|
Fix incorrect Doxygen tag (@ince → @since). Make Doxygen parameter names match actual parameter names.
|
2017-07-16 21:22:05 +02:00 |
utilmoneystr.cpp
|
|
|
utilmoneystr.h
|
|
|
utilstrencodings.cpp
|
Merge #10812: [utils] Allow bitcoin-cli's -rpcconnect option to be used with square brackets
|
2017-07-15 13:26:49 -07:00 |
utilstrencodings.h
|
[refactor] move SplitHostPort() into utilstrencodings
|
2017-07-12 17:06:15 -04:00 |
utiltime.cpp
|
|
|
utiltime.h
|
|
|
validation.cpp
|
Merge #10618: Remove confusing MAX_BLOCK_BASE_SIZE.
|
2017-07-14 17:49:48 -07:00 |
validation.h
|
|
|
validationinterface.cpp
|
|
|
validationinterface.h
|
Remove declaration of unused function: void UpdatedTransaction(const uint256 &)
|
2017-07-15 20:04:04 +02:00 |
version.h
|
|
|
versionbits.cpp
|
|
|
versionbits.h
|
|
|
warnings.cpp
|
|
|
warnings.h
|
|
|