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

Investigate Merkle proofs for empty contracts #17

Open
lukechampine opened this issue Aug 1, 2019 · 0 comments
Open

Investigate Merkle proofs for empty contracts #17

lukechampine opened this issue Aug 1, 2019 · 0 comments
Assignees
Labels
bug Something isn't working renter

Comments

@lukechampine
Copy link
Owner

us/renter/proto/session.go

Lines 345 to 348 in f1705b5

// TODO: we skip the Merkle proof if the resulting contract is empty (i.e.
// if all sectors were deleted) because the proof algorithm chokes on this
// edge case. Need to investigate what proofs siad hosts are producing (are
// they valid?) and reconcile those with our Merkle algorithms.

@lukechampine lukechampine self-assigned this Dec 13, 2019
@lukechampine lukechampine added bug Something isn't working renter labels Dec 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working renter
Projects
None yet
Development

No branches or pull requests

1 participant