-
Notifications
You must be signed in to change notification settings - Fork 971
Tree-sync friendly lookup sync tests #8592
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
Merged
Changes from all commits
Commits
Show all changes
50 commits
Select commit
Hold shift + click to select a range
fc465f7
WIP Add more sync tests
dapplion 88a86ff
Add more sync tests
dapplion 6b08ca3
Add blobs and columns
dapplion 0fe9c68
Disable crypto programatically
dapplion 89cab8f
Fix more tests
dapplion 9822b73
Fix bug with mock execution engine
dapplion 3b4ddc6
Fix tests
dapplion c5b9457
Fix remaining tests
dapplion fc294a5
Add more fulu tests
dapplion 10aa052
Merge remote-tracking branch 'sigp/unstable' into more-sync-tests
dapplion 013476d
Lint full
dapplion bee1abd
Enable ignored test
dapplion d39253a
Allow to reorder event order
dapplion 51a55e4
Tests passing
dapplion 1755dfd
Lint
dapplion 2288a3a
Run phase0 only for network tests
dapplion d48dcf2
Reduce diff
dapplion 38bdf2d
Reduce diff
dapplion b6fc8a9
Merge remote-tracking branch 'sigp/unstable' into more-sync-tests
dapplion 73099eb
Use FIFO
dapplion 8234cab
Apply PR review
dapplion 91ade9a
Address PR review comments
dapplion ff83f43
Use features to disable crypto
dapplion d2eaf15
Reduce diff
dapplion fc2b226
Reduce diff
dapplion 24569a3
Fix fake crypto usage
dapplion 9354fa0
Add crypto on test
dapplion a7a36e3
Fix crypto
dapplion de20c3e
fmt
dapplion a12e855
Lint crypto_on
dapplion 768bc07
Complete crypto_on tests
dapplion 6504995
Merge branch 'unstable' into more-sync-tests
dapplion e141084
lint
dapplion 13277f1
Lint with fake_crypto feature
dapplion f425f31
Merge remote-tracking branch 'sigp/unstable' into more-sync-tests
dapplion 71bf593
rename CompleteStrategy to SimulateConfig
dapplion efd2ad2
Merge remote-tracking branch 'sigp/unstable' into more-sync-tests
dapplion 09a6283
adapt tests to new RpcBlock enum API after merge
dapplion 5754769
Merge remote-tracking branch 'sigp/unstable' into more-sync-tests
dapplion 1437165
remove random queue processing from simulate()
dapplion e4b9b51
remove stale test_same_chain_race_condition
dapplion c5ed04f
remove unused import
dapplion 6646dc2
remove unused block_imported_while_processing
dapplion 1cf9640
add test for same chain race condition
dapplion 57506c8
fix formatting
dapplion 8d29e73
address review feedback: rename builder method and fix test docs
dapplion 787932d
Merge branch 'unstable' into more-sync-tests
dapplion 765dcae
Merge remote-tracking branch 'sigp/unstable' into more-sync-tests
dapplion 854d6cf
address pr review: rename expect_ to assert_, revert VerifySignatures…
dapplion 415e89e
fix flaky reconstruction_at_deadline test
dapplion 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
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.