kpop-dfinity
kpop-dfinity
Replaced ``` if { match { None => if {} else {} Some => if {} else {} } } else { match { None => if {} else {}...
There are a bunch of `Invalid consensus artifact (The parent hash of the beacon was not correct)` warnings in logs. I took a closer look and in all the cases...
1. These metrics are unused 2. They don't track what they are supposed to: the description says `Number of (...) shares being validated every block` but we never reset the...
These tools/metrics could be later used to determine how to split a subnet, if necessary. # Metrics tracked per canister Added the following metrics to the `CanisterMetrics` in the Replicated...
These metrics could be later used to determine how to split a subnet, if necessary. # Metrics tracked per canister 1. Number of ingress messages executed (8 bytes) 2. Number...