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

Cache coin proofs in local storage #18

Closed
aupiff opened this issue Jun 6, 2018 · 0 comments
Closed

Cache coin proofs in local storage #18

aupiff opened this issue Jun 6, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@aupiff
Copy link
Contributor

aupiff commented Jun 6, 2018

@gakonst writes:

Regarding the p2p thing, we can implement it so that when a client receives a coin, they automatically poll the operator for the needed proofs for that coin, and validate the proofs and the coin's history. If they all check out, the receiver accepts the coin and saves the proofs for later in local storage, in case they want to exit the coin. Otherwise they reject the transaction. When they send the coin to another user, they no longer need to hold the proofs so they can safely delete it from their local storage.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants