-
Notifications
You must be signed in to change notification settings - Fork 475
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
Execution service 4: execution->consensus interface #1535
Merged
Merged
Changes from 31 commits
Commits
Show all changes
50 commits
Select commit
Hold shift + click to select a range
877cf11
improve separation of arb_interface
tsahee bf3d0f0
remove unused var lastBlockRead
tsahee ad926ed
remove unused code
tsahee a96898a
readLastBatchCount atomic instead of mutex
tsahee 45ffab0
split sync_monitor between consensus and execution
tsahee b2a7e67
test more node_interface functions
tsahee 203c8e0
Merge branch 'execution-service-3' into execution-service-4
tsahee 8186d20
call start/stop for syncMonitor
tsahee aeed89a
fix TestRedisForwarder
tsahee fe74bc9
Sequencer price adjusts: make non-parallel
tsahee e2eb61e
Merge branch 'execution-service-3' into execution-service-4
tsahee 84fc418
fix build of rce-detection tests
tsahee fc8bcb2
execution: only link to l1 if sequencer
tsahee 32e809c
Merge branch 'execution-service-3' into execution-service-4
tsahee 696d91f
syncMonitor: create Test config
tsahee 633b586
sync monitor: ewname API to SyncTarget
tsahee ddfdb22
Merge branch 'execution-service-3' into execution-service-4
tsahee e15dced
fix merge
tsahee 5f7b2d9
Merge branch 'execution-service-3' into execution-service-4
tsahee 12c5c27
Merge branch 'execution-service-3' into execution-service-4
tsahee b6e16eb
Merge branch 'execution-service-3' into execution-service-4
tsahee e03fa23
Merge branch 'execution-service-3' into execution-service-4
tsahee 711ad7c
Merge branch 'execution-service-3' into execution-service-4
tsahee 4482c20
fix merge
tsahee 258d1dd
Merge branch 'execution-service-3' into execution-service-4
tsahee a98e75f
Merge branch 'execution-service-3' into execution-service-4
tsahee 4ed8eef
Merge branch 'execution-service-3' into execution-service-4
tsahee d8498b0
execution: update interface to support L3
tsahee 47ece30
system_tests: handle initMsg from Deploy
tsahee 26000bb
Merge remote-tracking branch 'origin/master' into execution-service-4
tsahee 18616c4
separate estimation tests from nodeinterface
tsahee f804c7f
minor edits and renames
tsahee 8657cdd
Merge remote-tracking branch 'origin/master' into execution-service-4
tsahee 8505119
fix merge errors
tsahee 112426f
Merge remote-tracking branch 'origin/master' into execution-service-4
tsahee d06c18f
Merge remote-tracking branch 'origin/master' into execution-service-4
tsahee a3e275b
wait for validation before safe or final
tsahee 0ca597b
fix more merge errors
tsahee 0618a80
Merge remote-tracking branch 'origin/master' into execution-service-4
tsahee 0b7a590
support counting validations for blocks not yet posted to parent
tsahee 69758df
NodeInterface: update comments
tsahee 7e82acf
remove seqinbox_test from race testing
tsahee b49b660
Revert "remove seqinbox_test from race testing"
tsahee db76dff
remove nodeInterface from race tests
tsahee 157633b
fix small PR comments
tsahee 9777dd0
nodeinterface_test: use bindAPI
tsahee 543be5d
sync_monitor update
tsahee d806f4d
inbox_tracker: add comment
tsahee e9f9163
Merge remote-tracking branch 'origin/master' into execution-service-4
tsahee c581be7
Merge branch 'master' into execution-service-4
PlasmaPower 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 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 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 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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
used to be static_block_validator: FindBatchContainingMessageIndex