.. |
bench
|
Merge #11558: Minimal code changes to allow msvc compilation
|
2020-02-27 09:51:33 -06:00 |
bls
|
Bump copyright year to 2020 (#3290)
|
2020-01-17 15:42:55 +01:00 |
compat
|
Merge #11140: Trivial: Improve #endif comments
|
2020-01-29 16:24:28 -06:00 |
config
|
|
|
consensus
|
Add configurable devnet quorums (#3348)
|
2020-02-25 19:06:10 +03:00 |
crypto
|
Merge #10969: Declare single-argument (non-converting) constructors "explicit"
|
2020-01-10 10:33:57 -06:00 |
evo
|
Masternodes must have required services enabled (#3350)
|
2020-03-12 13:32:39 +03:00 |
governance
|
More of 11583 for Dash-specific code
|
2020-01-28 15:42:25 -06:00 |
immer
|
|
|
leveldb
|
Merge #10958: Update to latest Bitcoin patches for LevelDB
|
2019-08-12 09:07:03 -05:00 |
llmq
|
Define constants for keys in CInstantSendDb and use them instead of plain strings (#3352)
|
2020-03-01 16:25:13 +03:00 |
masternode
|
A couple of fixes for CActiveMasternodeManager::Init() (#3326)
|
2020-02-08 14:42:26 +03:00 |
obj
|
|
|
obj-test
|
|
|
policy
|
Merge pull request #3354 from PastaPastaPasta/backports-0.16-pr10
|
2020-03-10 14:57:35 +03:00 |
primitives
|
keep nVersion as 16 byte integer
|
2020-01-10 10:33:58 -06:00 |
privatesend
|
Few tweaks for MakeCollateralAmounts (#3347)
|
2020-03-12 13:32:12 +03:00 |
qt
|
Few tweaks for MakeCollateralAmounts (#3347)
|
2020-03-12 13:32:12 +03:00 |
rpc
|
Merge pull request #3354 from PastaPastaPasta/backports-0.16-pr10
|
2020-03-10 14:57:35 +03:00 |
script
|
Merge #10657: Utils: Improvements to ECDSA key-handling code
|
2020-02-27 10:36:04 -06:00 |
secp256k1
|
Merge #11421: Merge current secp256k1 subtree
|
2020-02-08 23:33:25 -06:00 |
support
|
Merge #11558: Minimal code changes to allow msvc compilation
|
2020-02-27 09:51:33 -06:00 |
test
|
Merge pull request #3354 from PastaPastaPasta/backports-0.16-pr10
|
2020-03-10 14:57:35 +03:00 |
univalue
|
Merge #11952: [qa] univalue: Bump subtree
|
2020-01-31 07:43:43 -06:00 |
wallet
|
Masternodes must have required services enabled (#3350)
|
2020-03-12 13:32:39 +03:00 |
zmq
|
Merge #10809: optim: mark a few classes final
|
2020-01-02 22:01:29 -06: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 #10969: Declare single-argument (non-converting) constructors "explicit"
|
2020-01-10 10:33:57 -06:00 |
addressindex.h
|
|
|
addrman.cpp
|
Merge #11577: Fix warnings (-Wsign-compare) when building with DEBUG_ADDRMAN
|
2020-01-26 01:18:38 -06:00 |
addrman.h
|
Merge #11585: addrman: Add missing lock in Clear() (CAddrMan)
|
2020-01-16 09:22:46 -06: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
|
Merge #10749: Use compile-time constants instead of unnamed enumerations (remove "enum hack")
|
2020-01-22 09:24:25 -06:00 |
base58.cpp
|
Merge #11259: Remove duplicate destination decoding
|
2020-02-29 11:51:03 -06:00 |
base58.h
|
Merge #11117: Prepare for non-Base58 addresses (#3294)
|
2020-01-22 13:35:04 +03:00 |
batchedlogger.cpp
|
|
|
batchedlogger.h
|
|
|
bip39_english.h
|
|
|
bip39.cpp
|
More of 10793
|
2020-01-10 10:34:03 -06:00 |
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
|
Merge #10969: Declare single-argument (non-converting) constructors "explicit"
|
2020-01-10 10:33:57 -06:00 |
bloom.cpp
|
#10193 scripted-diff: Remove #include <boost/foreach.hpp>
|
2019-07-24 11:59:09 -05:00 |
bloom.h
|
|
|
cachemap.h
|
Bump copyright year to 2020 (#3290)
|
2020-01-17 15:42:55 +01:00 |
cachemultimap.h
|
|
|
chain.cpp
|
Merge #11337: Fix code constness in CBlockIndex::GetAncestor() overloads
|
2020-01-30 07:32:32 -06:00 |
chain.h
|
Merge #10749: Use compile-time constants instead of unnamed enumerations (remove "enum hack")
|
2020-01-22 09:24:25 -06:00 |
chainparams.cpp
|
Merge #11558: Minimal code changes to allow msvc compilation
|
2020-02-27 09:51:33 -06:00 |
chainparams.h
|
Add configurable devnet quorums (#3348)
|
2020-02-25 19:06:10 +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
|
Update static and dns seeds for mainnet and testnet (#3234)
|
2019-12-11 12:30:38 +01:00 |
checkpoints.cpp
|
Bump copyright year to 2020 (#3290)
|
2020-01-17 15:42:55 +01:00 |
checkpoints.h
|
|
|
checkqueue.h
|
Merge #12108: [Refactor] Remove unused fQuit var from checkqueue.h
|
2020-01-31 07:43:43 -06:00 |
clientversion.cpp
|
|
|
clientversion.h
|
|
|
coins.cpp
|
Merge #11353: Small refactor of CCoinsViewCache::BatchWrite()
|
2020-01-22 09:24:25 -06:00 |
coins.h
|
Merge #11351: Refactor: Modernize disallowed copy constructors/assignment
|
2020-01-11 18:22:25 -06:00 |
compat.h
|
Merge #11558: Minimal code changes to allow msvc compilation
|
2020-02-27 09:51:33 -06: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
|
Merge #10969: Declare single-argument (non-converting) constructors "explicit"
|
2020-01-10 10:33:57 -06:00 |
core_io.h
|
Backport bitcoin#11027: [RPC] Only return hex field once in getrawtransaction (#3298)
|
2020-01-22 13:36:22 +03: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
|
Backport bitcoin#11027: [RPC] Only return hex field once in getrawtransaction (#3298)
|
2020-01-22 13:36:22 +03:00 |
ctpl.h
|
|
|
cuckoocache.h
|
Merge #10969: Declare single-argument (non-converting) constructors "explicit"
|
2020-01-10 10:33:57 -06:00 |
cxxtimer.hpp
|
|
|
dash-cli-res.rc
|
|
|
dash-cli.cpp
|
Merge #11710: cli: Reject arguments to -getinfo
|
2020-03-14 00:56:23 -05:00 |
dash-tx-res.rc
|
|
|
dash-tx.cpp
|
Merge #12159: Use the character based overload for std::string::find.
|
2020-01-31 07:43:43 -06:00 |
dashd-res.rc
|
|
|
dashd.cpp
|
Merge #12855: net: Minor accumulated cleanups
|
2020-01-26 20:44:58 -06:00 |
dbwrapper.cpp
|
Merge #11794: Prefix leveldb debug logging
|
2020-01-30 07:32:32 -06:00 |
dbwrapper.h
|
Replace generic CScopedDBTransaction with specialized CEvoDBScopedCommitter (#3292)
|
2020-01-17 16:01:22 +01:00 |
dsnotificationinterface.cpp
|
Various fixes for DSTX-es (#3295)
|
2020-01-22 13:35:31 +03:00 |
dsnotificationinterface.h
|
More of 10969
|
2020-01-10 10:34:03 -06:00 |
flat-database.h
|
Bump copyright year to 2020 (#3290)
|
2020-01-17 15:42:55 +01:00 |
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
|
Merge #11385: Remove some unused functions and methods
|
2020-01-10 10:34:01 -06:00 |
hdchain.cpp
|
Bump copyright year to 2020 (#3290)
|
2020-01-17 15:42:55 +01:00 |
hdchain.h
|
|
|
httprpc.cpp
|
Merge #11043: Use std::unique_ptr (C++11) where possible
|
2020-02-29 11:51:03 -06:00 |
httprpc.h
|
Merge #10568: Remove unnecessary forward class declarations in header files
|
2019-07-09 13:08:20 -05:00 |
httpserver.cpp
|
Merge #10969: Declare single-argument (non-converting) constructors "explicit"
|
2020-01-10 10:33:57 -06:00 |
httpserver.h
|
Merge #10969: Declare single-argument (non-converting) constructors "explicit"
|
2020-01-10 10:33:57 -06:00 |
indirectmap.h
|
|
|
init.cpp
|
Merge #10154: init: Remove redundant logging code
|
2020-03-14 00:57:24 -05: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
|
Bump copyright year to 2020 (#3290)
|
2020-01-17 15:42:55 +01:00 |
keepass.h
|
|
|
key.cpp
|
Merge #10657: Utils: Improvements to ECDSA key-handling code
|
2020-02-27 10:36:04 -06:00 |
key.h
|
Merge #10657: Utils: Improvements to ECDSA key-handling code
|
2020-02-27 10:36:04 -06:00 |
keystore.cpp
|
Merge #11272: CKeystore/CCrypter: move relevant implementation out of… (#3318)
|
2020-02-04 15:33:36 +03:00 |
keystore.h
|
Merge #11272: CKeystore/CCrypter: move relevant implementation out of… (#3318)
|
2020-02-04 15:33:36 +03:00 |
limitedmap.h
|
Fix undefined behaviour in unordered_limitedmap and optimise it. (#3349)
|
2020-03-01 16:24:03 +03:00 |
Makefile.am
|
Merge #11466: Specify custom wallet directory with -walletdir param
|
2020-02-08 23:33:25 -06:00 |
Makefile.bench.include
|
Merge #11435: build: Make "make clean" remove all files created when running "make check"
|
2020-01-22 09:11:34 -06: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
|
Merge pull request #3324 from PastaPastaPasta/backports-0.16-pr8
|
2020-02-12 16:41:47 +03:00 |
Makefile.qttest.include
|
Merge #13408: crypto: cleanup sha256 build
|
2019-10-01 23:20:06 +02:00 |
Makefile.test.include
|
Merge #11748: [Tests] Adding unit tests for GetDifficulty in blockchain.cpp.
|
2020-01-31 07:43:43 -06: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 #9964: Add const to methods that do not modify the object for which it is called
|
2020-01-02 16:16:55 -06:00 |
messagesigner.cpp
|
Bump copyright year to 2020 (#3290)
|
2020-01-17 15:42:55 +01:00 |
messagesigner.h
|
|
|
miner.cpp
|
Merge #12118: Sort mempool by min(feerate, ancestor_feerate)
|
2020-02-27 10:36:04 -06:00 |
miner.h
|
Merge #12118: Sort mempool by min(feerate, ancestor_feerate)
|
2020-02-27 10:36:04 -06:00 |
net_processing.cpp
|
Merge pull request #3354 from PastaPastaPasta/backports-0.16-pr10
|
2020-03-10 14:57:35 +03:00 |
net_processing.h
|
Merge #12218: net: Move misbehaving logging to net logging category
|
2020-01-26 20:44:58 -06:00 |
net.cpp
|
Merge #11043: Use std::unique_ptr (C++11) where possible
|
2020-02-29 11:51:03 -06:00 |
net.h
|
Merge #11043: Use std::unique_ptr (C++11) where possible
|
2020-02-29 11:51:03 -06:00 |
netaddress.cpp
|
Merge #12855: net: Minor accumulated cleanups
|
2020-01-26 20:44:58 -06:00 |
netaddress.h
|
Merge #12855: net: Minor accumulated cleanups
|
2020-01-26 20:44:58 -06:00 |
netbase.cpp
|
Merge #12855: net: Minor accumulated cleanups
|
2020-01-26 20:44:58 -06:00 |
netbase.h
|
Merge #11363: net: Split socket create/connect
|
2020-01-25 10:46:54 -06:00 |
netfulfilledman.cpp
|
Skip mnsync restrictions for whitelisted and manually added nodes (#3249)
|
2019-12-31 13:01:48 +03:00 |
netfulfilledman.h
|
Skip mnsync restrictions for whitelisted and manually added nodes (#3249)
|
2019-12-31 13:01:48 +03:00 |
netmessagemaker.h
|
Merge #10969: Declare single-argument (non-converting) constructors "explicit"
|
2020-01-10 10:33:57 -06:00 |
noui.cpp
|
|
|
noui.h
|
|
|
pow.cpp
|
Refactor some pow functions (#3198)
|
2019-11-13 21:17:36 +03:00 |
pow.h
|
|
|
prevector.h
|
Speed up prevector initialization and vector assignment from prevectors (#3274)
|
2020-01-08 08:02:17 +01:00 |
protocol.cpp
|
Merge #9544: [trivial] Add end of namespace comments. Improve consistency.
|
2019-07-11 10:34:46 -05:00 |
protocol.h
|
More of 11740
|
2020-03-04 10:13:41 -06:00 |
pubkey.cpp
|
Merge #10657: Utils: Improvements to ECDSA key-handling code
|
2020-02-27 10:36:04 -06:00 |
pubkey.h
|
Merge #10657: Utils: Improvements to ECDSA key-handling code
|
2020-02-27 10:36:04 -06:00 |
random.cpp
|
Merge #10843: Add attribute [[noreturn]] (C++11) to functions that will not return
|
2020-01-03 08:35:55 -06:00 |
random.h
|
Merge #11558: Minimal code changes to allow msvc compilation
|
2020-02-27 09:51:33 -06:00 |
rest.cpp
|
Merge #12159: Use the character based overload for std::string::find.
|
2020-01-31 07:43:43 -06:00 |
reverse_iterator.h
|
Merge #10969: Declare single-argument (non-converting) constructors "explicit"
|
2020-01-10 10:33:57 -06:00 |
reverselock.h
|
|
|
saltedhasher.cpp
|
|
|
saltedhasher.h
|
|
|
scheduler.cpp
|
Merge #10969: Declare single-argument (non-converting) constructors "explicit"
|
2020-01-10 10:33:57 -06:00 |
scheduler.h
|
Merge #10969: Declare single-argument (non-converting) constructors "explicit"
|
2020-01-10 10:33:57 -06:00 |
serialize.h
|
Merge #10969: Declare single-argument (non-converting) constructors "explicit"
|
2020-01-10 10:33:57 -06: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
|
More of 11583 for Dash-specific code
|
2020-01-28 15:42:25 -06:00 |
spork.h
|
Remove legacy InstantSend code (#3020)
|
2019-07-09 17:50:08 +03:00 |
stacktraces.cpp
|
Fix undefined behaviour in stacktrace printing. (#3357)
|
2020-03-01 16:24:48 +03:00 |
stacktraces.h
|
Enable stacktrace support in gitian builds (#3006)
|
2019-07-02 07:16:11 +03:00 |
streams.h
|
Apply suggestions from code review
|
2020-02-08 23:33:25 -06:00 |
sync.cpp
|
Merge #11432: Remove unused fTry from push_lock
|
2020-01-11 18:47:35 -06:00 |
sync.h
|
Merge #10866: Fix -Wthread-safety-analysis warnings. Compile with -Wthread-safety-analysis if available.
|
2020-02-08 23:33:25 -06: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
|
Merge #11573: [Util] Update tinyformat.h
|
2020-01-16 09:22:46 -06:00 |
torcontrol.cpp
|
Merge #10969: Declare single-argument (non-converting) constructors "explicit"
|
2020-01-10 10:33:57 -06:00 |
torcontrol.h
|
|
|
txdb.cpp
|
Merge #10969: Declare single-argument (non-converting) constructors "explicit"
|
2020-01-10 10:33:57 -06:00 |
txdb.h
|
Merge #11107: Fix races in AppInitMain and others with lock and atomic bools
|
2020-01-22 09:11:34 -06:00 |
txmempool.cpp
|
Merge #11303: Fix estimatesmartfee rounding display issue
|
2020-01-31 07:43:43 -06:00 |
txmempool.h
|
Merge pull request #3354 from PastaPastaPasta/backports-0.16-pr10
|
2020-03-10 14:57:35 +03:00 |
ui_interface.cpp
|
|
|
ui_interface.h
|
Merge #10770: Drop upgrade-cancel callback registration for a generic "cancelable"
|
2020-01-03 08:35:55 -06:00 |
uint256.cpp
|
Merge #10793: Changing &var[0] to var.data()
|
2020-01-10 10:33:54 -06:00 |
uint256.h
|
Merge #10749: Use compile-time constants instead of unnamed enumerations (remove "enum hack")
|
2020-01-22 09:24:25 -06:00 |
undo.h
|
Merge #10969: Declare single-argument (non-converting) constructors "explicit"
|
2020-01-10 10:33:57 -06:00 |
unordered_lru_cache.h
|
Bump copyright year to 2020 (#3290)
|
2020-01-17 15:42:55 +01:00 |
util.cpp
|
Merge #11466: Specify custom wallet directory with -walletdir param
|
2020-02-08 23:33:25 -06:00 |
util.h
|
Merge #11043: Use std::unique_ptr (C++11) where possible
|
2020-02-29 11:51:03 -06: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
|
Merge pull request #3354 from PastaPastaPasta/backports-0.16-pr10
|
2020-03-10 14:57:35 +03:00 |
validation.h
|
Merge pull request #3354 from PastaPastaPasta/backports-0.16-pr10
|
2020-03-10 14:57:35 +03:00 |
validationinterface.cpp
|
fix validationinterface.cpp
|
2020-02-29 11:51:03 -06:00 |
validationinterface.h
|
Merge #10286: Call wallet notify callbacks in scheduler thread (without cs_main)
|
2020-02-29 11:51:03 -06:00 |
version.h
|
Bump copyright year to 2020 (#3290)
|
2020-01-17 15:42:55 +01:00 |
versionbits.cpp
|
Merge #10969: Declare single-argument (non-converting) constructors "explicit"
|
2020-01-10 10:33:57 -06: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 |