|
1342 | 1342 | </widget>
|
1343 | 1343 | </item>
|
1344 | 1344 | <item row="12" column="0">
|
| 1345 | + <widget class="QLabel" name="peerLastBlockLabel"> |
| 1346 | + <property name="toolTip"> |
| 1347 | + <string>Elapsed time since a novel block passing initial validity checks was received from this peer.</string> |
| 1348 | + </property> |
| 1349 | + <property name="text"> |
| 1350 | + <string>Last Block</string> |
| 1351 | + </property> |
| 1352 | + </widget> |
| 1353 | + </item> |
| 1354 | + <item row="12" column="1"> |
| 1355 | + <widget class="QLabel" name="peerLastBlock"> |
| 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="peerLastTxLabel">
|
1346 | 1372 | <property name="toolTip">
|
1347 | 1373 | <string>Elapsed time since a novel transaction accepted into our mempool was received from this peer.</string>
|
|
1351 | 1377 | </property>
|
1352 | 1378 | </widget>
|
1353 | 1379 | </item>
|
1354 |
| - <item row="12" column="1"> |
| 1380 | + <item row="13" column="1"> |
1355 | 1381 | <widget class="QLabel" name="peerLastTx">
|
1356 | 1382 | <property name="cursor">
|
1357 | 1383 | <cursorShape>IBeamCursor</cursorShape>
|
|
1367 | 1393 | </property>
|
1368 | 1394 | </widget>
|
1369 | 1395 | </item>
|
1370 |
| - <item row="13" column="0"> |
| 1396 | + <item row="14" column="0"> |
1371 | 1397 | <widget class="QLabel" name="label_15">
|
1372 | 1398 | <property name="text">
|
1373 | 1399 | <string>Last Send</string>
|
1374 | 1400 | </property>
|
1375 | 1401 | </widget>
|
1376 | 1402 | </item>
|
1377 |
| - <item row="13" column="1"> |
| 1403 | + <item row="14" column="1"> |
1378 | 1404 | <widget class="QLabel" name="peerLastSend">
|
1379 | 1405 | <property name="cursor">
|
1380 | 1406 | <cursorShape>IBeamCursor</cursorShape>
|
|
1390 | 1416 | </property>
|
1391 | 1417 | </widget>
|
1392 | 1418 | </item>
|
1393 |
| - <item row="14" column="0"> |
| 1419 | + <item row="15" column="0"> |
1394 | 1420 | <widget class="QLabel" name="label_19">
|
1395 | 1421 | <property name="text">
|
1396 | 1422 | <string>Last Receive</string>
|
1397 | 1423 | </property>
|
1398 | 1424 | </widget>
|
1399 | 1425 | </item>
|
1400 |
| - <item row="14" column="1"> |
| 1426 | + <item row="15" column="1"> |
1401 | 1427 | <widget class="QLabel" name="peerLastRecv">
|
1402 | 1428 | <property name="cursor">
|
1403 | 1429 | <cursorShape>IBeamCursor</cursorShape>
|
|
1413 | 1439 | </property>
|
1414 | 1440 | </widget>
|
1415 | 1441 | </item>
|
1416 |
| - <item row="15" column="0"> |
| 1442 | + <item row="16" column="0"> |
1417 | 1443 | <widget class="QLabel" name="label_18">
|
1418 | 1444 | <property name="text">
|
1419 | 1445 | <string>Sent</string>
|
1420 | 1446 | </property>
|
1421 | 1447 | </widget>
|
1422 | 1448 | </item>
|
1423 |
| - <item row="15" column="1"> |
| 1449 | + <item row="16" column="1"> |
1424 | 1450 | <widget class="QLabel" name="peerBytesSent">
|
1425 | 1451 | <property name="cursor">
|
1426 | 1452 | <cursorShape>IBeamCursor</cursorShape>
|
|
1436 | 1462 | </property>
|
1437 | 1463 | </widget>
|
1438 | 1464 | </item>
|
1439 |
| - <item row="16" column="0"> |
| 1465 | + <item row="17" column="0"> |
1440 | 1466 | <widget class="QLabel" name="label_20">
|
1441 | 1467 | <property name="text">
|
1442 | 1468 | <string>Received</string>
|
1443 | 1469 | </property>
|
1444 | 1470 | </widget>
|
1445 | 1471 | </item>
|
1446 |
| - <item row="16" column="1"> |
| 1472 | + <item row="17" column="1"> |
1447 | 1473 | <widget class="QLabel" name="peerBytesRecv">
|
1448 | 1474 | <property name="cursor">
|
1449 | 1475 | <cursorShape>IBeamCursor</cursorShape>
|
|
1459 | 1485 | </property>
|
1460 | 1486 | </widget>
|
1461 | 1487 | </item>
|
1462 |
| - <item row="17" column="0"> |
| 1488 | + <item row="18" column="0"> |
1463 | 1489 | <widget class="QLabel" name="label_26">
|
1464 | 1490 | <property name="text">
|
1465 | 1491 | <string>Ping Time</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="peerPingTime">
|
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="peerPingWaitLabel">
|
1487 | 1513 | <property name="toolTip">
|
1488 | 1514 | <string>The duration of a currently outstanding ping.</string>
|
|
1492 | 1518 | </property>
|
1493 | 1519 | </widget>
|
1494 | 1520 | </item>
|
1495 |
| - <item row="18" column="1"> |
| 1521 | + <item row="19" column="1"> |
1496 | 1522 | <widget class="QLabel" name="peerPingWait">
|
1497 | 1523 | <property name="cursor">
|
1498 | 1524 | <cursorShape>IBeamCursor</cursorShape>
|
|
1508 | 1534 | </property>
|
1509 | 1535 | </widget>
|
1510 | 1536 | </item>
|
1511 |
| - <item row="19" column="0"> |
| 1537 | + <item row="20" column="0"> |
1512 | 1538 | <widget class="QLabel" name="peerMinPingLabel">
|
1513 | 1539 | <property name="text">
|
1514 | 1540 | <string>Min Ping</string>
|
1515 | 1541 | </property>
|
1516 | 1542 | </widget>
|
1517 | 1543 | </item>
|
1518 |
| - <item row="19" column="1"> |
| 1544 | + <item row="20" column="1"> |
1519 | 1545 | <widget class="QLabel" name="peerMinPing">
|
1520 | 1546 | <property name="cursor">
|
1521 | 1547 | <cursorShape>IBeamCursor</cursorShape>
|
|
1531 | 1557 | </property>
|
1532 | 1558 | </widget>
|
1533 | 1559 | </item>
|
1534 |
| - <item row="20" column="0"> |
| 1560 | + <item row="21" column="0"> |
1535 | 1561 | <widget class="QLabel" name="label_timeoffset">
|
1536 | 1562 | <property name="text">
|
1537 | 1563 | <string>Time Offset</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="timeoffset">
|
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 | <widget class="QLabel" name="peerMappedASLabel">
|
1559 | 1585 | <property name="toolTip">
|
1560 | 1586 | <string>The mapped Autonomous System used for diversifying peer selection.</string>
|
|
1564 | 1590 | </property>
|
1565 | 1591 | </widget>
|
1566 | 1592 | </item>
|
1567 |
| - <item row="21" column="1"> |
| 1593 | + <item row="22" column="1"> |
1568 | 1594 | <widget class="QLabel" name="peerMappedAS">
|
1569 | 1595 | <property name="cursor">
|
1570 | 1596 | <cursorShape>IBeamCursor</cursorShape>
|
|
1580 | 1606 | </property>
|
1581 | 1607 | </widget>
|
1582 | 1608 | </item>
|
1583 |
| - <item row="22" column="0"> |
| 1609 | + <item row="23" column="0"> |
1584 | 1610 | <spacer name="verticalSpacer_3">
|
1585 | 1611 | <property name="orientation">
|
1586 | 1612 | <enum>Qt::Vertical</enum>
|
|
0 commit comments