one or more rounds could have zero activity ( in between non-zero activity rounds). And the activity totals calcs (RewardComputationTrigger.scala) should not assume that each round has non-zero activity.
Also take care of scenario when activity is present, but minting allowance is below threshold resulting in empty batch.
one or more rounds could have zero activity ( in between non-zero activity rounds). And the activity totals calcs (RewardComputationTrigger.scala) should not assume that each round has non-zero activity.
Also take care of scenario when activity is present, but minting allowance is below threshold resulting in empty batch.