-
Notifications
You must be signed in to change notification settings - Fork 50
A0-4560: Changes in dag reconstruction to include parent round #514
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
Changes from all commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
34e096f
First working version
Marcin-Radecki dd5a112
fmt
Marcin-Radecki 817653a
clippy
Marcin-Radecki c3017cf
Bump consensus crate version
Marcin-Radecki cad83b9
Updated readme
Marcin-Radecki 73b4233
Revered changes to unit testing code
Marcin-Radecki 6ab0ddb
Review
Marcin-Radecki 1a5dcf8
fmt
Marcin-Radecki 9ec064d
[WIP]
Marcin-Radecki e3b8482
Fix for bizantine tests
Marcin-Radecki 3abe30e
Merge branch 'main' into A0-4560
Marcin-Radecki b16b94e
fmt
Marcin-Radecki 99dd80f
clippy
Marcin-Radecki 328a54f
Reverting changes to crypto/src/node.rs
Marcin-Radecki 24cf332
Fmt, again
Marcin-Radecki 45dd088
Now internal interfaces are unified
Marcin-Radecki 888049a
fmt
Marcin-Radecki c9b9513
Include rounds in the combined hash
Marcin-Radecki 47a4d8f
fmt
Marcin-Radecki c347236
ControlHash keeps only info about parent rounds.
Marcin-Radecki d0a88f9
Some more changes to naming.
Marcin-Radecki 399bff5
One more change to naming.
Marcin-Radecki 8078477
In reconstructon tests, check that ReconstructedUnit parents have
Marcin-Radecki 3c8af55
Mark method which is used in tests only
Marcin-Radecki aef31c8
Unit test for reconstruction in which unit round is wrong
Marcin-Radecki 008ca81
Removed parent_round
Marcin-Radecki 9e7d2ce
Moved ControlHash to separate module, added some basic tests
Marcin-Radecki c60d1d7
Added tests in control hash module
Marcin-Radecki aebe565
Added test with control hash calculation corner cases
Marcin-Radecki 4a5d84b
Moved validate to separate module
Marcin-Radecki d2221f0
clippy
Marcin-Radecki 9279bd6
Review round 3 remarks
Marcin-Radecki 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
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.
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.