Overview
The Activity Center is a centralized log of all operations performed in HashCore Pulse. It displays the progress of current operations, the results of completed ones, and alerts requiring operator attention.
How to Open v0.5.0
Click the Activity indicator in the top right corner of the interface. The indicator displays the current system status via color and counter:
| Color | Meaning |
|---|---|
| ⚪ Gray | No active operations |
| 🟢 Green | Operations are running normally |
| 🟠 Orange | Some operations completed with partial errors |
| 🔴 Red | Some operations have critical errors |
Counter format: Activity N / M, where N is active operations, M is operations requiring attention. Clicking the Activity Center automatically opens to the relevant tab.
Activity Center Structure
The Activity Center is organized into three tabs based on the operation lifecycle. A detailed description of each tab can be found in the Active / Alert / History Tabs section.
Result Classification v0.5.0
The status of a completed operation is assigned automatically based on the error percentage and cannot be changed manually:
| Status | Condition | Color |
|---|---|---|
| Success | Less than 1% of devices with errors | 🟢 Green |
| Partial | From 1% to 30% of devices with errors | 🟠 Orange |
| Failed | More than 30% of devices with errors | 🔴 Red |
Operation Details v0.3.0
Click on an operation in any tab to expand detailed information:
- Operation type and location
- Start time and duration
- Progress: Pending / In Progress / Completed / Error — for each device
- Tabs within the operation: Active, Completed, Errors, Changes applied
- Isolate failed button — opens the list of Workers filtered by devices with errors
Installing Firmware on Devices
HashCore Pulse allows you to install firmware on a single device or a group of devices directly from the interface — without the need to access each miner's web interface. `v0.6.0` Installation is performed from a pre-prepared firmware set.
Active / Alert / History Tabs
The Activity Center is organized into three tabs. `v0.5.0` Each tab corresponds to a specific stage of an operation's lifecycle. Counters in the tab headers are updated in real-time via SSE.