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

fix wrong sector size on readme.md #1566

Merged
merged 2 commits into from
Feb 16, 2022

Conversation

woshidama323
Copy link
Contributor

No description provided.

vmx
vmx previously approved these changes Feb 10, 2022
Copy link
Contributor

@vmx vmx left a comment

Choose a reason for hiding this comment

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

Thanks a lot!

README.md Outdated
> cargo run --release --bin benchy -- merkleproofs --size 2
> cargo run --release --bin benchy -- winning-post --size 2
> cargo run --release --bin benchy -- window-post --size 2
> cargo run --release --bin benchy -- merkleproofs --size 2048
Copy link
Collaborator

@cryptonemo cryptonemo Feb 10, 2022

Choose a reason for hiding this comment

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

There is still a typo here on --merkleproofs. Verifying size change is correct currently, as at one point we intentionally multiplied by 1KiB.

Copy link
Collaborator

Choose a reason for hiding this comment

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

I'd suggest the change of using sizes such as 2KiB, as that notation is supported.

@cryptonemo
Copy link
Collaborator

Thank you @woshidama323!

@cryptonemo cryptonemo merged commit 1758ec6 into filecoin-project:master Feb 16, 2022
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