Skip to content

add "index single block" functionality to voyager #4354

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

Open
benluelo opened this issue Apr 15, 2025 · 2 comments
Open

add "index single block" functionality to voyager #4354

benluelo opened this issue Apr 15, 2025 · 2 comments
Labels
A-voyager Area: voyager (relayer) C-enhancement Category: An issue proposing an enhancement or a PR with one. E-medium Call for participation: Medium difficulty. Experience needed to fix: Intermediate.

Comments

@benluelo
Copy link
Contributor

benluelo commented Apr 15, 2025

we currently have the FetchBlocks message in voyager, which is picked up by plugins (cosmos, ethereum, aptos) and exposed through the cli via the init-fetch subcommand.

add a new Call variant FetchBlock (notably singular) for fetching a single block, add it to all event source plugins (most already have a message for fetching a single block, if not all), and expose it through the cli.

@benluelo benluelo added A-voyager Area: voyager (relayer) C-enhancement Category: An issue proposing an enhancement or a PR with one. E-medium Call for participation: Medium difficulty. Experience needed to fix: Intermediate. labels Apr 15, 2025
@Nguyen-VanChi

This comment has been minimized.

@aeryz
Copy link
Contributor

aeryz commented Apr 16, 2025

TBH this is a very nice and clear issue. Maybe we can delegate this to a wannabe open-source contributor?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-voyager Area: voyager (relayer) C-enhancement Category: An issue proposing an enhancement or a PR with one. E-medium Call for participation: Medium difficulty. Experience needed to fix: Intermediate.
Projects
None yet
Development

No branches or pull requests

3 participants