dash/src
PastaPastaPasta 37af70a188
Merge #13622: Remove mapRequest tracking that just effects Qt display. (#3694)
* Merge #13622: Remove mapRequest tracking that just effects Qt display.

beef7ec4be725beea870a2da510d2817487601ec Remove useless mapRequest tracking that just effects Qt display. (Matt Corallo)

Pull request description:

  I thought we had removed this a long time ago, TBH, its really
  confusing feedback to users that we display whether a tx was
  broadcast to immediate neighbor nodes, given that has little
  indication of whether the tx propagated very far.

Tree-SHA512: c9d0808fb60146919bb78d0860ec2193601966c944887eaae7837408422f7e85dfdb306407a613200cdd4726aec66da18df618ebc6a8cfe8650bf08d4a8dc155
Signed-off-by: pasta <pasta@dashboost.org>

* drop TX_STATUS_OFFLINE

Signed-off-by: pasta <pasta@dashboost.org>

Co-authored-by: Wladimir J. van der Laan <laanwj@gmail.com>
2020-09-12 13:29:36 -04:00
..
bench scripted-diff: Rename wallet database classes (begin bitcoin#11851) 2020-05-10 12:13:46 -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 More of 13153 (fix LogPrintf-s) -- TODO: backport to 0.16 2020-09-08 13:12:10 -05:00
governance remove /* continued */ where is is not needed 2020-09-10 09:56:21 -04:00
immer
leveldb Merge #12518: [0.16] Bump leveldb subtree 2020-03-24 11:43:10 -05:00
llmq Fix two potential issues in the way pending islocks are processed (#3678) 2020-09-12 13:29:36 -04:00
masternode remove /* continued */ where is is not needed 2020-09-10 09:56:21 -04:00
obj
obj-test
policy Bugfix: Include <memory> for std::unique_ptr 2020-04-08 11:46:27 -05:00
primitives Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
privatesend More of 13153 (fix LogPrintf-s) -- TODO: backport to 0.16 2020-09-08 13:12:10 -05:00
qt Merge #13622: Remove mapRequest tracking that just effects Qt display. (#3694) 2020-09-12 13:29:36 -04:00
rpc Fix two potential issues in the way pending islocks are processed (#3678) 2020-09-12 13:29:36 -04:00
script Merge #10699: Make all script validation flags backward compatible 2020-04-05 11:06:13 -05:00
secp256k1 Merge #15703: Update secp256k1 subtree to latest upstream 2020-03-14 11:01:03 -05:00
support Bugfix: Include <memory> for std::unique_ptr 2020-04-08 11:46:27 -05:00
test Fix ProcessNewBlock vs EnforceBestChainLock deadlocks in ActivateBestChain (#3492) 2020-06-09 06:53:16 +03:00
univalue Some Dashification (#3513) 2020-06-18 16:27:37 +02:00
wallet Merge #13622: Remove mapRequest tracking that just effects Qt display. (#3694) 2020-09-12 13:29:36 -04: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
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 #10493: Use range-based for loops (C++11) when looping over map elements 2020-04-01 12:43:18 -05:00
addrman.h Merge #10493: Use range-based for loops (C++11) when looping over map elements 2020-04-01 12:43:18 -05:00
amount.h
arith_uint256.cpp Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
arith_uint256.h
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 Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
bloom.cpp fix lint failure 2020-09-10 09:56:08 -04: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 chainparams: Remove llmq_50_60 from regtest (#3696) 2020-09-12 13:29:36 -04:00
chainparams.h privatesend: Increase max participants to 20 (#3610) 2020-08-23 11:48:17 -05:00
chainparamsbase.cpp Fix argument handling for devnets (#3549) 2020-06-24 10:04:58 +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
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 #10574: Remove includes in .cpp files for things the corresponding .h file already included 2020-04-01 12:43:18 -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 Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
core_write.cpp Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
ctpl.h
cuckoocache.h
cxxtimer.hpp
dash-cli-res.rc
dash-cli.cpp Merge #12878: [refactor] Config handling refactoring in preparation for network-specific sections 2020-05-09 17:35:59 -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 Some Dashification (#3513) 2020-06-18 16:27:37 +02:00
dbwrapper.cpp Bugfix: Include <memory> for std::unique_ptr 2020-04-08 11:46:27 -05:00
dbwrapper.h Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
dsnotificationinterface.cpp Change litemode to disablegovernance (#3577) 2020-08-23 11:43:56 -05: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 Bugfix: Include <memory> for std::unique_ptr 2020-04-08 11:46:27 -05:00
httpserver.h
indirectmap.h
init.cpp fix lint failure 2020-09-10 09:56:08 -04:00
init.h Some Dashification (#3513) 2020-06-18 16:27:37 +02:00
keepass.cpp Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
keepass.h Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
key.cpp Merge #10574: Remove includes in .cpp files for things the corresponding .h file already included 2020-04-01 12:43:18 -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 #12836: Make WalletInitInterface and DummyWalletInit private, fix nullptr deref (#3498) 2020-05-20 12:24:51 +03:00
Makefile.bench.include Merge #16046: util: Add type safe GetTime 2020-04-08 14:50:07 +02:00
Makefile.leveldb.include
Makefile.qt.include qt: Drop PlatformStyle (#3573) 2020-09-01 18:46:29 +02:00
Makefile.qttest.include
Makefile.test.include Merge #11293: Deduplicate CMerkleBlock construction code, add test coverage 2020-04-08 11:46:27 -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 Bugfix: Include <memory> for std::unique_ptr 2020-04-08 11:46:27 -05:00
miner.h Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
net_processing.cpp Merge #13622: Remove mapRequest tracking that just effects Qt display. (#3694) 2020-09-12 13:29:36 -04:00
net_processing.h Dont skip sendmessages (#3534) 2020-06-23 10:59:35 +02:00
net.cpp Dont skip sendmessages (#3534) 2020-06-23 10:59:35 +02:00
net.h Dont skip sendmessages (#3534) 2020-06-23 10:59:35 +02:00
netaddress.cpp Merge #10574: Remove includes in .cpp files for things the corresponding .h file already included 2020-04-01 12:43:18 -05:00
netaddress.h Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
netbase.cpp Merge #13123: net: Add Clang thread safety annotations for guarded variables in the networking code 2020-04-16 10:24:22 -05: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 bitcoin#10387: Eventually connect to NODE_NETWORK_LIMITED peers (#3417) 2020-04-19 16:21:47 +03: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 net: Use mockable time for tx download 2020-04-08 14:51:14 +02:00
rest.cpp Backport 11651 (#3358) 2020-03-20 01:46:56 +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 #10493: Use range-based for loops (C++11) when looping over map elements 2020-04-01 12:43:18 -05:00
spentindex.h Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
spork.cpp Harden spork6 logic then remove spork6 (#3662) 2020-09-08 13:02:16 -05:00
spork.h Harden spork6 logic then remove spork6 (#3662) 2020-09-08 13:02:16 -05:00
stacktraces.cpp fix lint failure 2020-09-10 09:56:08 -04:00
stacktraces.h Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
streams.h Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
sync.cpp Bugfix: Include <memory> for std::unique_ptr 2020-04-08 11:46:27 -05:00
sync.h Merge #11722: Switched sync.{cpp,h} to std threading primitives. 2020-03-24 11:43:10 -05:00
threadinterrupt.cpp Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
threadinterrupt.h
threadsafety.h
timedata.cpp Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
timedata.h
tinyformat.h
torcontrol.cpp Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
torcontrol.h Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
txdb.cpp Add cache for CBlockTreeDB::HasTxIndex (#3402) 2020-04-08 22:18:33 +02:00
txdb.h Merge pull request #3395 from PastaPastaPasta/backports-0.16-pr16 2020-04-10 13:11:03 +03:00
txmempool.cpp Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
txmempool.h Backport 11651 (#3358) 2020-03-20 01:46:56 +03: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 Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
unordered_lru_cache.h
util.cpp Print exception origin in crash messages (#3653) 2020-08-23 11:54:37 -05:00
util.h Print exception origin in crash messages (#3653) 2020-08-23 11:54:37 -05: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 Backport 11651 (#3358) 2020-03-20 01:46:56 +03: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 Fail GetTransaction when the block from txindex is not in mapBlockIndex (#3606) 2020-08-23 11:47:27 -05:00
validation.h Merge #12743: Fix csBestBlock/cvBlockChange waiting in rpc/mining 2020-04-16 10:24:22 -05:00
validationinterface.cpp Merge #13622: Remove mapRequest tracking that just effects Qt display. (#3694) 2020-09-12 13:29:36 -04:00
validationinterface.h Merge #13622: Remove mapRequest tracking that just effects Qt display. (#3694) 2020-09-12 13:29:36 -04:00
version.h Include protocol version into MNAUTH (#3631) 2020-08-23 11:52:22 -05:00
versionbits.cpp Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
versionbits.h Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
walletinitinterface.h Merge #12836: Make WalletInitInterface and DummyWalletInit private, fix nullptr deref (#3498) 2020-05-20 12:24:51 +03:00
warnings.cpp Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
warnings.h