You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For each AllocateRewards() call, the epoch of a staking coin denom should be increased by only 1.
But currently if there are two or more plans sharing same staking coin denom for their staking coin weights,
the epoch is being increased more than 1 times.
Description
For each
AllocateRewards()
call, the epoch of a staking coin denom should be increased by only 1.But currently if there are two or more plans sharing same staking coin denom for their staking coin weights,
the epoch is being increased more than 1 times.
Version
master(60a8fd7)
The text was updated successfully, but these errors were encountered: