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

Release/v0.24.0 #291

Closed
wants to merge 2 commits into from
Closed

Release/v0.24.0 #291

wants to merge 2 commits into from

Conversation

hu55a1n1
Copy link
Member

@hu55a1n1 hu55a1n1 commented Dec 8, 2022

Closes: #284

Description

# based on the previous release commit
$ git checkout 42b54613ba5c81b49557a8be46af517eec0b2fce
$ git checkout -b release/v0.24.0
# Cherry picked the tendermint-rs and ics23 update commits.
$ git cherry-pick cae0d5c89187bd9938f389758f05e1cdd76f6c1a e6ed727170cdcda8a5c0a47899dd2e64370bc899

PR author checklist:

  • Added changelog entry, using unclog.
  • Added tests.
  • Linked to GitHub issue.
  • Updated code comments and documentation (e.g., docs/).
  • Tagged one reviewer who will be the one responsible for shepherding this PR.

Reviewer checklist:

  • Reviewed Files changed in the GitHub PR explorer.
  • Manually tested (in case integration/unit/mock tests are absent).

mzabaluev and others added 2 commits December 8, 2022 16:24
* Update to tendermint 0.27

* Unpatch ibc-proto

* Changelog entry for #260

* Fix up changelog for #260
* Update `ics23` to v0.9.0

* Fix clippy warnings

* Add changelog entry
@hu55a1n1 hu55a1n1 requested a review from plafer December 8, 2022 10:59
@codecov
Copy link

codecov bot commented Dec 8, 2022

Codecov Report

❗ No coverage uploaded for pull request base (main@42b5461). Click here to learn what that means.
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #291   +/-   ##
=======================================
  Coverage        ?   64.84%           
=======================================
  Files           ?      126           
  Lines           ?    13852           
  Branches        ?        0           
=======================================
  Hits            ?     8982           
  Misses          ?     4870           
  Partials        ?        0           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@plafer plafer closed this Dec 8, 2022
@plafer plafer deleted the release/v0.24.0 branch December 8, 2022 15:04
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.

Release 0.24 with Tendermint 0.27
4 participants