|
1150 | 1150 | </widget>
|
1151 | 1151 | </item>
|
1152 | 1152 | <item row="9" column="0">
|
| 1153 | + <widget class="QLabel" name="peerHighBandwidthLabel"> |
| 1154 | + <property name="toolTip"> |
| 1155 | + <string>High bandwidth BIP152 compact block relay: %1</string> |
| 1156 | + </property> |
| 1157 | + <property name="text"> |
| 1158 | + <string>High Bandwidth</string> |
| 1159 | + </property> |
| 1160 | + </widget> |
| 1161 | + </item> |
| 1162 | + <item row="9" column="2"> |
| 1163 | + <widget class="QLabel" name="peerHighBandwidth"> |
| 1164 | + <property name="cursor"> |
| 1165 | + <cursorShape>IBeamCursor</cursorShape> |
| 1166 | + </property> |
| 1167 | + <property name="text"> |
| 1168 | + <string>N/A</string> |
| 1169 | + </property> |
| 1170 | + <property name="textFormat"> |
| 1171 | + <enum>Qt::PlainText</enum> |
| 1172 | + </property> |
| 1173 | + <property name="textInteractionFlags"> |
| 1174 | + <set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set> |
| 1175 | + </property> |
| 1176 | + </widget> |
| 1177 | + </item> |
| 1178 | + <item row="10" column="0"> |
1153 | 1179 | <widget class="QLabel" name="label_29">
|
1154 | 1180 | <property name="text">
|
1155 | 1181 | <string>Starting Block</string>
|
1156 | 1182 | </property>
|
1157 | 1183 | </widget>
|
1158 | 1184 | </item>
|
1159 |
| - <item row="9" column="2"> |
| 1185 | + <item row="10" column="2"> |
1160 | 1186 | <widget class="QLabel" name="peerHeight">
|
1161 | 1187 | <property name="cursor">
|
1162 | 1188 | <cursorShape>IBeamCursor</cursorShape>
|
|
1172 | 1198 | </property>
|
1173 | 1199 | </widget>
|
1174 | 1200 | </item>
|
1175 |
| - <item row="10" column="0"> |
| 1201 | + <item row="11" column="0"> |
1176 | 1202 | <widget class="QLabel" name="label_27">
|
1177 | 1203 | <property name="text">
|
1178 | 1204 | <string>Synced Headers</string>
|
1179 | 1205 | </property>
|
1180 | 1206 | </widget>
|
1181 | 1207 | </item>
|
1182 |
| - <item row="10" column="2"> |
| 1208 | + <item row="11" column="2"> |
1183 | 1209 | <widget class="QLabel" name="peerSyncHeight">
|
1184 | 1210 | <property name="cursor">
|
1185 | 1211 | <cursorShape>IBeamCursor</cursorShape>
|
|
1195 | 1221 | </property>
|
1196 | 1222 | </widget>
|
1197 | 1223 | </item>
|
1198 |
| - <item row="11" column="0"> |
| 1224 | + <item row="12" column="0"> |
1199 | 1225 | <widget class="QLabel" name="label_25">
|
1200 | 1226 | <property name="text">
|
1201 | 1227 | <string>Synced Blocks</string>
|
1202 | 1228 | </property>
|
1203 | 1229 | </widget>
|
1204 | 1230 | </item>
|
1205 |
| - <item row="11" column="2"> |
| 1231 | + <item row="12" column="2"> |
1206 | 1232 | <widget class="QLabel" name="peerCommonHeight">
|
1207 | 1233 | <property name="cursor">
|
1208 | 1234 | <cursorShape>IBeamCursor</cursorShape>
|
|
1218 | 1244 | </property>
|
1219 | 1245 | </widget>
|
1220 | 1246 | </item>
|
1221 |
| - <item row="12" column="0"> |
| 1247 | + <item row="13" column="0"> |
1222 | 1248 | <widget class="QLabel" name="label_22">
|
1223 | 1249 | <property name="text">
|
1224 | 1250 | <string>Connection Time</string>
|
1225 | 1251 | </property>
|
1226 | 1252 | </widget>
|
1227 | 1253 | </item>
|
1228 |
| - <item row="12" column="2"> |
| 1254 | + <item row="13" column="2"> |
1229 | 1255 | <widget class="QLabel" name="peerConnTime">
|
1230 | 1256 | <property name="cursor">
|
1231 | 1257 | <cursorShape>IBeamCursor</cursorShape>
|
|
1241 | 1267 | </property>
|
1242 | 1268 | </widget>
|
1243 | 1269 | </item>
|
1244 |
| - <item row="13" column="0"> |
| 1270 | + <item row="14" column="0"> |
1245 | 1271 | <widget class="QLabel" name="peerLastBlockLabel">
|
1246 | 1272 | <property name="toolTip">
|
1247 | 1273 | <string>Elapsed time since a novel block passing initial validity checks was received from this peer.</string>
|
|
1251 | 1277 | </property>
|
1252 | 1278 | </widget>
|
1253 | 1279 | </item>
|
1254 |
| - <item row="13" column="2"> |
| 1280 | + <item row="14" column="2"> |
1255 | 1281 | <widget class="QLabel" name="peerLastBlock">
|
1256 | 1282 | <property name="cursor">
|
1257 | 1283 | <cursorShape>IBeamCursor</cursorShape>
|
|
1267 | 1293 | </property>
|
1268 | 1294 | </widget>
|
1269 | 1295 | </item>
|
1270 |
| - <item row="14" column="0"> |
| 1296 | + <item row="15" column="0"> |
1271 | 1297 | <widget class="QLabel" name="peerLastTxLabel">
|
1272 | 1298 | <property name="toolTip">
|
1273 | 1299 | <string extracomment="Tooltip text for the Last Transaction field in the peer details area.">Elapsed time since a novel transaction accepted into our mempool was received from this peer.</string>
|
|
1277 | 1303 | </property>
|
1278 | 1304 | </widget>
|
1279 | 1305 | </item>
|
1280 |
| - <item row="14" column="2"> |
| 1306 | + <item row="15" column="2"> |
1281 | 1307 | <widget class="QLabel" name="peerLastTx">
|
1282 | 1308 | <property name="cursor">
|
1283 | 1309 | <cursorShape>IBeamCursor</cursorShape>
|
|
1293 | 1319 | </property>
|
1294 | 1320 | </widget>
|
1295 | 1321 | </item>
|
1296 |
| - <item row="15" column="0"> |
| 1322 | + <item row="16" column="0"> |
1297 | 1323 | <widget class="QLabel" name="label_15">
|
1298 | 1324 | <property name="text">
|
1299 | 1325 | <string>Last Send</string>
|
1300 | 1326 | </property>
|
1301 | 1327 | </widget>
|
1302 | 1328 | </item>
|
1303 |
| - <item row="15" column="2"> |
| 1329 | + <item row="16" column="2"> |
1304 | 1330 | <widget class="QLabel" name="peerLastSend">
|
1305 | 1331 | <property name="cursor">
|
1306 | 1332 | <cursorShape>IBeamCursor</cursorShape>
|
|
1316 | 1342 | </property>
|
1317 | 1343 | </widget>
|
1318 | 1344 | </item>
|
1319 |
| - <item row="16" column="0"> |
| 1345 | + <item row="17" column="0"> |
1320 | 1346 | <widget class="QLabel" name="label_19">
|
1321 | 1347 | <property name="text">
|
1322 | 1348 | <string>Last Receive</string>
|
1323 | 1349 | </property>
|
1324 | 1350 | </widget>
|
1325 | 1351 | </item>
|
1326 |
| - <item row="16" column="2"> |
| 1352 | + <item row="17" column="2"> |
1327 | 1353 | <widget class="QLabel" name="peerLastRecv">
|
1328 | 1354 | <property name="cursor">
|
1329 | 1355 | <cursorShape>IBeamCursor</cursorShape>
|
|
1339 | 1365 | </property>
|
1340 | 1366 | </widget>
|
1341 | 1367 | </item>
|
1342 |
| - <item row="17" column="0"> |
| 1368 | + <item row="18" column="0"> |
1343 | 1369 | <widget class="QLabel" name="label_18">
|
1344 | 1370 | <property name="text">
|
1345 | 1371 | <string>Sent</string>
|
1346 | 1372 | </property>
|
1347 | 1373 | </widget>
|
1348 | 1374 | </item>
|
1349 |
| - <item row="17" column="2"> |
| 1375 | + <item row="18" column="2"> |
1350 | 1376 | <widget class="QLabel" name="peerBytesSent">
|
1351 | 1377 | <property name="cursor">
|
1352 | 1378 | <cursorShape>IBeamCursor</cursorShape>
|
|
1362 | 1388 | </property>
|
1363 | 1389 | </widget>
|
1364 | 1390 | </item>
|
1365 |
| - <item row="18" column="0"> |
| 1391 | + <item row="19" column="0"> |
1366 | 1392 | <widget class="QLabel" name="label_20">
|
1367 | 1393 | <property name="text">
|
1368 | 1394 | <string>Received</string>
|
1369 | 1395 | </property>
|
1370 | 1396 | </widget>
|
1371 | 1397 | </item>
|
1372 |
| - <item row="18" column="2"> |
| 1398 | + <item row="19" column="2"> |
1373 | 1399 | <widget class="QLabel" name="peerBytesRecv">
|
1374 | 1400 | <property name="cursor">
|
1375 | 1401 | <cursorShape>IBeamCursor</cursorShape>
|
|
1385 | 1411 | </property>
|
1386 | 1412 | </widget>
|
1387 | 1413 | </item>
|
1388 |
| - <item row="19" column="0"> |
| 1414 | + <item row="20" column="0"> |
1389 | 1415 | <widget class="QLabel" name="label_26">
|
1390 | 1416 | <property name="text">
|
1391 | 1417 | <string>Ping Time</string>
|
1392 | 1418 | </property>
|
1393 | 1419 | </widget>
|
1394 | 1420 | </item>
|
1395 |
| - <item row="19" column="2"> |
| 1421 | + <item row="20" column="2"> |
1396 | 1422 | <widget class="QLabel" name="peerPingTime">
|
1397 | 1423 | <property name="cursor">
|
1398 | 1424 | <cursorShape>IBeamCursor</cursorShape>
|
|
1408 | 1434 | </property>
|
1409 | 1435 | </widget>
|
1410 | 1436 | </item>
|
1411 |
| - <item row="20" column="0"> |
| 1437 | + <item row="21" column="0"> |
1412 | 1438 | <widget class="QLabel" name="peerPingWaitLabel">
|
1413 | 1439 | <property name="toolTip">
|
1414 | 1440 | <string>The duration of a currently outstanding ping.</string>
|
|
1418 | 1444 | </property>
|
1419 | 1445 | </widget>
|
1420 | 1446 | </item>
|
1421 |
| - <item row="20" column="2"> |
| 1447 | + <item row="21" column="2"> |
1422 | 1448 | <widget class="QLabel" name="peerPingWait">
|
1423 | 1449 | <property name="cursor">
|
1424 | 1450 | <cursorShape>IBeamCursor</cursorShape>
|
|
1434 | 1460 | </property>
|
1435 | 1461 | </widget>
|
1436 | 1462 | </item>
|
1437 |
| - <item row="21" column="0"> |
| 1463 | + <item row="22" column="0"> |
1438 | 1464 | <widget class="QLabel" name="peerMinPingLabel">
|
1439 | 1465 | <property name="text">
|
1440 | 1466 | <string>Min Ping</string>
|
1441 | 1467 | </property>
|
1442 | 1468 | </widget>
|
1443 | 1469 | </item>
|
1444 |
| - <item row="21" column="2"> |
| 1470 | + <item row="22" column="2"> |
1445 | 1471 | <widget class="QLabel" name="peerMinPing">
|
1446 | 1472 | <property name="cursor">
|
1447 | 1473 | <cursorShape>IBeamCursor</cursorShape>
|
|
1457 | 1483 | </property>
|
1458 | 1484 | </widget>
|
1459 | 1485 | </item>
|
1460 |
| - <item row="22" column="0"> |
| 1486 | + <item row="23" column="0"> |
1461 | 1487 | <widget class="QLabel" name="label_timeoffset">
|
1462 | 1488 | <property name="text">
|
1463 | 1489 | <string>Time Offset</string>
|
1464 | 1490 | </property>
|
1465 | 1491 | </widget>
|
1466 | 1492 | </item>
|
1467 |
| - <item row="22" column="2"> |
| 1493 | + <item row="23" column="2"> |
1468 | 1494 | <widget class="QLabel" name="timeoffset">
|
1469 | 1495 | <property name="cursor">
|
1470 | 1496 | <cursorShape>IBeamCursor</cursorShape>
|
|
1480 | 1506 | </property>
|
1481 | 1507 | </widget>
|
1482 | 1508 | </item>
|
1483 |
| - <item row="23" column="0"> |
| 1509 | + <item row="24" column="0"> |
1484 | 1510 | <widget class="QLabel" name="peerMappedASLabel">
|
1485 | 1511 | <property name="toolTip">
|
1486 | 1512 | <string>The mapped Autonomous System used for diversifying peer selection.</string>
|
|
1490 | 1516 | </property>
|
1491 | 1517 | </widget>
|
1492 | 1518 | </item>
|
1493 |
| - <item row="23" column="2"> |
| 1519 | + <item row="24" column="2"> |
1494 | 1520 | <widget class="QLabel" name="peerMappedAS">
|
1495 | 1521 | <property name="cursor">
|
1496 | 1522 | <cursorShape>IBeamCursor</cursorShape>
|
|
1506 | 1532 | </property>
|
1507 | 1533 | </widget>
|
1508 | 1534 | </item>
|
1509 |
| - <item row="24" column="0"> |
| 1535 | + <item row="25" column="0"> |
1510 | 1536 | <widget class="QLabel" name="peerAddrRelayEnabledLabel">
|
1511 | 1537 | <property name="toolTip">
|
1512 | 1538 | <string extracomment="Tooltip text for the Address Relay field in the peer details area.">Whether we relay addresses to this peer.</string>
|
|
1516 | 1542 | </property>
|
1517 | 1543 | </widget>
|
1518 | 1544 | </item>
|
1519 |
| - <item row="24" column="2"> |
| 1545 | + <item row="25" column="2"> |
1520 | 1546 | <widget class="QLabel" name="peerAddrRelayEnabled">
|
1521 | 1547 | <property name="cursor">
|
1522 | 1548 | <cursorShape>IBeamCursor</cursorShape>
|
|
1532 | 1558 | </property>
|
1533 | 1559 | </widget>
|
1534 | 1560 | </item>
|
1535 |
| - <item row="25" column="0"> |
| 1561 | + <item row="26" column="0"> |
1536 | 1562 | <widget class="QLabel" name="peerAddrProcessedLabel">
|
1537 | 1563 | <property name="toolTip">
|
1538 | 1564 | <string extracomment="Tooltip text for the Addresses Processed field in the peer details area.">Total number of addresses processed, excluding those dropped due to rate-limiting.</string>
|
|
1542 | 1568 | </property>
|
1543 | 1569 | </widget>
|
1544 | 1570 | </item>
|
1545 |
| - <item row="25" column="2"> |
| 1571 | + <item row="26" column="2"> |
1546 | 1572 | <widget class="QLabel" name="peerAddrProcessed">
|
1547 | 1573 | <property name="cursor">
|
1548 | 1574 | <cursorShape>IBeamCursor</cursorShape>
|
|
1558 | 1584 | </property>
|
1559 | 1585 | </widget>
|
1560 | 1586 | </item>
|
1561 |
| - <item row="26" column="0"> |
| 1587 | + <item row="27" column="0"> |
1562 | 1588 | <widget class="QLabel" name="peerAddrRateLimitedLabel">
|
1563 | 1589 | <property name="toolTip">
|
1564 | 1590 | <string extracomment="Tooltip text for the Addresses Rate-Limited field in the peer details area.">Total number of addresses dropped due to rate-limiting.</string>
|
|
1568 | 1594 | </property>
|
1569 | 1595 | </widget>
|
1570 | 1596 | </item>
|
1571 |
| - <item row="26" column="2"> |
| 1597 | + <item row="27" column="2"> |
1572 | 1598 | <widget class="QLabel" name="peerAddrRateLimited">
|
1573 | 1599 | <property name="cursor">
|
1574 | 1600 | <cursorShape>IBeamCursor</cursorShape>
|
|
1584 | 1610 | </property>
|
1585 | 1611 | </widget>
|
1586 | 1612 | </item>
|
1587 |
| - <item row="27" column="0"> |
| 1613 | + <item row="28" column="0"> |
1588 | 1614 | <spacer name="verticalSpacer_3">
|
1589 | 1615 | <property name="orientation">
|
1590 | 1616 | <enum>Qt::Vertical</enum>
|
|
0 commit comments