Skip to content
This repository has been archived by the owner on Jul 27, 2022. It is now read-only.

Problem (Fix #1523): sync state deserialization fails when nil vote happens #1524

Merged
merged 1 commit into from
May 2, 2020

Conversation

yihuang
Copy link
Collaborator

@yihuang yihuang commented May 1, 2020

Solution:

  • Make parse_non_empty_id parse null in tendermint-rs

Related upstream PR: informalsystems/tendermint-rs#98

…nil vote happens

Solution:
- Make parse_non_empty_id parse null in tendermint-rs
@codecov
Copy link

codecov bot commented May 1, 2020

Codecov Report

Merging #1524 into master will increase coverage by 0.00%.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1524   +/-   ##
=======================================
  Coverage   65.77%   65.78%           
=======================================
  Files         161      161           
  Lines       21808    21818   +10     
=======================================
+ Hits        14345    14353    +8     
- Misses       7463     7465    +2     
Impacted Files Coverage Δ
chain-core/src/init/config.rs 80.00% <0.00%> (-0.20%) ⬇️
chain-abci/tests/abci_app.rs 94.78% <0.00%> (-0.10%) ⬇️

Copy link
Contributor

@tomtau tomtau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bors r+

@bors
Copy link
Contributor

bors bot commented May 2, 2020

Build succeeded:

@bors bors bot merged commit 37c8db6 into crypto-com:master May 2, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants