Motivation
Implement the amendment for CIP-104:
Work Breakdown
- in a single release:
- ideally in the same, but possibly in a later release:
Accepted limitation:
- self-featuring on DevNet via the Amulet Wallet only grants the default weight
- use a Ledger API call to self-feature with non-default weights
Motivation
Implement the amendment for CIP-104:
Work Breakdown
splice/apps/scan/src/main/scala/org/lfdecentralizedtrust/splice/scan/rewards/AppActivityComputation.scala
Line 96 in 8e7268e
Map[Party, Decimal]of featured app party weightssplice/apps/scan/src/main/scala/org/lfdecentralizedtrust/splice/scan/rewards/AppActivityComputation.scala
Lines 152 to 165 in 8e7268e
aggregatedWeightwith its providers' activity weight. Consider renamingaggregatedWeighttoaggregatedBurnto improve clarity.Accepted limitation: