FuelLabs/fuel-core

Use CampledPercentage across the whole codebase for percentage

Open

#2773 aperta il 27 feb 2025

Vedi su GitHub
 (2 commenti) (0 reazioni) (0 assegnatari)Rust (2861 fork)batch import
enhancementgood first issuetech-debt

Metriche repository

Star
 (57.084 star)
Metriche merge PR
 (Merge medio 8h 53m) (1 PR mergiata in 30 g)

Descrizione

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

Guida contributor