-
Notifications
You must be signed in to change notification settings - Fork 527
Algod: state-proof key deletion safety #4601
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
Merged
id-ms
merged 25 commits into
algorand:feature/stateproofs-recoverability
from
algonathan:stateprf-keydelete
Oct 26, 2022
Merged
Changes from all commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
8742b91
fix: stateprf deletes keys after stateproof advances.
algonathan b91d71c
fixed unit test to match the current code of key deletion
algonathan beb794a
fix: all unit tests pass, added TODO
algonathan 0199319
fx: comment
algonathan 5ad38a1
fx: deletion of previous rounds
algonathan c8729b5
fx: unit-test
algonathan 597008e
fx: prevStateproof init value
algonathan dd00c9d
fx: golangcli
algonathan cf10986
fix merge issues.
c9d553f
refactoring
0e8a113
add test
9e5ec61
fix deletion bug
f14b837
fix tests
65d8b21
refactoring tests
21cc86e
reuse code on tests
48ef64d
fix keys removal to use the next state proof
6dd5a9e
builder will not remove signatures and builder to support recoverability
38b4f3d
refactoring + avoid remove if stateproof was not changed
d1dbb90
remove double test
b9fb7a7
checking that the deletion round is not higher than expected
algonathan cc22234
minor refactor
100c282
we now remove the last ephemeral key
c5f89f1
nits
abb58c1
add test for deleting all keys in account manger
ae5aa9b
move warning message to error
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.