-
Notifications
You must be signed in to change notification settings - Fork 3
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!: bump go, cometbft, cosmos-sdk & ignite #66
base: main
Are you sure you want to change the base?
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #66 +/- ##
=======================================
Coverage 63.83% 63.83%
=======================================
Files 28 28
Lines 1117 1117
=======================================
Hits 713 713
Misses 359 359
Partials 45 45 ☔ View full report in Codecov by Sentry. |
This caused an AppHash error when upgrading a node from 0.2.2. in dev.
|
Also errored out in running a second attempt on the testnet:
|
Ignite v28.6.0 is now required to build this project.
MacOS builds were disabled because of btcsuite/btcd#2243 and the need to use the CGO implementation of
libsecp256k1
.We can revisit the use of this build tag if cosmos/cosmos-sdk#15018 gets backported to 0.47.x.