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

upload bundles directly after fetching #44

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

Sledro
Copy link
Member

@Sledro Sledro commented Jun 7, 2024

  • Upload bundles to Celestia directly after the bundle is fetched from RPC or db.
  • This is an attempt to reduce Celestia fees by reducing the network congestion caused by hb
  • If a bundle fetch fails, the the bundle will attempt to refetch
  • If a bundle publish fails, it will retry x times and if it fails every time, the entire bundle will be refetched

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.

1 participant