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

Implement query predicates for transactions and blocks #5017

Closed
DCNick3 opened this issue Aug 29, 2024 · 0 comments · Fixed by #5025
Closed

Implement query predicates for transactions and blocks #5017

DCNick3 opened this issue Aug 29, 2024 · 0 comments · Fixed by #5025
Assignees
Labels
Enhancement New feature or request queries

Comments

@DCNick3
Copy link
Contributor

DCNick3 commented Aug 29, 2024

Currently, predicates for transactions and blocks are stubs - they do not allow do any actual filtering.

To get rid of FindTransactionByHash and FindBlockHeaderByHash singular queries, we need to implement some predicates for these types.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request queries
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant