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

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
1 check passed
@minh-bq minh-bq deleted the fix/leveldb-version branch December 17, 2023 12:11
minh-bq pushed a commit to minh-bq/ronin that referenced this pull request Feb 20, 2024
)

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 axieinfinity#296) the changes made in go-leveldb, it includes a buggy [change](syndtr/goleveldb@afa5311)

Read more: ethereum/go-ethereum#25413
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