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

Correct proof-length of praos/genesis blocks #701

Merged
merged 3 commits into from
Sep 12, 2019

Conversation

Anviking
Copy link
Member

Issue Number

#698

Overview

  • I adjusted the expected proof-length
  • I added a test case for the previously failing block (it fails without the fix, succeeds with the fix)
  • Extra: I renamed the arbitrary block-n.bin to arbitrary-block-n.bin

Comments

Seems like a small arithmetic mistake in the docs:
Skärmavbild 2019-09-12 kl  09 44 27
individual components add up to 612 and not 616. I proposed a fix: input-output-hk/chain-libs#93

This is to differentiate with other goldens in the same directory. These
ones come from the arbitrary instance of the rust code.
@Anviking Anviking self-assigned this Sep 12, 2019
Copy link
Contributor

@piotr-iohk piotr-iohk left a comment

Choose a reason for hiding this comment

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

👍

@Anviking
Copy link
Member Author

bors r+

iohk-bors bot added a commit that referenced this pull request Sep 12, 2019
701: Correct proof-length of praos/genesis blocks r=Anviking a=Anviking

# Issue Number

#698 


# Overview

- [x] I adjusted the expected proof-length
- [x] I added a test case for the previously failing block (it fails without the fix, succeeds with the fix)
- [x] Extra: I renamed the arbitrary `block-n.bin` to `arbitrary-block-n.bin`


# Comments

Seems like a small arithmetic mistake in the docs:
<img width="439" alt="Skärmavbild 2019-09-12 kl  09 44 27" src="https://user-images.githubusercontent.com/304423/64764231-ed292d00-d541-11e9-977b-51ecbbb7066b.png">
individual components add up to 612 and not 616. I proposed a fix: input-output-hk/chain-libs#93

<!-- Additional comments or screenshots to attach if any -->

<!-- 
Don't forget to:

 ✓ Self-review your changes to make sure nothing unexpected slipped through
 ✓ Assign yourself to the PR
 ✓ Assign one or several reviewer(s)
 ✓ Once created, link this PR to its corresponding ticket
 ✓ Acknowledge any changes required to the Wiki
-->


Co-authored-by: Johannes Lund <johannes.lund@iohk.io>
@iohk-bors
Copy link
Contributor

iohk-bors bot commented Sep 12, 2019

Build succeeded

@iohk-bors iohk-bors bot merged commit b83457d into master Sep 12, 2019
@Anviking Anviking deleted the anviking/698/adjust-proof-length branch September 12, 2019 09:06
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