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
AggregateIntents uses the claims from the previous epoch, and not the most recent epoch, as they aren't 'archived' until after AggegrateIntents is called.
Expected Behaviour
AggegrateIntents should use the current epoch's claims as they haven't been archived at the point the ICS epoch hook runs.
Version
v1.5.3
The text was updated successfully, but these errors were encountered:
Summary of Bug
AggregateIntents uses the claims from the previous epoch, and not the most recent epoch, as they aren't 'archived' until after AggegrateIntents is called.
Expected Behaviour
AggegrateIntents should use the current epoch's claims as they haven't been archived at the point the ICS epoch hook runs.
Version
v1.5.3
The text was updated successfully, but these errors were encountered: