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.
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
Fix sequencer crash tests #653
base: main
Are you sure you want to change the base?
Fix sequencer crash tests #653
Changes from all commits
3c8db34
5aa9a00
9054d53
55ddbab
3c54e54
4d7b868
292a929
392fff7
7d1a7d7
7101d91
ce2df61
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 30 in bin/strata-client/src/el_sync.rs
bin/strata-client/src/el_sync.rs#L23-L30
Check warning on line 32 in bin/strata-client/src/el_sync.rs
bin/strata-client/src/el_sync.rs#L32
Check warning on line 37 in bin/strata-client/src/el_sync.rs
bin/strata-client/src/el_sync.rs#L35-L37
Check warning on line 47 in bin/strata-client/src/el_sync.rs
bin/strata-client/src/el_sync.rs#L40-L47
Check warning on line 52 in bin/strata-client/src/el_sync.rs
bin/strata-client/src/el_sync.rs#L49-L52
Check warning on line 55 in bin/strata-client/src/el_sync.rs
bin/strata-client/src/el_sync.rs#L55
Check warning on line 58 in bin/strata-client/src/el_sync.rs
bin/strata-client/src/el_sync.rs#L57-L58
Check warning on line 64 in bin/strata-client/src/el_sync.rs
bin/strata-client/src/el_sync.rs#L61-L64
Check warning on line 68 in bin/strata-client/src/el_sync.rs
bin/strata-client/src/el_sync.rs#L67-L68
Check warning on line 290 in bin/strata-client/src/main.rs
bin/strata-client/src/main.rs#L289-L290
Check warning on line 38 in bin/strata-sequencer-client/src/duty_executor.rs
bin/strata-sequencer-client/src/duty_executor.rs#L38
Check warning on line 46 in bin/strata-sequencer-client/src/duty_executor.rs
bin/strata-sequencer-client/src/duty_executor.rs#L46
Check warning on line 49 in bin/strata-sequencer-client/src/duty_executor.rs
bin/strata-sequencer-client/src/duty_executor.rs#L49
Check warning on line 57 in bin/strata-sequencer-client/src/duty_executor.rs
bin/strata-sequencer-client/src/duty_executor.rs#L57
Check warning on line 60 in bin/strata-sequencer-client/src/duty_executor.rs
bin/strata-sequencer-client/src/duty_executor.rs#L59-L60
Check warning on line 71 in bin/strata-sequencer-client/src/duty_executor.rs
bin/strata-sequencer-client/src/duty_executor.rs#L71
Check warning on line 76 in bin/strata-sequencer-client/src/duty_executor.rs
bin/strata-sequencer-client/src/duty_executor.rs#L75-L76
Check warning on line 79 in bin/strata-sequencer-client/src/duty_executor.rs
bin/strata-sequencer-client/src/duty_executor.rs#L78-L79
Check warning on line 83 in bin/strata-sequencer-client/src/duty_executor.rs
bin/strata-sequencer-client/src/duty_executor.rs#L82-L83
Check warning on line 91 in bin/strata-sequencer-client/src/duty_executor.rs
bin/strata-sequencer-client/src/duty_executor.rs#L91
Check warning on line 98 in bin/strata-sequencer-client/src/duty_executor.rs
bin/strata-sequencer-client/src/duty_executor.rs#L97-L98
Check warning on line 101 in bin/strata-sequencer-client/src/duty_executor.rs
bin/strata-sequencer-client/src/duty_executor.rs#L101
Check warning on line 116 in bin/strata-sequencer-client/src/duty_executor.rs
bin/strata-sequencer-client/src/duty_executor.rs#L114-L116
Check warning on line 125 in bin/strata-sequencer-client/src/duty_executor.rs
bin/strata-sequencer-client/src/duty_executor.rs#L125
Check warning on line 133 in bin/strata-sequencer-client/src/duty_executor.rs
bin/strata-sequencer-client/src/duty_executor.rs#L133
Check warning on line 141 in bin/strata-sequencer-client/src/duty_executor.rs
bin/strata-sequencer-client/src/duty_executor.rs#L141
Check warning on line 28 in bin/strata-sequencer-client/src/duty_fetcher.rs
bin/strata-sequencer-client/src/duty_fetcher.rs#L28