Pools
The Pools tab in the device card displays the current mining pool configuration — all three slots with their parameters and statuses.
What is displayed v0.3.0
For each of the three pools (Pool 1, Pool 2, Pool 3), the following is displayed:
| Field | Description |
|---|---|
| URL | Pool address in stratum+tcp://host:port format |
| Worker | Worker name (login for the pool) |
| Status | Current pool status |
Pool statuses
| Status | Description |
|---|---|
| Active | Primary working pool — hashrate is directed to it |
| Working | Backup pool — ready for operation, connected |
| Disabled | Pool is disabled |
DevFee pool v1.0.0-alpha2
The fourth pool card after Pool 1/2/3, visually identical to the others, shows statistics for the system firmware commission pool, without editing capability. The "Pool URL" and "Pool worker" fields display the fixed text "DevFee" instead of actual values. The status badge (Active/Inactive) and metrics Accepted, Rejected, Stale, Last share, Ping are updated with the same frequency as the other pool cards.
If the device does not transmit DevFee data, the card is not displayed at all, and only the three pool cards remain.
Extended data for the active pool v1.0.0-alpha1
For a pool with Active status, the following additional data is displayed:
| Field | Description |
|---|---|
| Accepted shares | Number of accepted shares |
| Rejected shares | Number of rejected shares |
| Stale shares | Number of stale shares |
| Last share time | Time of the last sent share |
| Ping | Connection latency to the pool |
Changing pools v0.3.0
To change the pool configuration, use the Change pools operation via the device's context menu. More details can be found in the Single operations section.
Pool configuration can also be viewed directly in the device list — see the Pools column display mode in the Device list section.
Boards
The **Boards** tab in the device card displays detailed information about each hashboard and allows you to manage their activity. Available only for devices running HashCore Firmware.
Event Log
Event Log — a tab in the device card with a chronological feed of all events, operations, and changes that occurred with this device. v0.9.0