.. |
bench
|
Merge pull request #3133 from codablock/pr_backport_sha256_stuff
|
2019-10-03 13:46:26 +03:00 |
bls
|
Fix excessive memory use when flushing chainstate and EvoDB (#3008)
|
2019-07-02 07:16:27 +03:00 |
compat
|
Merge #9544: [trivial] Add end of namespace comments. Improve consistency.
|
2019-07-11 10:34:46 -05:00 |
config
|
|
|
consensus
|
Merge #8498: Near-Bugfix: Optimization: Minimize the number of times it is checked that no money...
|
2019-10-03 17:05:00 +02:00 |
crypto
|
Merge #13611: [bugfix] Use __cpuid_count for gnu C to avoid gitian build fail.
|
2019-10-01 23:20:06 +02:00 |
evo
|
Improved messaging for ip address errors (#3163)
|
2019-10-19 13:40:29 +03:00 |
governance
|
Respect logips config option in few more log outputs (#3078)
|
2019-09-22 23:48:15 +03:00 |
immer
|
|
|
leveldb
|
Merge #10958: Update to latest Bitcoin patches for LevelDB
|
2019-08-12 09:07:03 -05:00 |
llmq
|
Refactor nonLockedTxsByInputs (#3178)
|
2019-10-29 21:37:54 +03:00 |
masternode
|
Two trivial fixes for logs (#3195)
|
2019-11-13 21:16:41 +03:00 |
obj
|
|
|
obj-test
|
|
|
policy
|
Merge pull request #3101 from codablock/pr_backports_v15_v16_1
|
2019-09-22 23:44:41 +03:00 |
primitives
|
Merge #10892: Replace traditional for with ranged for in block and transaction primitives
|
2019-08-01 14:36:08 -05:00 |
privatesend
|
Handle coin type via CCoinControl (#3172)
|
2019-10-23 09:56:44 +02:00 |
qt
|
Translations201909 (#3107)
|
2019-11-11 11:24:45 +03:00 |
rpc
|
trivial: Rename txid paramater for gobject voteraw (#3191)
|
2019-11-11 12:22:20 +03:00 |
script
|
A few compilation fixes
|
2019-09-24 17:47:35 +02:00 |
secp256k1
|
Merge #10633: doc: Fix various typos
|
2019-07-11 10:34:46 -05:00 |
support
|
#10483 scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal instead of the macro NULL
|
2019-08-12 09:07:03 -05:00 |
test
|
Merge pull request #3133 from codablock/pr_backport_sha256_stuff
|
2019-10-03 13:46:26 +03:00 |
univalue
|
|
|
wallet
|
Should mark tx as a PS one regardless of change calculations in CreateTransaction (#3193)
|
2019-11-13 21:16:02 +03:00 |
zmq
|
Two trivial fixes for logs (#3195)
|
2019-11-13 21:16:41 +03:00 |
.clang-format
|
\#10193 clang-format: Delete ForEachMacros
|
2019-07-24 11:59:09 -05:00 |
addrdb.cpp
|
Merge #10248: Rewrite addrdb with less duplication using CHashVerifier
|
2019-07-11 10:34:46 -05:00 |
addrdb.h
|
Merge #10248: Rewrite addrdb with less duplication using CHashVerifier
|
2019-07-11 10:34:46 -05:00 |
addressindex.h
|
|
|
addrman.cpp
|
Respect logips config option in few more log outputs (#3078)
|
2019-09-22 23:48:15 +03:00 |
addrman.h
|
Merge #11252: [P2P] When clearing addrman clear mapInfo and mapAddr. (#3171)
|
2019-10-23 09:56:30 +02:00 |
amount.h
|
Merge #9279: Consensus: Move CFeeRate out of libconsensus
|
2019-06-26 15:26:07 -05:00 |
arith_uint256.cpp
|
Merge #10530: Fix invalid instantiation and possibly unsafe accesses of array in class base_uint<BITS>
|
2019-07-11 10:34:46 -05:00 |
arith_uint256.h
|
#10483 scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal instead of the macro NULL
|
2019-08-12 09:07:03 -05:00 |
base58.cpp
|
#10483 scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal instead of the macro NULL
|
2019-08-12 09:07:03 -05:00 |
base58.h
|
#10483 scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal instead of the macro NULL
|
2019-08-12 09:07:03 -05:00 |
batchedlogger.cpp
|
|
|
batchedlogger.h
|
|
|
bip39_english.h
|
|
|
bip39.cpp
|
|
|
bip39.h
|
|
|
blockencodings.cpp
|
Merge #10553: Simplify "bool x = y ? true : false". Remove unused function and trailing semicolon.
|
2019-07-09 13:08:20 -05:00 |
blockencodings.h
|
|
|
bloom.cpp
|
#10193 scripted-diff: Remove #include <boost/foreach.hpp>
|
2019-07-24 11:59:09 -05:00 |
bloom.h
|
Merge #9750: Bloomfilter: parameter variables made constant
|
2019-06-24 11:39:34 -05:00 |
cachemap.h
|
|
|
cachemultimap.h
|
|
|
chain.cpp
|
#10483 scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal instead of the macro NULL
|
2019-08-12 09:07:03 -05:00 |
chain.h
|
#10483 scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal instead of the macro NULL
|
2019-08-12 09:07:03 -05:00 |
chainparams.cpp
|
scripted-diff: Refactor llmq type consensus param names (#3093)
|
2019-09-24 12:38:50 +03:00 |
chainparams.h
|
Use chainparams factory for devnet (#3087)
|
2019-09-17 15:08:37 +03:00 |
chainparamsbase.cpp
|
Change regtest and devnet p2p/rpc ports (#3064)
|
2019-08-28 10:52:00 +03:00 |
chainparamsbase.h
|
Merge #8855: Use a proper factory for creating chainparams
|
2019-06-26 12:45:10 -05:00 |
chainparamsseeds.h
|
|
|
checkpoints.cpp
|
#10483 scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal instead of the macro NULL
|
2019-08-12 09:07:03 -05:00 |
checkpoints.h
|
|
|
checkqueue.h
|
#10483 scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal instead of the macro NULL
|
2019-08-12 09:07:03 -05:00 |
clientversion.cpp
|
|
|
clientversion.h
|
|
|
coins.cpp
|
Merge #10148: Use non-atomic flushing with block replay
|
2019-08-01 14:57:28 -05:00 |
coins.h
|
Merge #10148: Use non-atomic flushing with block replay
|
2019-08-01 14:57:28 -05:00 |
compat.h
|
Merge #12549: Make prevector::resize() and other prevector operations much faster
|
2019-10-02 15:25:27 +02:00 |
compressor.cpp
|
Merge #9804: Fixes subscript 0 (&var[0]) where should use (var.data()) instead.
|
2019-07-17 19:01:41 -05:00 |
compressor.h
|
|
|
core_io.h
|
Merge #10999: Fix amounts formatting in decoderawtransaction
|
2019-08-12 09:07:03 -05:00 |
core_memusage.h
|
Merge #10760: Avoid dereference-of-casted-pointer
|
2019-07-24 11:59:09 -05:00 |
core_read.cpp
|
Merge #10792: Replace MAX_OPCODE for OP_NOP10.
|
2019-08-12 09:07:03 -05:00 |
core_write.cpp
|
Add missing tx type to TxToUniv (#3069)
|
2019-08-28 10:54:44 +03:00 |
ctpl.h
|
|
|
cuckoocache.h
|
Merge #10577: Add an explanation of quickly hashing onto a non-power of two range.
|
2019-07-11 10:34:46 -05:00 |
cxxtimer.hpp
|
|
|
dash-cli-res.rc
|
|
|
dash-cli.cpp
|
Dashify
|
2019-08-13 11:27:56 -05:00 |
dash-tx-res.rc
|
|
|
dash-tx.cpp
|
Merge #11554: Sanity-check script sizes in bitcoin-tx
|
2019-09-30 08:33:16 +02:00 |
dashd-res.rc
|
|
|
dashd.cpp
|
Merge #10919: Fix more init bugs.
|
2019-09-20 10:30:04 -05:00 |
dbwrapper.cpp
|
#10483 scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal instead of the macro NULL
|
2019-08-12 09:07:03 -05:00 |
dbwrapper.h
|
#10483 scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal instead of the macro NULL
|
2019-08-12 09:07:03 -05:00 |
dsnotificationinterface.cpp
|
#10483 scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal instead of the macro NULL
|
2019-08-12 09:07:03 -05:00 |
dsnotificationinterface.h
|
|
|
flat-database.h
|
|
|
fs.cpp
|
Merge #10546: Remove 33 unused Boost includes
|
2019-07-08 13:50:05 -05:00 |
fs.h
|
Merge #10432: [Trivial] Add BITCOIN_FS_H endif footer in fs.h
|
2019-06-24 11:39:34 -05:00 |
hash.cpp
|
Merge #9804: Fixes subscript 0 (&var[0]) where should use (var.data()) instead.
|
2019-07-17 19:01:41 -05:00 |
hash.h
|
|
|
hdchain.cpp
|
|
|
hdchain.h
|
|
|
httprpc.cpp
|
Merge #11277: Fix uninitialized URI in batch RPC requests
|
2019-09-30 08:33:16 +02:00 |
httprpc.h
|
Merge #10568: Remove unnecessary forward class declarations in header files
|
2019-07-09 13:08:20 -05:00 |
httpserver.cpp
|
Fix compilation
|
2019-10-14 13:45:14 +02:00 |
httpserver.h
|
Merge #10849: Multiwallet: simplest endpoint support
|
2019-08-01 09:05:19 -05:00 |
indirectmap.h
|
|
|
init.cpp
|
Detect masternode mode from masternodeblsprivkey arg (#3188)
|
2019-11-11 12:21:45 +03:00 |
init.h
|
Merge #10832: init: Factor out AppInitLockDataDirectory and fix startup core dump issue
|
2019-08-01 09:02:48 -05:00 |
keepass.cpp
|
Remove commented out code (#3117)
|
2019-09-30 09:55:26 +02:00 |
keepass.h
|
|
|
key.cpp
|
#10483 scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal instead of the macro NULL
|
2019-08-12 09:07:03 -05:00 |
key.h
|
Merge #11081: Add length check for CExtKey deserialization (jonasschnelli, guidovranken)
|
2019-09-23 20:49:54 +02:00 |
keystore.cpp
|
Merge #10546: Remove 33 unused Boost includes
|
2019-07-08 13:50:05 -05:00 |
keystore.h
|
Merge #10546: Remove 33 unused Boost includes
|
2019-07-08 13:50:05 -05:00 |
limitedmap.h
|
|
|
Makefile.am
|
Dashify
|
2019-10-01 23:20:06 +02:00 |
Makefile.bench.include
|
Merge pull request #3133 from codablock/pr_backport_sha256_stuff
|
2019-10-03 13:46:26 +03:00 |
Makefile.leveldb.include
|
Merge #10806: build: verify that the assembler can handle crc32 functions
|
2019-07-17 19:01:41 -05:00 |
Makefile.qt.include
|
Translations201909 (#3107)
|
2019-11-11 11:24:45 +03:00 |
Makefile.qttest.include
|
Merge #13408: crypto: cleanup sha256 build
|
2019-10-01 23:20:06 +02:00 |
Makefile.test.include
|
Merge #13386: SHA256 implementations based on Intel SHA Extensions
|
2019-10-01 23:20:06 +02:00 |
memusage.h
|
#10193 scripted-diff: Remove #include <boost/foreach.hpp>
|
2019-07-24 11:59:09 -05:00 |
merkleblock.cpp
|
Merge #9980: Fix mem access violation merkleblock
|
2019-07-24 11:59:09 -05:00 |
merkleblock.h
|
Merge #9980: Fix mem access violation merkleblock
|
2019-07-24 11:59:09 -05:00 |
messagesigner.cpp
|
|
|
messagesigner.h
|
|
|
miner.cpp
|
Remove commented out code (#3117)
|
2019-09-30 09:55:26 +02:00 |
miner.h
|
Merge #10568: Remove unnecessary forward class declarations in header files
|
2019-07-09 13:08:20 -05:00 |
net_processing.cpp
|
Replace vecAskFor with a priority queue (#3147)
|
2019-10-16 17:10:36 +03:00 |
net_processing.h
|
Make orphan TX map limiting dependent on total TX size instead of TX count (#3121)
|
2019-09-30 15:34:13 +02:00 |
net.cpp
|
Replace vecAskFor with a priority queue (#3147)
|
2019-10-16 17:10:36 +03:00 |
net.h
|
Replace vecAskFor with a priority queue (#3147)
|
2019-10-16 17:10:36 +03:00 |
netaddress.cpp
|
#10483 scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal instead of the macro NULL
|
2019-08-12 09:07:03 -05:00 |
netaddress.h
|
#10483 scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal instead of the macro NULL
|
2019-08-12 09:07:03 -05:00 |
netbase.cpp
|
Merge #11397: net: Improve and document SOCKS code
|
2019-09-25 10:33:21 +02:00 |
netbase.h
|
Merge #10865: Move CloseSocket out of SetSocketNonBlocking and pass socket as const reference
|
2019-08-12 09:07:03 -05:00 |
netfulfilledman.cpp
|
|
|
netfulfilledman.h
|
|
|
netmessagemaker.h
|
|
|
noui.cpp
|
|
|
noui.h
|
|
|
pow.cpp
|
#10483 scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal instead of the macro NULL
|
2019-08-12 09:07:03 -05:00 |
pow.h
|
|
|
prevector.h
|
Merge #12324: speed up Unserialize_impl for prevector
|
2019-10-02 15:25:27 +02:00 |
protocol.cpp
|
Merge #9544: [trivial] Add end of namespace comments. Improve consistency.
|
2019-07-11 10:34:46 -05:00 |
protocol.h
|
Remove uses of NODE_WITNESS
|
2019-09-29 12:42:14 +02:00 |
pubkey.cpp
|
#10483 scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal instead of the macro NULL
|
2019-08-12 09:07:03 -05:00 |
pubkey.h
|
|
|
random.cpp
|
#10483 scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal instead of the macro NULL
|
2019-08-12 09:07:03 -05:00 |
random.h
|
Merge #15512: Add ChaCha20 encryption option (XOR)
|
2019-07-23 09:14:28 -05:00 |
rest.cpp
|
#10483 scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal instead of the macro NULL
|
2019-08-12 09:07:03 -05:00 |
reverse_iterator.h
|
Merge #10835: Rename member field according to the style guide
|
2019-09-08 10:52:42 -05:00 |
reverselock.h
|
|
|
saltedhasher.cpp
|
|
|
saltedhasher.h
|
|
|
scheduler.cpp
|
Merge #10914: Add missing lock in CScheduler::AreThreadsServicingQueue()
|
2019-09-08 00:10:37 -05:00 |
scheduler.h
|
Merge #10179: Give CValidationInterface Support for calling notifications on the CScheduler Thread
|
2019-09-07 12:33:13 -05:00 |
serialize.h
|
Merge #12324: speed up Unserialize_impl for prevector
|
2019-10-02 15:25:27 +02:00 |
spentindex.h
|
Optimize on-disk deterministic masternode storage to reduce size of evodb (#3017)
|
2019-07-09 08:59:57 +03:00 |
spork.cpp
|
Refactor few things here and there (#3066)
|
2019-08-28 14:51:59 +03:00 |
spork.h
|
Remove legacy InstantSend code (#3020)
|
2019-07-09 17:50:08 +03:00 |
stacktraces.cpp
|
#10483 scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal instead of the macro NULL
|
2019-08-12 09:07:03 -05:00 |
stacktraces.h
|
Enable stacktrace support in gitian builds (#3006)
|
2019-07-02 07:16:11 +03:00 |
streams.h
|
#10483 scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal instead of the macro NULL
|
2019-08-12 09:07:03 -05:00 |
sync.cpp
|
#10483 scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal instead of the macro NULL
|
2019-08-12 09:07:03 -05:00 |
sync.h
|
#10483 scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal instead of the macro NULL
|
2019-08-12 09:07:03 -05:00 |
threadinterrupt.cpp
|
|
|
threadinterrupt.h
|
|
|
threadsafety.h
|
|
|
timedata.cpp
|
#10193 scripted-diff: Remove #include <boost/foreach.hpp>
|
2019-07-24 11:59:09 -05:00 |
timedata.h
|
|
|
tinyformat.h
|
|
|
torcontrol.cpp
|
#10483 scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal instead of the macro NULL
|
2019-08-12 09:07:03 -05:00 |
torcontrol.h
|
|
|
txdb.cpp
|
Also consider txindex for transactions in AlreadyHave() (#3126)
|
2019-10-01 17:24:42 +03:00 |
txdb.h
|
Also consider txindex for transactions in AlreadyHave() (#3126)
|
2019-10-01 17:24:42 +03:00 |
txmempool.cpp
|
Merge #8498: Near-Bugfix: Optimization: Minimize the number of times it is checked that no money...
|
2019-10-03 17:05:00 +02:00 |
txmempool.h
|
#10483 scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal instead of the macro NULL
|
2019-08-12 09:07:03 -05:00 |
ui_interface.cpp
|
|
|
ui_interface.h
|
Merge #10568: Remove unnecessary forward class declarations in header files
|
2019-07-09 13:08:20 -05:00 |
uint256.cpp
|
|
|
uint256.h
|
|
|
undo.h
|
|
|
unordered_lru_cache.h
|
|
|
util.cpp
|
Remove p2p alert leftovers (#3050)
|
2019-08-16 14:49:15 +03:00 |
util.h
|
Remove p2p alert leftovers (#3050)
|
2019-08-16 14:49:15 +03:00 |
utilmoneystr.cpp
|
|
|
utilmoneystr.h
|
Merge #10999: Fix amounts formatting in decoderawtransaction
|
2019-08-12 09:07:03 -05:00 |
utilstrencodings.cpp
|
Merge #10357: Allow setting nMinimumChainWork on command line
|
2019-09-29 12:42:14 +02:00 |
utilstrencodings.h
|
Merge #10357: Allow setting nMinimumChainWork on command line
|
2019-09-29 12:42:14 +02:00 |
utiltime.cpp
|
#10483 scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal instead of the macro NULL
|
2019-08-12 09:07:03 -05:00 |
utiltime.h
|
Revert " Add real timestamp to log output when mock time is enabled (#2604)"
|
2019-06-24 11:39:34 -05:00 |
validation.cpp
|
A couple of fixes for additional indexes (#3181)
|
2019-10-31 20:30:42 +03:00 |
validation.h
|
A couple of fixes for additional indexes (#3181)
|
2019-10-31 20:30:42 +03:00 |
validationinterface.cpp
|
Merge #11440: Fix validationinterface build on super old boost/clang
|
2019-09-25 10:33:21 +02:00 |
validationinterface.h
|
Still pass the disconect block index
|
2019-09-07 22:37:16 -05:00 |
version.h
|
Merge #10560: Remove unused constants
|
2019-07-08 13:50:05 -05:00 |
versionbits.cpp
|
Merge #10957: Avoid returning a BIP9Stats object with uninitialized values
|
2019-09-24 20:06:48 +02:00 |
versionbits.h
|
#10483 scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal instead of the macro NULL
|
2019-08-12 09:07:03 -05:00 |
warnings.cpp
|
Merge #10501: remove some unused functions -- ignoring removal of SetPort due to dash#2168
|
2019-09-08 00:10:48 -05:00 |
warnings.h
|
Merge #10501: remove some unused functions -- ignoring removal of SetPort due to dash#2168
|
2019-09-08 00:10:48 -05:00 |