FuelLabs/fuel-core

Use CampledPercentage across the whole codebase for percentage

Open

#2,773 创建于 2025年2月27日

在 GitHub 查看
 (2 评论) (0 反应) (0 负责人)Rust (57,084 star) (2,861 fork)batch import
enhancementgood first issuetech-debt

描述

CampledPercentage currently exists in the fuel-gas-price-algorithm but could be useful in many others places. See (https://github.com/FuelLabs/fuel-core/pull/2733#discussion_r1973430403).

TODO:

  • Move the type to a common folder
  • Use it everywhere

贡献者指南

Use CampledPercentage across the whole codebase for percentage · FuelLabs/fuel-core#2773 | Good First Issue