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

chore: Remove unnecessary CacheDb #101

Merged
merged 3 commits into from
May 14, 2024
Merged

chore: Remove unnecessary CacheDb #101

merged 3 commits into from
May 14, 2024

Conversation

Wollac
Copy link
Contributor

@Wollac Wollac commented May 3, 2024

During a single call, revm always caches DB data itself, having another CacheDb would just add additional code to maintain without any benefit. This PR removes the unnecessary CacheDb.

@Wollac Wollac requested review from nategraf and capossele May 3, 2024 11:01
@Wollac Wollac self-assigned this May 3, 2024
@Wollac Wollac merged commit 6c56729 into main May 14, 2024
8 of 9 checks passed
@Wollac Wollac deleted the chore/steel/remove-cachedb branch May 14, 2024 14:40
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.

2 participants