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

ethdb: refactor Database interface #30693

Merged
merged 1 commit into from
Oct 29, 2024

Conversation

MariusVanDerWijden
Copy link
Member

This clears up the ethdb.Database interface, making it more understandable that it is basically just the AncientStore and KeyValueStore combined. Also removes a few interfaces that are not needed anymore, and makes a few types implement the AncientStater interface

@karalabe karalabe added this to the 1.14.12 milestone Oct 29, 2024
@karalabe karalabe merged commit 236147b into ethereum:master Oct 29, 2024
2 of 3 checks passed
holiman pushed a commit that referenced this pull request Nov 19, 2024
zfy0701 pushed a commit to sentioxyz/go-ethereum that referenced this pull request Dec 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants