|
1342 | 1342 | </widget>
|
1343 | 1343 | </item>
|
1344 | 1344 | <item row="12" column="0">
|
| 1345 | + <widget class="QLabel" name="peerLastTxLabel"> |
| 1346 | + <property name="toolTip"> |
| 1347 | + <string>Elapsed time since a novel transaction accepted into our mempool was received from this peer.</string> |
| 1348 | + </property> |
| 1349 | + <property name="text"> |
| 1350 | + <string>Last Tx</string> |
| 1351 | + </property> |
| 1352 | + </widget> |
| 1353 | + </item> |
| 1354 | + <item row="12" column="1"> |
| 1355 | + <widget class="QLabel" name="peerLastTx"> |
| 1356 | + <property name="cursor"> |
| 1357 | + <cursorShape>IBeamCursor</cursorShape> |
| 1358 | + </property> |
| 1359 | + <property name="text"> |
| 1360 | + <string>N/A</string> |
| 1361 | + </property> |
| 1362 | + <property name="textFormat"> |
| 1363 | + <enum>Qt::PlainText</enum> |
| 1364 | + </property> |
| 1365 | + <property name="textInteractionFlags"> |
| 1366 | + <set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set> |
| 1367 | + </property> |
| 1368 | + </widget> |
| 1369 | + </item> |
| 1370 | + <item row="13" column="0"> |
1345 | 1371 | <widget class="QLabel" name="label_15">
|
1346 | 1372 | <property name="text">
|
1347 | 1373 | <string>Last Send</string>
|
1348 | 1374 | </property>
|
1349 | 1375 | </widget>
|
1350 | 1376 | </item>
|
1351 |
| - <item row="12" column="1"> |
| 1377 | + <item row="13" column="1"> |
1352 | 1378 | <widget class="QLabel" name="peerLastSend">
|
1353 | 1379 | <property name="cursor">
|
1354 | 1380 | <cursorShape>IBeamCursor</cursorShape>
|
|
1364 | 1390 | </property>
|
1365 | 1391 | </widget>
|
1366 | 1392 | </item>
|
1367 |
| - <item row="13" column="0"> |
| 1393 | + <item row="14" column="0"> |
1368 | 1394 | <widget class="QLabel" name="label_19">
|
1369 | 1395 | <property name="text">
|
1370 | 1396 | <string>Last Receive</string>
|
1371 | 1397 | </property>
|
1372 | 1398 | </widget>
|
1373 | 1399 | </item>
|
1374 |
| - <item row="13" column="1"> |
| 1400 | + <item row="14" column="1"> |
1375 | 1401 | <widget class="QLabel" name="peerLastRecv">
|
1376 | 1402 | <property name="cursor">
|
1377 | 1403 | <cursorShape>IBeamCursor</cursorShape>
|
|
1387 | 1413 | </property>
|
1388 | 1414 | </widget>
|
1389 | 1415 | </item>
|
1390 |
| - <item row="14" column="0"> |
| 1416 | + <item row="15" column="0"> |
1391 | 1417 | <widget class="QLabel" name="label_18">
|
1392 | 1418 | <property name="text">
|
1393 | 1419 | <string>Sent</string>
|
1394 | 1420 | </property>
|
1395 | 1421 | </widget>
|
1396 | 1422 | </item>
|
1397 |
| - <item row="14" column="1"> |
| 1423 | + <item row="15" column="1"> |
1398 | 1424 | <widget class="QLabel" name="peerBytesSent">
|
1399 | 1425 | <property name="cursor">
|
1400 | 1426 | <cursorShape>IBeamCursor</cursorShape>
|
|
1410 | 1436 | </property>
|
1411 | 1437 | </widget>
|
1412 | 1438 | </item>
|
1413 |
| - <item row="15" column="0"> |
| 1439 | + <item row="16" column="0"> |
1414 | 1440 | <widget class="QLabel" name="label_20">
|
1415 | 1441 | <property name="text">
|
1416 | 1442 | <string>Received</string>
|
1417 | 1443 | </property>
|
1418 | 1444 | </widget>
|
1419 | 1445 | </item>
|
1420 |
| - <item row="15" column="1"> |
| 1446 | + <item row="16" column="1"> |
1421 | 1447 | <widget class="QLabel" name="peerBytesRecv">
|
1422 | 1448 | <property name="cursor">
|
1423 | 1449 | <cursorShape>IBeamCursor</cursorShape>
|
|
1433 | 1459 | </property>
|
1434 | 1460 | </widget>
|
1435 | 1461 | </item>
|
1436 |
| - <item row="16" column="0"> |
| 1462 | + <item row="17" column="0"> |
1437 | 1463 | <widget class="QLabel" name="label_26">
|
1438 | 1464 | <property name="text">
|
1439 | 1465 | <string>Ping Time</string>
|
1440 | 1466 | </property>
|
1441 | 1467 | </widget>
|
1442 | 1468 | </item>
|
1443 |
| - <item row="16" column="1"> |
| 1469 | + <item row="17" column="1"> |
1444 | 1470 | <widget class="QLabel" name="peerPingTime">
|
1445 | 1471 | <property name="cursor">
|
1446 | 1472 | <cursorShape>IBeamCursor</cursorShape>
|
|
1456 | 1482 | </property>
|
1457 | 1483 | </widget>
|
1458 | 1484 | </item>
|
1459 |
| - <item row="17" column="0"> |
| 1485 | + <item row="18" column="0"> |
1460 | 1486 | <widget class="QLabel" name="peerPingWaitLabel">
|
1461 | 1487 | <property name="toolTip">
|
1462 | 1488 | <string>The duration of a currently outstanding ping.</string>
|
|
1466 | 1492 | </property>
|
1467 | 1493 | </widget>
|
1468 | 1494 | </item>
|
1469 |
| - <item row="17" column="1"> |
| 1495 | + <item row="18" column="1"> |
1470 | 1496 | <widget class="QLabel" name="peerPingWait">
|
1471 | 1497 | <property name="cursor">
|
1472 | 1498 | <cursorShape>IBeamCursor</cursorShape>
|
|
1482 | 1508 | </property>
|
1483 | 1509 | </widget>
|
1484 | 1510 | </item>
|
1485 |
| - <item row="18" column="0"> |
| 1511 | + <item row="19" column="0"> |
1486 | 1512 | <widget class="QLabel" name="peerMinPingLabel">
|
1487 | 1513 | <property name="text">
|
1488 | 1514 | <string>Min Ping</string>
|
1489 | 1515 | </property>
|
1490 | 1516 | </widget>
|
1491 | 1517 | </item>
|
1492 |
| - <item row="18" column="1"> |
| 1518 | + <item row="19" column="1"> |
1493 | 1519 | <widget class="QLabel" name="peerMinPing">
|
1494 | 1520 | <property name="cursor">
|
1495 | 1521 | <cursorShape>IBeamCursor</cursorShape>
|
|
1505 | 1531 | </property>
|
1506 | 1532 | </widget>
|
1507 | 1533 | </item>
|
1508 |
| - <item row="19" column="0"> |
| 1534 | + <item row="20" column="0"> |
1509 | 1535 | <widget class="QLabel" name="label_timeoffset">
|
1510 | 1536 | <property name="text">
|
1511 | 1537 | <string>Time Offset</string>
|
1512 | 1538 | </property>
|
1513 | 1539 | </widget>
|
1514 | 1540 | </item>
|
1515 |
| - <item row="19" column="1"> |
| 1541 | + <item row="20" column="1"> |
1516 | 1542 | <widget class="QLabel" name="timeoffset">
|
1517 | 1543 | <property name="cursor">
|
1518 | 1544 | <cursorShape>IBeamCursor</cursorShape>
|
|
1528 | 1554 | </property>
|
1529 | 1555 | </widget>
|
1530 | 1556 | </item>
|
1531 |
| - <item row="20" column="0"> |
| 1557 | + <item row="21" column="0"> |
1532 | 1558 | <widget class="QLabel" name="peerMappedASLabel">
|
1533 | 1559 | <property name="toolTip">
|
1534 | 1560 | <string>The mapped Autonomous System used for diversifying peer selection.</string>
|
|
1538 | 1564 | </property>
|
1539 | 1565 | </widget>
|
1540 | 1566 | </item>
|
1541 |
| - <item row="20" column="1"> |
| 1567 | + <item row="21" column="1"> |
1542 | 1568 | <widget class="QLabel" name="peerMappedAS">
|
1543 | 1569 | <property name="cursor">
|
1544 | 1570 | <cursorShape>IBeamCursor</cursorShape>
|
|
1554 | 1580 | </property>
|
1555 | 1581 | </widget>
|
1556 | 1582 | </item>
|
1557 |
| - <item row="21" column="0"> |
| 1583 | + <item row="22" column="0"> |
1558 | 1584 | <spacer name="verticalSpacer_3">
|
1559 | 1585 | <property name="orientation">
|
1560 | 1586 | <enum>Qt::Vertical</enum>
|
|
0 commit comments