dash/src
Alexander Block 690cb58f80 Backport Bitcoin Qt/Gui changes up to 0.14.x part 1 (#1614)
* Merge pull request #7154

a3c3ddb [Qt] add InMempool() info to transaction details (Jonas Schnelli)

* Merge pull request #7218

fa5769e [qt] Fix misleading translation (MarcoFalke)
fa8c8d7 torcontrol debug: Change to a blanket message that covers both cases (MarcoFalke)

* Merge pull request #7255

6fd0a07 Remove hardcoded fee from CoinControl ToolTip (fanquake)
5fdf32d Replace some instances of formatWithUnit with formatHtmlWithUnit (fanquake)

* Merge pull request #7263

a5a0831 Double semicolon cleanup. (21E14)

* Merge pull request #7334

fa989fb [qt] coincontrol workaround is still needed in qt5.4 (fixed in qt5.5) (MarcoFalke)

* Merge pull request #7329

9d263bd Typo fixes in comments (Chris Wheeler)

* Merge #7396: [Qt] Add option to increase/decrease font size in the console window

43abb02 [Qt] Add a new chevron/arrow icon for the console prompt line (Jonas Schnelli)
56c9e66 [Qt] keep scroll position in GUI console after changing font size (Jonas Schnelli)
3a3a927 [Qt] Add option to increase/decrease font size in the console window (Jonas Schnelli)

* Merge #7628: QT: Add 'copy full transaction details' option

b51ed40 QT: Add 'copy full transaction details' option (Eric Shaw)

* Merge #7668: Fix history deletion bug after font size change

21e45a0 Fix history deletion bug after font change (Andrew C)

* Copy/Move font size related icons into theme folders

* Use formatTxDate for date/time in TxPlainTextRole
2017-09-07 18:59:00 +03:00
..
bench Backport Bitcoin PR#9260: Mrs Peacock in The Library with The Candlestick (killed main.{h,cpp}) (#1566) 2017-08-09 03:19:06 +03:00
compat fixed protobuf 3.0 (byteswap) issue on macOS (#1370) 2017-02-28 13:00:02 +04:00
config
consensus Backport "assumed valid blocks" feature from Bitcoin 0.13 (#1582) 2017-08-23 17:21:08 +03:00
crypto
drafted bump copyright notice to 2017 (#1207) 2016-12-20 17:26:45 +04:00
leveldb
obj
obj-test
policy Backport Bitcoin Qt/Gui changes up to 0.14.x part 1 (#1614) 2017-09-07 18:59:00 +03:00
primitives Implement BIP69 outside of CTxIn/CTxOut (#1514) 2017-07-10 17:42:59 +03:00
qt Backport Bitcoin Qt/Gui changes up to 0.14.x part 1 (#1614) 2017-09-07 18:59:00 +03:00
rpc Eliminate g_connman use in spork module. (#1613) 2017-09-07 18:58:38 +03:00
script Rename bitcoinconsensus library to dashconsensus. (#1432) 2017-04-15 09:29:09 +02:00
secp256k1
support HD wallet (#1405) 2017-05-29 14:51:40 +03:00
test Backport Bitcoin Qt/Gui changes up to 0.14.x part 1 (#1614) 2017-09-07 18:59:00 +03:00
univalue
wallet Backport Bitcoin Qt/Gui changes up to 0.14.x part 1 (#1614) 2017-09-07 18:59:00 +03:00
zmq Backport Bitcoin PR#9260: Mrs Peacock in The Library with The Candlestick (killed main.{h,cpp}) (#1566) 2017-08-09 03:19:06 +03:00
.clang-format
activemasternode.cpp add/use GetUTXO[Coins/Confirmations] helpers instead of GetInputAge[IX] (#1578) 2017-08-25 15:56:48 +03:00
activemasternode.h Replace watchdogs with ping (#1491) 2017-07-04 20:31:57 +03:00
addrdb.cpp Backport Bitcoin PR#8085: p2p: Begin encapsulation (#1537) 2017-07-21 12:35:19 +03:00
addrdb.h Backport Bitcoin PR#8085: p2p: Begin encapsulation (#1537) 2017-07-21 12:35:19 +03:00
addressindex.h
addrman.cpp Backport Bitcoin PR#7749: Enforce expected outbound services (#1508) 2017-07-05 06:45:23 +03:00
addrman.h Backport Bitcoin PR#8128: Net: Turn net structures into dumb storage classes (#1604) 2017-09-03 16:29:10 +03:00
alert.cpp Backport Bitcoin PR#8708: net: have CConnman handle message sending (#1553) 2017-07-27 17:28:05 +03:00
alert.h Backport Bitcoin PR#8708: net: have CConnman handle message sending (#1553) 2017-07-27 17:28:05 +03:00
amount.cpp
amount.h
arith_uint256.cpp
arith_uint256.h
base58.cpp Improve EncodeBase58/DecodeBase58 performance (#1456) 2017-05-09 20:06:51 +03:00
base58.h (log) tweaks and (general) cleanup (#1086) 2016-10-22 20:52:14 +04:00
bip39_english.h HD wallet (#1405) 2017-05-29 14:51:40 +03:00
bip39.cpp HD wallet (#1405) 2017-05-29 14:51:40 +03:00
bip39.h HD wallet (#1405) 2017-05-29 14:51:40 +03:00
bloom.cpp trivial: fix bloom filter init to isEmpty = true (#1458) 2017-05-05 14:33:44 +03:00
bloom.h
cachemap.h bump copyright notice to 2017 (#1207) 2016-12-20 17:26:45 +04:00
cachemultimap.h Periodicially request orphan objects (#1383) 2017-03-06 08:46:59 +01:00
chain.cpp
chain.h
chainparams.cpp Fix duplicate headers download in initial sync (#1589) 2017-09-04 09:10:52 +03:00
chainparams.h Fix duplicate headers download in initial sync (#1589) 2017-09-04 09:10:52 +03:00
chainparamsbase.cpp
chainparamsbase.h
chainparamsseeds.h
checkpoints.cpp Backport "assumed valid blocks" feature from Bitcoin 0.13 (#1582) 2017-08-23 17:21:08 +03:00
checkpoints.h Backport "assumed valid blocks" feature from Bitcoin 0.13 (#1582) 2017-08-23 17:21:08 +03:00
checkqueue.h
clientversion.cpp
clientversion.h bump to 0.12.1.5 (#1418) 2017-03-24 11:47:10 +01:00
coincontrol.h
coins.cpp
coins.h
compat.h
compressor.cpp
compressor.h
core_io.h
core_memusage.h
core_read.cpp
core_write.cpp
darksend-relay.cpp safe version of GetMasternodeByRank (#1595) 2017-08-31 18:58:23 +03:00
darksend-relay.h Backport Bitcoin PR#9260: Mrs Peacock in The Library with The Candlestick (killed main.{h,cpp}) (#1566) 2017-08-09 03:19:06 +03:00
dash-cli-res.rc
dash-cli.cpp Backport Bincoin PR#7348: MOVE ONLY: move rpc* to rpc/ + same for Dash-specific rpc (#1502) 2017-07-03 16:13:34 +03:00
dash-tx-res.rc
dash-tx.cpp Fix exit codes (#1127) 2016-11-11 09:16:39 +04:00
dashd-res.rc
dashd.cpp Backport Bincoin PR#7348: MOVE ONLY: move rpc* to rpc/ + same for Dash-specific rpc (#1502) 2017-07-03 16:13:34 +03:00
dbwrapper.cpp
dbwrapper.h
dsnotificationinterface.cpp Fix sync issues (#1599) 2017-09-03 16:30:08 +03:00
dsnotificationinterface.h Fix sync issues (#1599) 2017-09-03 16:30:08 +03:00
flat-database.h typo: "Writting" -> "Writing" (#1605) 2017-09-03 16:28:53 +03:00
governance-classes.cpp fix off-by-1 in CSuperblock::GetPaymentsLimit (#1598) 2017-09-03 16:31:14 +03:00
governance-classes.h cleanup/fix includes: (#1214) 2016-12-20 17:27:59 +04:00
governance-exceptions.h cleanup/fix includes: (#1214) 2016-12-20 17:27:59 +04:00
governance-misc.h Backport Bitcoin PR#9260: Mrs Peacock in The Library with The Candlestick (killed main.{h,cpp}) (#1566) 2017-08-09 03:19:06 +03:00
governance-object.cpp Use GetAdjustedTime instead of GetTime when dealing with network-wide timestamps (#1590) 2017-08-29 02:51:44 +03:00
governance-object.h drop masternode index (#1580) 2017-08-25 15:57:19 +03:00
governance-validators.cpp add 6 to strAllowedChars (#1542) 2017-07-21 12:36:34 +03:00
governance-validators.h Validate proposals on prepare and submit (#1488) 2017-06-26 16:56:29 +03:00
governance-vote.cpp Use GetAdjustedTime instead of GetTime when dealing with network-wide timestamps (#1590) 2017-08-29 02:51:44 +03:00
governance-vote.h cleanup/fix includes: (#1214) 2016-12-20 17:27:59 +04:00
governance-votedb.cpp V0.12.1.x multiple vote fix (#1425) 2017-04-03 23:06:33 +03:00
governance-votedb.h bump copyright notice to 2017 (#1207) 2016-12-20 17:26:45 +04:00
governance.cpp Use GetAdjustedTime instead of GetTime when dealing with network-wide timestamps (#1590) 2017-08-29 02:51:44 +03:00
governance.h drop masternode index (#1580) 2017-08-25 15:57:19 +03:00
hash.cpp
hash.h bump copyright notice to 2017 (#1207) 2016-12-20 17:26:45 +04:00
hdchain.cpp HD wallet (#1405) 2017-05-29 14:51:40 +03:00
hdchain.h HD wallet (#1405) 2017-05-29 14:51:40 +03:00
httprpc.cpp Backport Bincoin PR#7348: MOVE ONLY: move rpc* to rpc/ + same for Dash-specific rpc (#1502) 2017-07-03 16:13:34 +03:00
httprpc.h
httpserver.cpp Backport Bitcoin PR#8128: Net: Turn net structures into dumb storage classes (#1604) 2017-09-03 16:29:10 +03:00
httpserver.h
init.cpp fix number of blocks to wait after successful mixing tx (#1597) 2017-09-03 16:30:58 +03:00
init.h
instantx.cpp drop pCurrentBlockIndex and use cached block height instead (nCachedBlockHeight) (#1579) 2017-08-25 15:57:05 +03:00
instantx.h drop pCurrentBlockIndex and use cached block height instead (nCachedBlockHeight) (#1579) 2017-08-25 15:57:05 +03:00
keepass.cpp Backport Bincoin PR#7348: MOVE ONLY: move rpc* to rpc/ + same for Dash-specific rpc (#1502) 2017-07-03 16:13:34 +03:00
keepass.h bump copyright notice to 2017 (#1207) 2016-12-20 17:26:45 +04:00
key.cpp
key.h HD wallet (#1405) 2017-05-29 14:51:40 +03:00
keystore.cpp HD wallet (#1405) 2017-05-29 14:51:40 +03:00
keystore.h HD wallet (#1405) 2017-05-29 14:51:40 +03:00
limitedmap.h
Makefile.am Backport Bitcoin PR#8128: Net: Turn net structures into dumb storage classes (#1604) 2017-09-03 16:29:10 +03:00
Makefile.bench.include Backport Bitcoin PR#7349: Build against system UniValue when available (#1503) 2017-07-04 06:20:19 +03:00
Makefile.leveldb.include
Makefile.qt.include Backport Bitcoin Qt/Gui changes up to 0.14.x part 1 (#1614) 2017-09-07 18:59:00 +03:00
Makefile.qttest.include Qt: bug fixes and enhancement to traffic graph widget (#1429) 2017-05-28 16:49:34 +03:00
Makefile.test.include Backport "assumed valid blocks" feature from Bitcoin 0.13 (#1582) 2017-08-23 17:21:08 +03:00
masternode-payments.cpp drop pCurrentBlockIndex and use cached block height instead (nCachedBlockHeight) (#1579) 2017-08-25 15:57:05 +03:00
masternode-payments.h drop pCurrentBlockIndex and use cached block height instead (nCachedBlockHeight) (#1579) 2017-08-25 15:57:05 +03:00
masternode-sync.cpp Fix sync issues (#1599) 2017-09-03 16:30:08 +03:00
masternode-sync.h Fix sync issues (#1599) 2017-09-03 16:30:08 +03:00
masternode.cpp Backport Bitcoin PR#8128: Net: Turn net structures into dumb storage classes (#1604) 2017-09-03 16:29:10 +03:00
masternode.h Use GetAdjustedTime instead of GetTime when dealing with network-wide timestamps (#1590) 2017-08-29 02:51:44 +03:00
masternodeconfig.cpp Fix CMasternodeConfig::read (#1322) 2017-02-06 01:29:23 +04:00
masternodeconfig.h bump copyright notice to 2017 (#1207) 2016-12-20 17:26:45 +04:00
masternodeman.cpp safe version of GetMasternodeByRank (#1595) 2017-08-31 18:58:23 +03:00
masternodeman.h safe version of GetMasternodeByRank (#1595) 2017-08-31 18:58:23 +03:00
memusage.h
merkleblock.cpp
merkleblock.h
messagesigner.cpp Backport Bitcoin PR#9260: Mrs Peacock in The Library with The Candlestick (killed main.{h,cpp}) (#1566) 2017-08-09 03:19:06 +03:00
messagesigner.h Refactor: CDarkSendSigner (#1410) 2017-04-12 10:04:06 +03:00
miner.cpp Backport Bitcoin PR#9260: Mrs Peacock in The Library with The Candlestick (killed main.{h,cpp}) (#1566) 2017-08-09 03:19:06 +03:00
miner.h Backport Bitcoin PR#8085: p2p: Begin encapsulation (#1537) 2017-07-21 12:35:19 +03:00
net_processing.cpp Eliminate g_connman use in spork module. (#1613) 2017-09-07 18:58:38 +03:00
net_processing.h Backport "assumed valid blocks" feature from Bitcoin 0.13 (#1582) 2017-08-23 17:21:08 +03:00
net.cpp Backport Bitcoin Qt/Gui changes up to 0.14.x part 1 (#1614) 2017-09-07 18:59:00 +03:00
net.h Fix duplicate headers download in initial sync (#1589) 2017-09-04 09:10:52 +03:00
netaddress.cpp Backport Bitcoin PR#8128: Net: Turn net structures into dumb storage classes (#1604) 2017-09-03 16:29:10 +03:00
netaddress.h Backport Bitcoin PR#8128: Net: Turn net structures into dumb storage classes (#1604) 2017-09-03 16:29:10 +03:00
netbase.cpp Backport Bitcoin Qt/Gui changes up to 0.14.x part 1 (#1614) 2017-09-07 18:59:00 +03:00
netbase.h Backport Bitcoin PR#8128: Net: Turn net structures into dumb storage classes (#1604) 2017-09-03 16:29:10 +03:00
netfulfilledman.cpp bump copyright notice to 2017 (#1207) 2016-12-20 17:26:45 +04:00
netfulfilledman.h bump copyright notice to 2017 (#1207) 2016-12-20 17:26:45 +04:00
noui.cpp bump copyright notice to 2017 (#1207) 2016-12-20 17:26:45 +04:00
noui.h
pow.cpp Fixed pow (test and algo) (#1415) 2017-04-11 13:55:07 +03:00
pow.h
prevector.h
privatesend-client.cpp fix number of blocks to wait after successful mixing tx (#1597) 2017-09-03 16:30:58 +03:00
privatesend-client.h fix number of blocks to wait after successful mixing tx (#1597) 2017-09-03 16:30:58 +03:00
privatesend-server.cpp Use GetAdjustedTime instead of GetTime when dealing with network-wide timestamps (#1590) 2017-08-29 02:51:44 +03:00
privatesend-server.h split CPrivateSend (#1492) 2017-06-30 21:30:16 +03:00
privatesend.cpp add/use GetUTXO[Coins/Confirmations] helpers instead of GetInputAge[IX] (#1578) 2017-08-25 15:56:48 +03:00
privatesend.h Use GetAdjustedTime instead of GetTime when dealing with network-wide timestamps (#1590) 2017-08-29 02:51:44 +03:00
protocol.cpp Backport Bitcoin PR#8822: net: Consistent checksum handling (#1565) 2017-08-08 20:57:36 +03:00
protocol.h Backport Bitcoin PR#8128: Net: Turn net structures into dumb storage classes (#1604) 2017-09-03 16:29:10 +03:00
pubkey.cpp
pubkey.h HD wallet (#1405) 2017-05-29 14:51:40 +03:00
random.cpp thread safe rand (#1157) 2016-11-20 10:52:45 +04:00
random.h thread safe rand (#1157) 2016-11-20 10:52:45 +04:00
rest.cpp Backport Bitcoin PR#9260: Mrs Peacock in The Library with The Candlestick (killed main.{h,cpp}) (#1566) 2017-08-09 03:19:06 +03:00
reverselock.h c++11: don't throw from the reverselock destructor (#1421) 2017-04-11 13:55:41 +03:00
scheduler.cpp
scheduler.h
sendalert.cpp Use connman passed to ThreadSendAlert() instead of g_connman global. (#1610) 2017-09-05 13:53:28 +03:00
serialize.h Backport Bitcoin PR#8708: net: have CConnman handle message sending (#1553) 2017-07-27 17:28:05 +03:00
spentindex.h
spork.cpp Eliminate g_connman use in spork module. (#1613) 2017-09-07 18:58:38 +03:00
spork.h Eliminate g_connman use in spork module. (#1613) 2017-09-07 18:58:38 +03:00
streams.h Backport Bitcoin PR#8708: net: have CConnman handle message sending (#1553) 2017-07-27 17:28:05 +03:00
sync.cpp Changes in potential_deadlock_detected behavior: (#1259) 2017-01-11 03:00:34 +04:00
sync.h Do not shadow LOCK's criticalblock variable for LOCK inside LOCK (#1453) 2017-05-05 14:34:54 +03:00
threadinterrupt.cpp Backport Bitcoin PR#9289: net: drop boost::thread_group (#1568) 2017-08-09 19:06:31 +03:00
threadinterrupt.h Backport Bitcoin PR#9289: net: drop boost::thread_group (#1568) 2017-08-09 19:06:31 +03:00
threadsafety.h
timedata.cpp Backport Bitcoin PR#8128: Net: Turn net structures into dumb storage classes (#1604) 2017-09-03 16:29:10 +03:00
timedata.h
tinyformat.h
torcontrol.cpp Backport Bitcoin Qt/Gui changes up to 0.14.x part 1 (#1614) 2017-09-07 18:59:00 +03:00
torcontrol.h
txdb.cpp Backport Bitcoin PR#9260: Mrs Peacock in The Library with The Candlestick (killed main.{h,cpp}) (#1566) 2017-08-09 03:19:06 +03:00
txdb.h
txmempool.cpp Backport Bitcoin PR#9260: Mrs Peacock in The Library with The Candlestick (killed main.{h,cpp}) (#1566) 2017-08-09 03:19:06 +03:00
txmempool.h
ui_interface.h Backport Bitcoin PR#7917: Optimize reindex (#1515) 2017-07-10 17:41:14 +03:00
uint256.cpp
uint256.h bump copyright notice to 2017 (#1207) 2016-12-20 17:26:45 +04:00
undo.h
util.cpp change invalid version string constant (#1532) 2017-07-17 17:38:32 +03:00
util.h New rpc call "masternodelist info" (#1513) 2017-07-10 17:41:42 +03:00
utilmoneystr.cpp
utilmoneystr.h
utilstrencodings.cpp
utilstrencodings.h
utiltime.cpp net: Consistently use GetTimeMicros() for inactivity checks (#1588) 2017-08-24 02:38:29 +03:00
utiltime.h net: Consistently use GetTimeMicros() for inactivity checks (#1588) 2017-08-24 02:38:29 +03:00
validation.cpp Fix sync issues (#1599) 2017-09-03 16:30:08 +03:00
validation.h add/use GetUTXO[Coins/Confirmations] helpers instead of GetInputAge[IX] (#1578) 2017-08-25 15:56:48 +03:00
validationinterface.cpp Fix sync issues (#1599) 2017-09-03 16:30:08 +03:00
validationinterface.h Fix sync issues (#1599) 2017-09-03 16:30:08 +03:00
version.h Replace watchdogs with ping (#1491) 2017-07-04 20:31:57 +03:00
versionbits.cpp Align with btc 0.12 (#1409) 2017-04-11 13:53:54 +03:00
versionbits.h Align with btc 0.12 (#1409) 2017-04-11 13:53:54 +03:00