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

fix(full/availability): short-circuiting SharesAvailable on empty DAH #2746

Merged
merged 1 commit into from
Sep 22, 2023

Conversation

distractedm1nd
Copy link
Collaborator

When we stopped wrapping full availability with cache availability we forgot to add a short circuit to full avail.

This will save us a datastore hit through the eds store Has call.

@distractedm1nd distractedm1nd added area:shares Shares and samples kind:fix Attached to bug-fixing PRs labels Sep 21, 2023
@distractedm1nd distractedm1nd self-assigned this Sep 21, 2023
@renaynay renaynay merged commit 3426751 into main Sep 22, 2023
17 of 20 checks passed
@renaynay renaynay deleted the full-avail-short-circuit branch September 22, 2023 12:48
vgonkivs pushed a commit to vgonkivs/celestia-node that referenced this pull request Oct 5, 2023
…celestiaorg#2746)

When we stopped wrapping full availability with cache availability we
forgot to add a short circuit to full avail.

This will save us a datastore hit through the eds store Has call.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:shares Shares and samples kind:fix Attached to bug-fixing PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants