Propose a probability of confidence setting instead of FRACTION_OF_SPACE_TO_VERIFY
#2
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Probability to catch an adversary:
Propose a probability of confidence setting instead of `FRACTION_OF_SPACE_TO_VERIFY` is left for future workto Propose a probability of confidence setting instead of `FRACTION_OF_SPACE_TO_VERIFY`To be able to take advantage of dedicating 1% of storage to probabilities, such that 3,449 queries allow the verifier to be 1 - 2 ** -50 sure that the prover stores 99% of claimed storage. Should make the algorithm able to support important storage proofs, as I doubt that the complexity is good enough, being able to restore from new shell stored nonces would be nice too. However pypy doesn't seem to help much.
Is the current approach of adding space required for malicious threshold correct, is left for future work.