Skip to content
This repository has been archived by the owner on Feb 18, 2025. It is now read-only.

go.mod: downgrades leveldb version to a stable version #386

Merged
merged 1 commit into from
Dec 17, 2023

Conversation

andicrypt
Copy link
Contributor

@andicrypt andicrypt commented Dec 15, 2023

This PR downgrades the version of levelDB to a stable version.

Recently Ronin pulled(in #296) the changes made in go-leveldb, it includes a buggy change

Read more: ethereum/go-ethereum#25413

This PR downgrades the version of levelDB to a stable version.

Current version:  v1.0.1-0.20220721030215-126854af5e6d
Updated version:  v1.0.1-0.20210819022825-2ae1ddf74ef7

Recently Ronin pulled(in #296) the changes made in go-leveldb, it includes a buggy [change](syndtr/goleveldb@afa5311)

Read more: ethereum/go-ethereum#25413
@minh-bq minh-bq merged commit 6dcd5c2 into master Dec 17, 2023
@minh-bq minh-bq deleted the fix/leveldb-version branch December 17, 2023 12:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants