| .. |
|
bench
|
bench: Destroy wallet txs instead of leaking their memory
|
2018-11-27 16:52:56 -05:00 |
|
compat
|
…
|
|
|
config
|
…
|
|
|
consensus
|
scripted-diff: Move util files to separate directory.
|
2018-11-04 22:46:07 -08:00 |
|
crypto
|
Extract CSipHasher to it's own file in crypto/ directory.
|
2018-11-05 09:25:15 -08:00 |
|
index
|
scripted-diff: Move util files to separate directory.
|
2018-11-04 22:46:07 -08:00 |
|
interfaces
|
Remove unreferenced boost headers
|
2018-11-16 03:20:44 +00:00 |
|
leveldb
|
…
|
|
|
obj
|
…
|
|
|
obj-test
|
…
|
|
|
policy
|
Merge #14636: Avoid using numeric_limits for sequence numbers and lock times
|
2018-11-07 11:15:22 -05:00 |
|
primitives
|
Use const in COutPoint class
|
2018-11-30 12:54:24 +02:00 |
|
qt
|
Merge #14801: qt: Use window() instead of obsolete topLevelWidget()
|
2018-12-09 16:53:55 +01:00 |
|
rpc
|
Merge #14877: rpc: Document default values for optional arguments
|
2018-12-10 14:02:21 -05:00 |
|
script
|
Merge #14477: Add ability to convert solvability info to descriptor
|
2018-11-27 12:22:41 -08:00 |
|
secp256k1
|
…
|
|
|
support
|
…
|
|
|
test
|
rpc: Avoid creating non-standard raw transactions
|
2018-12-06 16:56:58 -05:00 |
|
univalue
|
…
|
|
|
util
|
Merge #14771: test: Add BOOST_REQUIRE to getters returning optional
|
2018-11-22 11:37:17 -05:00 |
|
wallet
|
Merge #14877: rpc: Document default values for optional arguments
|
2018-12-10 14:02:21 -05:00 |
|
zmq
|
Use RPCHelpMan for all RPCs
|
2018-11-14 15:33:15 -05:00 |
|
.clang-format
|
…
|
|
|
Makefile.am
|
Merge #13815: util: Add [[nodiscard]] to all {Decode,Parse}[...](...) functions returning bool
|
2018-11-15 14:39:37 -05:00 |
|
Makefile.bench.include
|
Add Benchmark to test input de-duplication worst case
|
2018-11-25 10:53:20 +09:00 |
|
Makefile.leveldb.include
|
…
|
|
|
Makefile.qt.include
|
Merge #12783: macOS: disable AppNap during sync
|
2018-11-10 10:37:59 +01:00 |
|
Makefile.qttest.include
|
build: Add --disable-bip70 configure option
|
2018-10-09 03:36:14 -06:00 |
|
Makefile.test.include
|
Remove duplicate libconsensus linking in test make
|
2018-11-29 05:30:58 -06:00 |
|
addrdb.cpp
|
scripted-diff: Move util files to separate directory.
|
2018-11-04 22:46:07 -08:00 |
|
addrdb.h
|
…
|
|
|
addrman.cpp
|
…
|
|
|
addrman.h
|
scripted-diff: Move util files to separate directory.
|
2018-11-04 22:46:07 -08:00 |
|
amount.h
|
…
|
|
|
arith_uint256.cpp
|
scripted-diff: Move util files to separate directory.
|
2018-11-04 22:46:07 -08:00 |
|
arith_uint256.h
|
Use std::numeric_limits<UNSIGNED>::max()) instead of (UNSIGNED)-1
|
2018-12-04 19:55:04 +02:00 |
|
attributes.h
|
Add NODISCARD to all {Decode,Parse}[...](...) functions returning bool. Sort includes.
|
2018-11-05 17:03:11 +01:00 |
|
base58.cpp
|
scripted-diff: Move util files to separate directory.
|
2018-11-04 22:46:07 -08:00 |
|
base58.h
|
Add NODISCARD to all {Decode,Parse}[...](...) functions returning bool. Sort includes.
|
2018-11-05 17:03:11 +01:00 |
|
bech32.cpp
|
…
|
|
|
bech32.h
|
…
|
|
|
bitcoin-cli-res.rc
|
…
|
|
|
bitcoin-cli.cpp
|
Merge #14480: refactor: Drop boost::this_thread::interruption_point and boost::thread_interrupted in main thread
|
2018-12-07 15:40:50 +01:00 |
|
bitcoin-tx-res.rc
|
…
|
|
|
bitcoin-tx.cpp
|
Merge #14480: refactor: Drop boost::this_thread::interruption_point and boost::thread_interrupted in main thread
|
2018-12-07 15:40:50 +01:00 |
|
bitcoind-res.rc
|
…
|
|
|
bitcoind.cpp
|
Merge #14521: qt, docs: Fix `bitcoin-qt -version` output formatting
|
2018-11-23 10:17:46 +01:00 |
|
blockencodings.cpp
|
Extract CSipHasher to it's own file in crypto/ directory.
|
2018-11-05 09:25:15 -08:00 |
|
blockencodings.h
|
disallow oversized CBlockHeaderAndShortTxIDs
|
2018-11-13 12:41:41 -08:00 |
|
blockfilter.cpp
|
Extract CSipHasher to it's own file in crypto/ directory.
|
2018-11-05 09:25:15 -08:00 |
|
blockfilter.h
|
blockfilter: Use unordered_set instead of set in blockfilter.
|
2018-11-05 09:30:56 -08:00 |
|
bloom.cpp
|
…
|
|
|
bloom.h
|
…
|
|
|
chain.cpp
|
…
|
|
|
chain.h
|
validation: Add and use HaveTxsDownloaded where appropriate
|
2018-12-04 10:51:56 -05:00 |
|
chainparams.cpp
|
scripted-diff: Move util files to separate directory.
|
2018-11-04 22:46:07 -08:00 |
|
chainparams.h
|
…
|
|
|
chainparamsbase.cpp
|
scripted-diff: Move util files to separate directory.
|
2018-11-04 22:46:07 -08:00 |
|
chainparamsbase.h
|
…
|
|
|
chainparamsseeds.h
|
…
|
|
|
checkpoints.cpp
|
…
|
|
|
checkpoints.h
|
…
|
|
|
checkqueue.h
|
…
|
|
|
clientversion.cpp
|
…
|
|
|
clientversion.h
|
…
|
|
|
coins.cpp
|
Extract CSipHasher to it's own file in crypto/ directory.
|
2018-11-05 09:25:15 -08:00 |
|
coins.h
|
Extract CSipHasher to it's own file in crypto/ directory.
|
2018-11-05 09:25:15 -08:00 |
|
compat.h
|
Drop defunct IS_TRIVIALLY_CONSTRUCTIBLE handling from prevector.h
|
2018-11-14 12:19:04 -05:00 |
|
compressor.cpp
|
…
|
|
|
compressor.h
|
…
|
|
|
core_io.h
|
Add NODISCARD to all {Decode,Parse}[...](...) functions returning bool. Sort includes.
|
2018-11-05 17:03:11 +01:00 |
|
core_memusage.h
|
…
|
|
|
core_read.cpp
|
scripted-diff: Move util files to separate directory.
|
2018-11-04 22:46:07 -08:00 |
|
core_write.cpp
|
scripted-diff: Move util files to separate directory.
|
2018-11-04 22:46:07 -08:00 |
|
cuckoocache.h
|
…
|
|
|
dbwrapper.cpp
|
…
|
|
|
dbwrapper.h
|
scripted-diff: Move util files to separate directory.
|
2018-11-04 22:46:07 -08:00 |
|
dummywallet.cpp
|
Remove direct node->wallet calls in init.cpp
|
2018-11-06 11:44:40 -04:00 |
|
fs.cpp
|
utils: Fix broken Windows filelock
|
2018-10-19 02:29:25 +08:00 |
|
fs.h
|
revert removal of fstream.hpp header in fs.h
|
2018-11-20 14:41:12 +09:00 |
|
hash.cpp
|
Extract CSipHasher to it's own file in crypto/ directory.
|
2018-11-05 09:25:15 -08:00 |
|
hash.h
|
Merge #13258: uint256: Remove unnecessary crypto/common.h dependency
|
2018-11-30 18:48:58 +01:00 |
|
httprpc.cpp
|
scripted-diff: Move util files to separate directory.
|
2018-11-04 22:46:07 -08:00 |
|
httprpc.h
|
…
|
|
|
httpserver.cpp
|
http: Remove timeout to exit event loop
|
2018-11-23 16:54:22 +00:00 |
|
httpserver.h
|
…
|
|
|
indirectmap.h
|
…
|
|
|
init.cpp
|
Merge #14733: P2P: Make peer timeout configurable, speed up very slow test and ensure correct code path tested.
|
2018-12-04 12:58:02 +01:00 |
|
init.h
|
Pass chain and client variables where needed
|
2018-11-06 11:44:40 -04:00 |
|
key.cpp
|
…
|
|
|
key.h
|
…
|
|
|
key_io.cpp
|
scripted-diff: Move util files to separate directory.
|
2018-11-04 22:46:07 -08:00 |
|
key_io.h
|
…
|
|
|
keystore.cpp
|
scripted-diff: Move util files to separate directory.
|
2018-11-04 22:46:07 -08:00 |
|
keystore.h
|
…
|
|
|
limitedmap.h
|
…
|
|
|
logging.cpp
|
scripted-diff: Move util files to separate directory.
|
2018-11-04 22:46:07 -08:00 |
|
logging.h
|
…
|
|
|
memusage.h
|
…
|
|
|
merkleblock.cpp
|
scripted-diff: Move util files to separate directory.
|
2018-11-04 22:46:07 -08:00 |
|
merkleblock.h
|
…
|
|
|
miner.cpp
|
miner: Default to DEFAULT_BLOCK_MIN_TX_FEE if unable to parse -blockmintxfee
|
2018-11-05 16:52:59 +01:00 |
|
miner.h
|
…
|
|
|
net.cpp
|
Merge #14733: P2P: Make peer timeout configurable, speed up very slow test and ensure correct code path tested.
|
2018-12-04 12:58:02 +01:00 |
|
net.h
|
Merge #14733: P2P: Make peer timeout configurable, speed up very slow test and ensure correct code path tested.
|
2018-12-04 12:58:02 +01:00 |
|
net_processing.cpp
|
validation: Add and use HaveTxsDownloaded where appropriate
|
2018-12-04 10:51:56 -05:00 |
|
net_processing.h
|
Merge #14331: doxygen: Fix member comments
|
2018-09-30 22:15:37 -03:00 |
|
netaddress.cpp
|
Merge #14728: fix uninitialized read when stringifying an addrLocal
|
2018-11-23 09:53:20 +01:00 |
|
netaddress.h
|
Merge #14728: fix uninitialized read when stringifying an addrLocal
|
2018-11-23 09:53:20 +01:00 |
|
netbase.cpp
|
Add missing locking annotations
|
2018-11-28 09:36:25 +01:00 |
|
netbase.h
|
…
|
|
|
netmessagemaker.h
|
…
|
|
|
noui.cpp
|
scripted-diff: Move util files to separate directory.
|
2018-11-04 22:46:07 -08:00 |
|
noui.h
|
…
|
|
|
outputtype.cpp
|
…
|
|
|
outputtype.h
|
Add NODISCARD to all {Decode,Parse}[...](...) functions returning bool. Sort includes.
|
2018-11-05 17:03:11 +01:00 |
|
pow.cpp
|
…
|
|
|
pow.h
|
…
|
|
|
prevector.h
|
Implement prevector::fill once
|
2018-11-14 12:19:28 -05:00 |
|
protocol.cpp
|
scripted-diff: Move util files to separate directory.
|
2018-11-04 22:46:07 -08:00 |
|
protocol.h
|
…
|
|
|
pubkey.cpp
|
…
|
|
|
pubkey.h
|
…
|
|
|
random.cpp
|
scripted-diff: Move util files to separate directory.
|
2018-11-04 22:46:07 -08:00 |
|
random.h
|
…
|
|
|
rest.cpp
|
Add NODISCARD to all {Decode,Parse}[...](...) functions returning bool. Sort includes.
|
2018-11-05 17:03:11 +01:00 |
|
reverse_iterator.h
|
…
|
|
|
reverselock.h
|
…
|
|
|
scheduler.cpp
|
…
|
|
|
scheduler.h
|
…
|
|
|
serialize.h
|
…
|
|
|
shutdown.cpp
|
…
|
|
|
shutdown.h
|
…
|
|
|
span.h
|
…
|
|
|
streams.h
|
Use std::numeric_limits<UNSIGNED>::max()) instead of (UNSIGNED)-1
|
2018-12-04 19:55:04 +02:00 |
|
sync.cpp
|
scripted-diff: Move util files to separate directory.
|
2018-11-04 22:46:07 -08:00 |
|
sync.h
|
…
|
|
|
threadinterrupt.cpp
|
…
|
|
|
threadinterrupt.h
|
…
|
|
|
threadsafety.h
|
Pass chain locked variables where needed
|
2018-11-06 11:44:40 -04:00 |
|
timedata.cpp
|
scripted-diff: Move util files to separate directory.
|
2018-11-04 22:46:07 -08:00 |
|
timedata.h
|
…
|
|
|
tinyformat.h
|
…
|
|
|
torcontrol.cpp
|
scripted-diff: Move util files to separate directory.
|
2018-11-04 22:46:07 -08:00 |
|
torcontrol.h
|
…
|
|
|
txdb.cpp
|
scripted-diff: Move util files to separate directory.
|
2018-11-04 22:46:07 -08:00 |
|
txdb.h
|
…
|
|
|
txmempool.cpp
|
scripted-diff: Move util files to separate directory.
|
2018-11-04 22:46:07 -08:00 |
|
txmempool.h
|
Extract CSipHasher to it's own file in crypto/ directory.
|
2018-11-05 09:25:15 -08:00 |
|
ui_interface.cpp
|
scripted-diff: Move util files to separate directory.
|
2018-11-04 22:46:07 -08:00 |
|
ui_interface.h
|
…
|
|
|
uint256.cpp
|
scripted-diff: Move util files to separate directory.
|
2018-11-04 22:46:07 -08:00 |
|
uint256.h
|
…
|
|
|
undo.h
|
Extract CSipHasher to it's own file in crypto/ directory.
|
2018-11-05 09:25:15 -08:00 |
|
validation.cpp
|
Merge #14480: refactor: Drop boost::this_thread::interruption_point and boost::thread_interrupted in main thread
|
2018-12-07 15:40:50 +01:00 |
|
validation.h
|
Merge #13258: uint256: Remove unnecessary crypto/common.h dependency
|
2018-11-30 18:48:58 +01:00 |
|
validationinterface.cpp
|
scripted-diff: Move util files to separate directory.
|
2018-11-04 22:46:07 -08:00 |
|
validationinterface.h
|
…
|
|
|
version.h
|
…
|
|
|
versionbits.cpp
|
…
|
|
|
versionbits.h
|
…
|
|
|
versionbitsinfo.cpp
|
…
|
|
|
versionbitsinfo.h
|
…
|
|
|
walletinitinterface.h
|
Remove direct node->wallet calls in init.cpp
|
2018-11-06 11:44:40 -04:00 |
|
warnings.cpp
|
scripted-diff: Move util files to separate directory.
|
2018-11-04 22:46:07 -08:00 |
|
warnings.h
|
…
|
|