[VS Incentives] refactor: rename GroupGauge
to Group
#6432
Labels
F: volume-splitting
feat: Volume-splitting incentives
GroupGauge
to Group
#6432
Background
In the volume-splitting design, we have
GroupGauge
and also a gauge associated with theGroupGauge
.This abstraction is confusing because
GroupGauge
has nothing to do with the conventional gauges.Suggested Design
We should rename
GroupGauge
toGroup
which represents a group of underlying perpetual gauges.Each
Group
has a groupGauge
associated with it.Acceptance Criteria
syncGroupGaugeWeights
tosyncGroupWeights
from [VS Incentives]: Implement core helpers for volume splitting policy #6366The text was updated successfully, but these errors were encountered: