-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
Update to tendermint v0.22.6-rc0 #1798
Conversation
Codecov Report
@@ Coverage Diff @@
## develop #1798 +/- ##
===========================================
+ Coverage 63.44% 63.46% +0.02%
===========================================
Files 117 117
Lines 6937 6922 -15
===========================================
- Hits 4401 4393 -8
+ Misses 2281 2274 -7
Partials 255 255 |
#2034 has now been merged into the v22.5 branch. Once v22.5 is merged / tagged, we should be able to change the gopkg and have everything work. Alternatively I can just change the revision to be whats on tendermint develop, and we can go ahead and merge this now. |
fa39698
to
fb0d52a
Compare
Just updated this to v0.22.5 and squashed. This should be good to merge now. |
fb0d52a
to
8fe01db
Compare
This is comprised of updating the crypto imports / API
8fe01db
to
d1dfe2b
Compare
Its now updated to v0.22.6-rc0, for the next testnet. |
If this passes tests, I'll squash this commit and update the PR.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks
* Update to tendermint v0.22.6 - This was cherry-picked and fixed from develop - Updates all crypto imports for changes from v0.22.5
* Update to tendermint v0.22.6 - This was cherry-picked and fixed from develop - Updates all crypto imports for changes from v0.22.5
* fix * forgot one
This just updates to the crypto refactor in tendermint v0.22.5. This is ready for review.
This shouldn't be merged in until after that PR is merged / whenever this lands in a release, but figured I should make the PR now.We just need to decide if we want to wait until tendermint v22.5 is merged, or just update sdk develop to tendermint develop.docs/
)PENDING.md
cmd/gaia
andexamples/
For Admin Use: