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

chain/state: use tendermint-rs consensus::State serializers #232

Merged

Conversation

tony-iqlusion
Copy link
Member

These were removed in v0.17.0-rc1, but added back in v0.17.0-rc3.

These were removed in `v0.17.0-rc1`, but added back in `v0.17.0-rc3`.
@codecov-io
Copy link

Codecov Report

Merging #232 (c5319ab) into develop (4a0063c) will decrease coverage by 0.06%.
The diff coverage is 12.50%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #232      +/-   ##
===========================================
- Coverage    25.65%   25.59%   -0.07%     
===========================================
  Files           79       78       -1     
  Lines         3145     3134      -11     
===========================================
- Hits           807      802       -5     
+ Misses        2338     2332       -6     
Impacted Files Coverage Δ
src/chain/state.rs 42.73% <12.50%> (+0.36%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4a0063c...c5319ab. Read the comment docs.

@tony-iqlusion tony-iqlusion merged commit 026b3f8 into develop Nov 19, 2020
@tony-iqlusion tony-iqlusion deleted the use-tendermint-rs-consensus-state-serializers branch November 19, 2020 20:06
@tony-iqlusion tony-iqlusion mentioned this pull request Feb 16, 2021
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.

2 participants