-
Notifications
You must be signed in to change notification settings - Fork 225
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 prost
and prost-types
to version 0.8
#926
Conversation
Codecov Report
@@ Coverage Diff @@
## master #926 +/- ##
========================================
- Coverage 70.6% 70.4% -0.2%
========================================
Files 203 203
Lines 16242 16278 +36
========================================
+ Hits 11469 11470 +1
- Misses 4773 4808 +35
Continue to review full report at Codecov.
|
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.
🛅 🐑 🌫 ☀️
Wondering what's going on with the docs check. |
Looks like a transient issue, will re-run the jobs. |
* Update prost to 0.8 * Update `tendermint::time::Time`'s `TryFrom<prost_types::Timestamp>` instance * Add changelog entry
This temporarily reverts commit 1efe42c. We'll reintroduce these changes when tokio-rs/prost#502 is fixed. Signed-off-by: Thane Thomson <connect@thanethomson.com>
This temporarily reverts commit 1efe42c. We'll reintroduce these changes when tokio-rs/prost#502 is fixed. Signed-off-by: Thane Thomson <connect@thanethomson.com>
Closes: #925
.changelog/