Skip to content

Remove deprecated bonding pools #190

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

harisang
Copy link
Contributor

This PR removes bonding pools that are not valid anymore from the relevant dune queries, so as to reduce the possibility of side effects in the accounting pipeline

Copy link
Contributor

@fhenneke fhenneke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you know how this impacts some of the vouching queries? With this change we can only reconstruct the current state of vouching, never the historical state.

If you want to remove these entries, I would suggest completely removing the code instead of commenting it out. The query is already complex enough. Having these comments makes it even more difficult to understand.

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 this pull request may close these issues.

2 participants