Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Signalling Intent should use most recent claims #1344

Closed
joe-bowman opened this issue Mar 26, 2024 · 0 comments · Fixed by #1345
Closed

Signalling Intent should use most recent claims #1344

joe-bowman opened this issue Mar 26, 2024 · 0 comments · Fixed by #1345

Comments

@joe-bowman
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant