mirror of
https://github.com/pezkuwichain/pezkuwi-telemetry.git
synced 2026-04-22 06:48:04 +00:00
b25f3fbf22
* code: Add `sysinfo` and `hwbench` to the `AddedNode` message Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io> * code: Update `AddedNode` on `hwbench` updates Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io> * core: Rename cli flag `expose_node_ips` to `expose_node_details` Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io> * core: Add hardware info only if the cli flag is enabled Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io> * tests: Adjust testing to the new `AddedNode` message Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io> * core: Move serialization of fields to the details array Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io> --------- Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>