forked from ethereum-optimism/optimism
-
Notifications
You must be signed in to change notification settings - Fork 0
IA1.6.1 Add batcher service running in TEE #205
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
dailinsubjam
merged 34 commits into
celo-integration-rebase-13.2
from
sishan/devnet-batcher-tee
Aug 29, 2025
Merged
Changes from 32 commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
0c48b04
a working script without args
dailinsubjam 6a3f29b
a working script without args
dailinsubjam 5fbd417
everything works in the scripts despite the args
dailinsubjam 5eac458
fix socat proxy script
dailinsubjam 05e0fe2
working op-batcher inside docker-compose
dailinsubjam e6a64e7
rename the script to build batcher enclave image
dailinsubjam ff8fa8a
cleanup and profile the op-batcher-non-tee
dailinsubjam bdef714
use port number from env and shorten nc listener timeout as it will n…
dailinsubjam e329c7a
fix dasel format
dailinsubjam d63c533
remove uneeded ESPRESSO_RUN_ENCLAVE_TESTS
dailinsubjam 9be23d0
merge conflicts
dailinsubjam f462128
fix scripts
dailinsubjam ebb8e76
Add op-batcher-tee image in CI (#210)
dailinsubjam 30d4a4e
special case to common case
dailinsubjam 2901aef
use default for op-batcher and tee for op-batcher-tee
dailinsubjam c048b7e
merge main
dailinsubjam 3b31e30
fix double ports mapping
dailinsubjam b411171
fix batcher restart test
dailinsubjam d28e81a
add a script to use enclave tool
dailinsubjam d0f8ef1
works to some extend
dailinsubjam 08b335e
also works for passing in arguments from cmd
dailinsubjam b8de972
try to upload the image
dailinsubjam 20cd183
add my branch patter
dailinsubjam 905e956
merge main
dailinsubjam 69cdea0
fix dockerfile
dailinsubjam f1a5096
a simplified version
dailinsubjam dceab7e
adding packages/contracts-bedrock/forge-artifacts to op-batcher-encla…
dailinsubjam 0c0cfc1
PCR0 registered in op-batcher-tee docker compose and add monitor for …
dailinsubjam ffb0016
copy deployment/ to op-batcher-enclave-target
dailinsubjam cb22a6d
fix docker-images
dailinsubjam 141494e
Remove unneeded script
dailinsubjam 47ab40f
remove unneeded script and cleanup readme
dailinsubjam bb3d3a7
fix overlapping ports and move long cmd of op-batcher-tee to script
dailinsubjam 46a246b
update readme
dailinsubjam 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
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.
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.
Could you add documentation about how to have
AWS Nitro Enclaves enabled?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.
Added in 46a246b.
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.
Is
#guide-setting-up-an-enclave-enabled-nitro-ec2-instancesupposed to be a clickable link?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.
Feel free to leave this as the last thing to do for this PR and prioritize addressing everything for the Terraform PR instead.
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.
Seems this internal links could work on github?