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

Map SinsemillaHash = ⊥ to Fp::zero() in MerkleCRH. #139

Closed
wants to merge 1 commit into from

Conversation

therealyingtong
Copy link
Contributor

This corresponds to the spec change in zcash/zips#530.

@therealyingtong therealyingtong changed the title Map SinsemillaHash = ⊥ to pallas::Base::zero() in MerkleCRH. Map SinsemillaHash = ⊥ to Fp::zero() in MerkleCRH. Jul 1, 2021
@codecov-commenter
Copy link

codecov-commenter commented Jul 1, 2021

Codecov Report

Merging #139 (4598cab) into main (21b77d6) will increase coverage by 0.05%.
The diff coverage is 92.59%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #139      +/-   ##
==========================================
+ Coverage   83.94%   83.99%   +0.05%     
==========================================
  Files          53       53              
  Lines        4659     4655       -4     
==========================================
- Hits         3911     3910       -1     
+ Misses        748      745       -3     
Impacted Files Coverage Δ
src/tree.rs 79.71% <92.59%> (+1.54%) ⬆️

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 21b77d6...4598cab. Read the comment docs.

@therealyingtong therealyingtong added this to the Core Sprint 2021-24 milestone Jul 1, 2021
@therealyingtong
Copy link
Contributor Author

Closing in favour of #136 (which I hadn't seen before opening this PR!)

@therealyingtong therealyingtong deleted the merkle-bot branch July 9, 2021 03:38
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