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

deps: update tendermint to v0.33.0 #831

Merged
merged 3 commits into from
Aug 17, 2023

Conversation

Farhad-Shabani
Copy link
Member

@Farhad-Shabani Farhad-Shabani commented Aug 17, 2023

Closes: #785


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).

@codecov
Copy link

codecov bot commented Aug 17, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.02% ⚠️

Comparison is base (5a79491) 71.49% compared to head (be0a263) 71.48%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #831      +/-   ##
==========================================
- Coverage   71.49%   71.48%   -0.02%     
==========================================
  Files         124      124              
  Lines       14960    14963       +3     
==========================================
  Hits        10696    10696              
- Misses       4264     4267       +3     
Files Changed Coverage Δ
crates/ibc/src/test_utils.rs 68.78% <0.00%> (-1.11%) ⬇️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Farhad-Shabani Farhad-Shabani marked this pull request as ready for review August 17, 2023 15:29
@Farhad-Shabani Farhad-Shabani requested a review from plafer August 17, 2023 15:33
@Farhad-Shabani Farhad-Shabani merged commit a9cfd86 into main Aug 17, 2023
@Farhad-Shabani Farhad-Shabani deleted the farhad/update-tendermint-to-v0.33.0 branch August 17, 2023 17:50
@Farhad-Shabani Farhad-Shabani added this to the v0.45.0 milestone Sep 7, 2023
Farhad-Shabani added a commit that referenced this pull request Sep 9, 2024
* deps: update tendermint to v0.33.0

* fix: clippy catches

* misc: add unclog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Bump Tendermint-rs to v0.33.0
2 participants