dash/src
xdustinface 6e36764bba qt: Add -font-family command line parameter
Allows to choose between the fonts:

0 - SystemDefault (default)
1 - Montserrat
2020-07-06 23:24:35 +02:00
..
bench Merge #12197: Log debug build status and warn when running benchmarks 2020-06-18 11:41:53 -05:00
bls Improve logging in LLMQ sig handling 2020-04-07 07:29:23 +02:00
compat Merge #12998: Default to defining endian-conversion DECLs in compat w/o config 2020-04-03 04:10:53 -05:00
config
consensus Implement new way of concentrated signature recovery 2020-03-31 19:58:07 +02:00
crypto Merge #12573: Fix compilation when compiler do not support __builtin_clz* 2020-04-16 10:24:22 -05:00
evo Avoid overriding validation states, return more specific states in some cases (#3541) 2020-06-18 21:51:51 +03:00
governance Change litemode to disablegovernance (#3577) 2020-06-29 00:00:00 +03:00
immer
leveldb Merge #12518: [0.16] Bump leveldb subtree 2020-03-24 11:43:10 -05:00
llmq Disable new connection handling and concentrated recovery for large LLMQs (#3548) 2020-06-25 09:47:24 +02:00
masternode Change litemode to disablegovernance (#3577) 2020-06-29 00:00:00 +03:00
obj
obj-test
policy scripted-diff: Convert 11 enums into scoped enums (C++11) (merge #10742) 2020-06-11 23:20:48 -05:00
primitives Merge #12731: Support serialization as another type without casting 2020-06-11 23:20:48 -05:00
privatesend Merge #12193: RPC: Consistently use UniValue.pushKV instead of push_back(Pair()) (karel-3d) (#3532) 2020-06-18 12:17:23 +03:00
qt qt: Add -font-family command line parameter 2020-07-06 23:24:35 +02:00
rpc Merge #13080: mempool: Add compile time checking for ::mempool.cs runtime locking assertions 2020-06-27 10:43:32 -05:00
script Merge #12969: Drop dead code CScript::Find 2020-06-27 10:43:32 -05:00
secp256k1 Merge #15703: Update secp256k1 subtree to latest upstream 2020-03-14 11:01:03 -05:00
support Merge #12716: Fix typos and cleanup in various files 2020-06-11 23:20:48 -05:00
test Merge #12477: test: Plug memory leaks and stack-use-after-scope 2020-06-17 14:29:55 -05:00
univalue Merge #12193: RPC: Consistently use UniValue.pushKV instead of push_back(Pair()) (karel-3d) (#3532) 2020-06-18 12:17:23 +03:00
wallet Merge #13079: Fix rescanblockchain rpc to properly report progress 2020-06-27 10:43:32 -05:00
zmq Merge #10493: Use range-based for loops (C++11) when looping over map elements 2020-04-01 12:43:18 -05:00
.clang-format Merge #12982: Fix inconsistent namespace formatting guidelines 2020-06-27 10:43:32 -05:00
addrdb.cpp Merge #10574: Remove includes in .cpp files for things the corresponding .h file already included 2020-04-01 12:43:18 -05:00
addrdb.h Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
addressindex.h Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
addrman.cpp Merge #12622: net: Correct addrman logging 2020-06-13 14:50:11 -05:00
addrman.h Merge #9037: net: Add test-before-evict discipline to addrman 2020-06-13 14:50:11 -05:00
amount.h
arith_uint256.cpp Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
arith_uint256.h Merge #12564: [arith_uint256] Avoid unnecessary this-copy using prefix operator 2020-06-13 14:50:11 -05:00
base58.cpp Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
base58.h Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
batchedlogger.cpp Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
batchedlogger.h Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
bip39_english.h
bip39.cpp Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
bip39.h Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
blockencodings.cpp Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
blockencodings.h Merge #14685: fix a deserialization overflow edge case 2020-06-08 20:27:14 -05:00
blockfilter.cpp Merge #14073: blockfilter: Avoid out-of-bounds script access. 2020-06-13 14:08:18 -05:00
blockfilter.h Rename BlockFilterType::BASIC to BASIC_FILTER 2020-06-13 14:08:18 -05:00
bloom.cpp fix lint failure 2020-06-12 01:17:37 -05:00
bloom.h Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
cachemap.h Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
cachemultimap.h Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
chain.cpp Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
chain.h Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
chainparams.cpp Fix argument handling for devnets (#3549) 2020-06-24 10:03:53 +02:00
chainparams.h Move LLMQ connection retry timeout into chainparams 2020-03-21 12:21:09 +01:00
chainparamsbase.cpp Fix argument handling for devnets (#3549) 2020-06-24 10:03:53 +02:00
chainparamsbase.h Merge #12878: [refactor] Config handling refactoring in preparation for network-specific sections 2020-05-09 17:35:59 -05:00
chainparamsseeds.h Merge #12393: Fix a-vs-an typos 2020-06-17 14:29:55 -05:00
checkpoints.cpp Merge #10574: Remove includes in .cpp files for things the corresponding .h file already included 2020-04-01 12:43:18 -05:00
checkpoints.h Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
checkqueue.h Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
clientversion.cpp Merge #11966: clientversion: Use full commit hash for commit-based version descriptions 2020-06-11 23:20:48 -05:00
clientversion.h Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
coins.cpp Merge #10574: Remove includes in .cpp files for things the corresponding .h file already included 2020-04-01 12:43:18 -05:00
coins.h Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
compat.h Merge pull request #3445 from codablock/pr_epoll 2020-04-22 17:10:33 +02:00
compressor.cpp Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
compressor.h Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
core_io.h Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
core_memusage.h Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
core_read.cpp Merge #10498: Use static_cast instead of C-style casts for non-fundamental types 2020-06-10 18:32:43 -05:00
core_write.cpp Merge #12193: RPC: Consistently use UniValue.pushKV instead of push_back(Pair()) (karel-3d) (#3532) 2020-06-18 12:17:23 +03:00
ctpl.h
cuckoocache.h Merge #12716: Fix typos and cleanup in various files 2020-06-11 23:20:48 -05:00
cxxtimer.hpp
dash-cli-res.rc
dash-cli.cpp Merge #12652: bitcoin-cli: Provide a better error message when bitcoind is not running 2020-06-13 14:50:11 -05:00
dash-tx-res.rc
dash-tx.cpp Merge #12878: [refactor] Config handling refactoring in preparation for network-specific sections 2020-05-09 17:35:59 -05:00
dashd-res.rc
dashd.cpp scripted-diff: Convert 11 enums into scoped enums (C++11) (merge #10742) 2020-06-11 23:20:48 -05:00
dbwrapper.cpp Merge #12659: Improve Fatal LevelDB Log Messages 2020-06-18 11:41:53 -05:00
dbwrapper.h Merge #12604: Add DynamicMemoryUsage() to CDBWrapper to estimate LevelDB memory use 2020-06-14 11:41:07 -05:00
dsnotificationinterface.cpp Change litemode to disablegovernance (#3577) 2020-06-29 00:00:00 +03:00
dsnotificationinterface.h Fix issues introduced with asynchronous signal handling (#3369) 2020-03-20 19:11:54 +03:00
flat-database.h Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
fs.cpp Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
fs.h
hash.cpp Merge #11884: Remove unused include in hash.cpp 2020-03-24 11:43:10 -05:00
hash.h Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
hdchain.cpp Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
hdchain.h Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
httprpc.cpp Bugfix: Include <memory> for std::unique_ptr 2020-04-08 11:46:27 -05:00
httprpc.h
httpserver.cpp Merge pull request #3518 from PastaPastaPasta/backports-0.17-pr1 2020-06-11 20:51:58 +03:00
httpserver.h
indirectmap.h
init.cpp Change litemode to disablegovernance (#3577) 2020-06-29 00:00:00 +03:00
init.h scripted-diff: Convert 11 enums into scoped enums (C++11) (merge #10742) 2020-06-11 23:20:48 -05:00
keepass.cpp Merge #12193: RPC: Consistently use UniValue.pushKV instead of push_back(Pair()) (karel-3d) (#3532) 2020-06-18 12:17:23 +03:00
keepass.h Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
key.cpp Merge #9598: Improve readability by removing redundant casts to same type (on all platforms) 2020-06-18 11:41:53 -05:00
key.h Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
keystore.cpp Merge #11667: Add scripts to dumpwallet RPC 2020-04-01 12:43:18 -05:00
keystore.h Merge #11667: Add scripts to dumpwallet RPC 2020-04-01 12:43:18 -05:00
limitedmap.h Add cache for CBlockTreeDB::HasTxIndex (#3402) 2020-04-08 22:18:33 +02:00
Makefile.am Merge #13090: Remove Safe mode (achow101) 2020-06-27 10:43:32 -05:00
Makefile.bench.include Merge #12254: BIP 158: Compact Block Filters for Light Clients 2020-06-13 14:08:18 -05:00
Makefile.leveldb.include
Makefile.qt.include qt: Add Montserrat (picked in Dash Style Guide) as application font 2020-07-06 23:18:33 +02:00
Makefile.qttest.include
Makefile.test.include Merge #12254: BIP 158: Compact Block Filters for Light Clients 2020-06-13 14:08:18 -05:00
memusage.h Bugfix: Include <memory> for std::unique_ptr 2020-04-08 11:46:27 -05:00
merkleblock.cpp Merge #11293: Deduplicate CMerkleBlock construction code, add test coverage 2020-04-08 11:46:27 -05:00
merkleblock.h Merge #11293: Deduplicate CMerkleBlock construction code, add test coverage 2020-04-08 11:46:27 -05:00
messagesigner.cpp Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
messagesigner.h Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
miner.cpp Merge pull request #3527 from PastaPastaPasta/backports-0.17-pr4 2020-06-16 12:19:57 +03:00
miner.h Merge #12693: Remove unused variable in SortForBlock 2020-06-13 14:50:11 -05:00
net_processing.cpp Dont skip sendmessages (#3534) 2020-06-18 21:51:24 +03:00
net_processing.h Dont skip sendmessages (#3534) 2020-06-18 21:51:24 +03:00
net.cpp Dont skip sendmessages (#3534) 2020-06-18 21:51:24 +03:00
net.h Dont skip sendmessages (#3534) 2020-06-18 21:51:24 +03:00
netaddress.cpp Merge pull request #3518 from PastaPastaPasta/backports-0.17-pr1 2020-06-11 20:51:58 +03:00
netaddress.h Merge #14728: fix uninitialized read when stringifying an addrLocal 2020-06-09 19:06:54 -05:00
netbase.cpp Merge pull request #3518 from PastaPastaPasta/backports-0.17-pr1 2020-06-11 20:51:58 +03:00
netbase.h Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
netfulfilledman.cpp Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
netfulfilledman.h Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
netmessagemaker.h Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
noui.cpp Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
noui.h
pow.cpp Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
pow.h Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
prevector.h
protocol.cpp Merge bitcoin#10387: Eventually connect to NODE_NETWORK_LIMITED peers (#3417) 2020-04-19 16:21:47 +03:00
protocol.h Merge #12731: Support serialization as another type without casting 2020-06-11 23:20:48 -05:00
pubkey.cpp Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
pubkey.h Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
random.cpp Better clarification for future conflict resolution 2020-04-14 15:16:51 +02:00
random.h Merge #12716: Fix typos and cleanup in various files 2020-06-11 23:20:48 -05:00
rest.cpp Merge #12193: RPC: Consistently use UniValue.pushKV instead of push_back(Pair()) (karel-3d) (#3532) 2020-06-18 12:17:23 +03:00
reverse_iterator.h
reverselock.h
saltedhasher.cpp Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
saltedhasher.h Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
scheduler.cpp Merge #11824: Block ActivateBestChain to empty validationinterface queue 2020-03-24 17:21:59 +03:00
scheduler.h Merge #11824: Block ActivateBestChain to empty validationinterface queue 2020-03-24 17:21:59 +03:00
serialize.h Merge #12731: Support serialization as another type without casting 2020-06-11 23:20:48 -05:00
spentindex.h Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
spork.cpp Change litemode from disabling all Dash specific features to disabling governance validation (#3488) 2020-06-13 21:18:31 +03:00
spork.h Remove spork 15, 16, 20 (#3493) 2020-05-20 12:24:35 +03:00
stacktraces.cpp fix lint failure 2020-06-12 01:17:37 -05:00
stacktraces.h Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
streams.h Merge #12254: BIP 158: Compact Block Filters for Light Clients 2020-06-13 14:08:18 -05:00
sync.cpp remove /* continued */ where is is not needed 2020-06-12 15:45:05 +00:00
sync.h Merge #13423: [net] Thread safety annotations in net_processing 2020-06-08 20:27:14 -05:00
threadinterrupt.cpp Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
threadinterrupt.h
threadsafety.h Merge #13423: [net] Thread safety annotations in net_processing 2020-06-08 20:27:14 -05:00
timedata.cpp Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
timedata.h
tinyformat.h Merge #12716: Fix typos and cleanup in various files 2020-06-11 23:20:48 -05:00
torcontrol.cpp Backport 12381 (#3528) 2020-06-13 21:21:30 +03:00
torcontrol.h Backport 12381 (#3528) 2020-06-13 21:21:30 +03:00
txdb.cpp Merge #12891: [logging] add lint-logs.sh to check for newline termination. 2020-06-11 23:20:48 -05:00
txdb.h Merge #12731: Support serialization as another type without casting 2020-06-11 23:20:48 -05:00
txmempool.cpp Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
txmempool.h Merge #13080: mempool: Add compile time checking for ::mempool.cs runtime locking assertions 2020-06-27 10:43:32 -05:00
ui_interface.cpp Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
ui_interface.h
uint256.cpp Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
uint256.h Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
undo.h Merge #12254: BIP 158: Compact Block Filters for Light Clients 2020-06-13 14:08:18 -05:00
unordered_lru_cache.h
util.cpp Change litemode to disablegovernance (#3577) 2020-06-29 00:00:00 +03:00
util.h Change litemode to disablegovernance (#3577) 2020-06-29 00:00:00 +03:00
utilmoneystr.cpp Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
utilmoneystr.h Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
utilstrencodings.cpp Merge #12182: Remove useless string initializations 2020-06-10 18:32:43 -05:00
utilstrencodings.h
utiltime.cpp Merge pull request #3397 from codablock/pr_backport_txrequests 2020-04-09 00:12:44 +02:00
utiltime.h Merge #16046: util: Add type safe GetTime 2020-04-08 14:50:07 +02:00
validation.cpp Merge pull request #3527 from PastaPastaPasta/backports-0.17-pr4 2020-06-16 12:19:57 +03:00
validation.h Merge #12743: Fix csBestBlock/cvBlockChange waiting in rpc/mining 2020-04-16 10:24:22 -05:00
validationinterface.cpp Merge #11824: Block ActivateBestChain to empty validationinterface queue 2020-03-24 17:21:59 +03:00
validationinterface.h Merge #11824: Block ActivateBestChain to empty validationinterface queue 2020-03-24 17:21:59 +03:00
version.h Verify min proto version and open ports of LLMQ members and vote on bad ones 2020-03-31 07:07:52 +02:00
versionbits.cpp scripted-diff: Convert 11 enums into scoped enums (C++11) (merge #10742) 2020-06-11 23:20:48 -05:00
versionbits.h scripted-diff: Convert 11 enums into scoped enums (C++11) (merge #10742) 2020-06-11 23:20:48 -05:00
walletinitinterface.h Merge #12836: Make WalletInitInterface and DummyWalletInit private, fix nullptr deref (#3498) 2020-05-20 12:24:51 +03:00
warnings.cpp Merge #13090: Remove Safe mode (achow101) 2020-06-27 10:43:32 -05:00
warnings.h Merge #13090: Remove Safe mode (achow101) 2020-06-27 10:43:32 -05:00