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

ListEvents: retrieve events from a list of blocks #155

Open
kroggen opened this issue Mar 24, 2022 · 0 comments
Open

ListEvents: retrieve events from a list of blocks #155

kroggen opened this issue Mar 24, 2022 · 0 comments
Labels
feature New feature or request

Comments

@kroggen
Copy link
Member

kroggen commented Mar 24, 2022

New Feature

Add a field in the FilterInfo structure and update the ListEvents GRPC function so that we could retrieve events from a list of blocks (instead of using a range)

This is useful when we now the blocks in which events were generated

This feature would be required to implement indexing of contract events IF it is chosen to not store all events on the database but just the blocks numbers

It is not needed if storing all the events on an external database

@kroggen kroggen added the feature New feature or request label Mar 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant