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

[resolver] Implement resolver::p2p #399

Open
BrendanChou opened this issue Jan 24, 2025 · 1 comment · May be fixed by #499
Open

[resolver] Implement resolver::p2p #399

BrendanChou opened this issue Jan 24, 2025 · 1 comment · May be fixed by #499
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@BrendanChou
Copy link
Collaborator

A resolver should fetch arbitrary data (e.g. blocks, sub-blocks, etc).

The p2p implementation should fetch this data from other peers (rather than enshrined infrastructure like an indexer, Cloudflare, etc)

@BrendanChou BrendanChou added the enhancement New feature or request label Jan 24, 2025
@BrendanChou BrendanChou self-assigned this Jan 24, 2025
@github-project-automation github-project-automation bot moved this to Backlog in Tracker Jan 24, 2025
@BrendanChou BrendanChou moved this from Backlog to Staged in Tracker Jan 24, 2025
@BrendanChou BrendanChou linked a pull request Feb 17, 2025 that will close this issue
@BrendanChou BrendanChou moved this from Staged to In Progress in Tracker Feb 17, 2025
@patrick-ogrady patrick-ogrady added this to the Audit Ready milestone Feb 20, 2025
@patrick-ogrady
Copy link
Contributor

Related: #192
Related: #280

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: In Progress
Development

Successfully merging a pull request may close this issue.

2 participants