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

Pin Back LevelDB Version #34

Merged

Conversation

nisdas
Copy link
Contributor

@nisdas nisdas commented Jan 31, 2024

The current version of leveldb imported by FuzzyVM is a buggy version of go level-db, which was pinned back in go-ethereum:
ethereum/go-ethereum#25413

Any consumers who do use the FuzzyVM library will unfortunately have their leveldb updated to the buggy version. This PR makes sure that we continue using the old and stable version

@MariusVanDerWijden MariusVanDerWijden merged commit ec53fa7 into MariusVanDerWijden:master Feb 9, 2024
1 check passed
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