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

db, rpcdaemon: fix canonical_hash_provider for state reader #2450

Merged
merged 4 commits into from
Oct 25, 2024

Conversation

canepat
Copy link
Member

@canepat canepat commented Oct 25, 2024

Refactor state access abstractions after adding first_txn_num_in_block in kv::api::Transaction to avoid passing canonical hash provider in multiple call sites.

Extras

@canepat canepat mentioned this pull request Oct 25, 2024
39 tasks
@canepat canepat added erigon3 Erigon3 feature maintenance Some maintenance work (fix, refactor, rename, test...) labels Oct 25, 2024
@canepat canepat marked this pull request as ready for review October 25, 2024 09:46
@canepat canepat merged commit 35a57d2 into master Oct 25, 2024
6 checks passed
@canepat canepat deleted the db_refactor_canonical_hash_providers branch October 25, 2024 10:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
erigon3 Erigon3 feature maintenance Some maintenance work (fix, refactor, rename, test...)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants