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

Check storage in get_blobs #2609

Merged
merged 1 commit into from
Oct 14, 2024
Merged

Check storage in get_blobs #2609

merged 1 commit into from
Oct 14, 2024

Conversation

ndr-ds
Copy link
Contributor

@ndr-ds ndr-ds commented Oct 11, 2024

Motivation

get_blobs is used when we process confirmed blocks, so it's actually wrong to not check storage here.

Proposal

Check storage also when searching for the blobs.

Test Plan

CI but this will also be more triggered in following PRs

Release Plan

  • Nothing to do / These changes follow the usual release cycle.

Copy link
Contributor Author

ndr-ds commented Oct 11, 2024

Copy link
Contributor

@afck afck left a comment

Choose a reason for hiding this comment

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

Good catch! We can probably merge this before the other PR that's lower in the stack?

@ndr-ds ndr-ds force-pushed the 10-11-check_storage_in_get_blobs branch from bbd1c45 to 07bc3cf Compare October 14, 2024 14:07
@ndr-ds ndr-ds changed the base branch from 10-11-clean_up_left_over_bytecode_code to main October 14, 2024 14:07
Copy link
Contributor Author

ndr-ds commented Oct 14, 2024

Merge activity

  • Oct 14, 11:00 AM EDT: A user started a stack merge that includes this pull request via Graphite.
  • Oct 14, 11:01 AM EDT: A user merged this pull request with Graphite.

@ndr-ds ndr-ds merged commit 50e86cc into main Oct 14, 2024
5 checks passed
@ndr-ds ndr-ds deleted the 10-11-check_storage_in_get_blobs branch October 14, 2024 15:01
@ndr-ds ndr-ds linked an issue Oct 17, 2024 that may be closed by this pull request
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.

Replace ApplicationDescription by blobs
2 participants