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

sign converted statement #1355

Merged
merged 1 commit into from
Oct 7, 2022
Merged

sign converted statement #1355

merged 1 commit into from
Oct 7, 2022

Conversation

turuslan
Copy link
Contributor

@turuslan turuslan commented Sep 29, 2022

Referenced issues

Description of the Change

  • ValidatorSigner converts Statement before signing.
  • candidateHash will be reused in "parachain_processor.cpp".

Benefits

Statement signed correctly

Possible Drawbacks

@codecov
Copy link

codecov bot commented Sep 29, 2022

Codecov Report

Merging #1355 (0c2bd44) into master (4b6fcb6) will decrease coverage by 0.00%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##           master    #1355      +/-   ##
==========================================
- Coverage   24.17%   24.17%   -0.01%     
==========================================
  Files         627      627              
  Lines       23440    23446       +6     
  Branches    12258    12258              
==========================================
  Hits         5667     5667              
- Misses      12497    12503       +6     
  Partials     5276     5276              
Impacted Files Coverage Δ
core/parachain/availability/bitfield/signer.cpp 0.00% <0.00%> (ø)
core/parachain/validator/signer.cpp 0.00% <0.00%> (ø)
core/parachain/validator/signer.hpp 0.00% <0.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Signed-off-by: turuslan <turuslan.devbox@gmail.com>
@turuslan turuslan merged commit 0957e2a into master Oct 7, 2022
@turuslan turuslan deleted the parachain/sign-statement branch October 7, 2022 07:54
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.

3 participants