This repository has been archived by the owner on May 13, 2024. It is now read-only.
forked from evmos/ethermint
-
Notifications
You must be signed in to change notification settings - Fork 1
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
update to sdk v0.47.2 newer btcutil
…e-commits Bump cosmos sdk to 0.47.10
lumtis
reviewed
Apr 23, 2024
lumtis
approved these changes
Apr 24, 2024
kingpinXD
approved these changes
Apr 25, 2024
No dependency changes detected. Learn more about Socket for GitHub ↗︎ 👍 No dependency changes detected in pull request |
@lumtis @kingpinXD after your review i was mostly trying to fix CI errors, mostly linters and integration tests, I removed some websocket integration tests that were hanging and not part of original repo will merge this PR, let me know if something doesn't look ok |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Backported from here: https://github.com/crypto-org-chain/ethermint/pull/278/files
When backported, some other changes were included, they are reverted with this PR: zeta-chain/ethermint#5 to keep this one focused on upgrade.
Also, backported cosmos sdk version was 0.47.3, it is bumped to 0.47.10 (zeta-chain/ethermint#6)
Tested within this PR: zeta-chain/node#2039.
CI will be set up and fixed in follow up PR (zeta-chain/node#2066).