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

Ensure earliest_block on copies is set correctly #4502

Merged
merged 3 commits into from
Mar 28, 2023
Merged

Conversation

lutter
Copy link
Collaborator

@lutter lutter commented Mar 28, 2023

Fixes #4496

Copy link
Collaborator

@leoyvens leoyvens left a comment

Choose a reason for hiding this comment

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

Looks good!

@@ -202,6 +214,8 @@ impl ForeignServer {
"subgraph_deployment_assignment",
"subgraph",
"subgraph_version",
"subgraph_deployment",
"subgraph_manifest",
Copy link
Collaborator

Choose a reason for hiding this comment

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

Mapping these could be useful for some analytics queries as well, nice.

@lutter lutter merged commit a337ee7 into master Mar 28, 2023
@lutter lutter deleted the lutter/prune branch March 28, 2023 17:55
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.

[Bug] Pruning can set earliest_block incorrectly
2 participants