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

Store original, signed operations into an "operation set" in the DB for use by P2P and backups #38

Closed
adamstallard opened this issue Dec 13, 2018 · 0 comments
Assignees
Projects

Comments

@adamstallard
Copy link
Member

adamstallard commented Dec 13, 2018

Operation sets are the original signed operations that precede changes to the DB. We need to store all operations with their timestamps and signatures so that they can be sent to other nodes to re-verify them.

See the whitepaper section on operation forwarding.

@adamstallard adamstallard created this issue from a note in Node (To Do) Dec 13, 2018
@adamstallard adamstallard changed the title Record successful operations into an "operation set" in the DB for use by P2P and backups Store raw, signed operations into an "operation set" in the DB for use by P2P and backups Nov 13, 2019
@adamstallard adamstallard changed the title Store raw, signed operations into an "operation set" in the DB for use by P2P and backups Store original, signed operations into an "operation set" in the DB for use by P2P and backups Nov 13, 2019
@abramsymons abramsymons self-assigned this Dec 1, 2019
@abramsymons abramsymons moved this from To Do to Review in Node Jan 27, 2020
@adamstallard adamstallard moved this from Review to Complete in Node Mar 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Node
Complete
Development

No branches or pull requests

2 participants