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

Make BlockchainProvider2 requests methods aware of in-memory state #10246

Closed
Tracked by #10186
Rjected opened this issue Aug 9, 2024 · 0 comments · Fixed by #10252
Closed
Tracked by #10186

Make BlockchainProvider2 requests methods aware of in-memory state #10246

Rjected opened this issue Aug 9, 2024 · 0 comments · Fixed by #10252
Labels
A-blockchain-tree Related to sidechains, reorgs and pending blocks A-db Related to the database

Comments

@Rjected
Copy link
Member

Rjected commented Aug 9, 2024

Similar to #10181, the requests_by_block method only fetches from the database and does not check in-memory state:

self.database.requests_by_block(id, timestamp)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-blockchain-tree Related to sidechains, reorgs and pending blocks A-db Related to the database
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant