You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
acbu_oracle/src/lib.rs: update_rate computes the median of the current epoch's submissions. If only 1 validator submits (others offline), the "median" is a single potentially malicious rate with no safety net.
acbu_oracle/src/lib.rs:
update_ratecomputes the median of the current epoch's submissions. If only 1 validator submits (others offline), the "median" is a single potentially malicious rate with no safety net.