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

Add ability to filter transactions in/before specific block #231

Open
annybs opened this issue Apr 2, 2024 · 0 comments
Open

Add ability to filter transactions in/before specific block #231

annybs opened this issue Apr 2, 2024 · 0 comments
Assignees
Labels

Comments

@annybs
Copy link
Member

annybs commented Apr 2, 2024

Internally we often refer to groups of transactions by page number, but this isn't reliable long-term as transactions are naturally pushed back as new transactions are introduced.

A more reliable way to address transactions en masse would be to add a filter by block hash/height. This could be for transactions in a specific block ?inBlock=abcd or before a specific block ?beforeBlock=abcd

@annybs annybs added the feature label Apr 2, 2024
@annybs annybs self-assigned this Apr 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant