Adding environment creation / maintenance instructions#72
Merged
willmeister merged 5 commits intomasterfrom Apr 10, 2020
Merged
Adding environment creation / maintenance instructions#72willmeister merged 5 commits intomasterfrom
willmeister merged 5 commits intomasterfrom
Conversation
Author
|
Cancelled build because it was hanging and there were 0 code changes. |
snario
pushed a commit
that referenced
this pull request
Apr 14, 2021
* feat: allow multiple state transitioners per pre-state root by tx hash * test: specify tx hash when finalizing fraud verification * test: specify tx hash when recording gas spent * test: add test for multiple fraud proofs per stateroot * chore: remove redundant test * fix up test indexing and mock interface Co-authored-by: ben-chain <ben@pseudonym.party>
2129zxl
pushed a commit
to node-real/combo-optimism
that referenced
this pull request
Nov 17, 2023
* feat:use aws to manage keys * feat:improve use aws to manage keys * feat:improve logs use aws to manage keys * add debug information to facilitate testing * fix ci error * fix ci error, add github.com/aws/aws-sdk-go-v2/config * fix bather/proposer * fix bather/proposer key_flag_name * fix aws_key_region aws_key_id * fix re-define aws_key format * fix re-define aws_key format * fix add log * feat:Use AWS to manage keys * feat:Use AWS to manage keys * Optimize unreasonable specifications * Optimize unreasonable specifications * update return by switch default * using `context` instead of `golang.org/x/net/context` * using `context` instead of `golang.org/x/net/context` * Modify unresaonable variable naming and syntax erros in logs * Update op-aws-sdk/key_manager.go Co-authored-by: bendanzhentan <136774549+bendanzhentan@users.noreply.github.com> * Modify code accroding to bendanzhentan reviewed --------- Co-authored-by: eric <eric.l@nodereal.io> Co-authored-by: Owen <103096885+owen-reorg@users.noreply.github.com> Co-authored-by: bendanzhentan <136774549+bendanzhentan@users.noreply.github.com>
blockchaindevsh
pushed a commit
to blockchaindevsh/optimism
that referenced
this pull request
Nov 13, 2024
Merge with op-develop
gd-0
pushed a commit
to gattaca-com/based-optimism
that referenced
this pull request
May 19, 2025
Co-authored-by: ilitteri <ilitteri@fi.uba.ar>
gd-0
pushed a commit
to gattaca-com/based-optimism
that referenced
this pull request
May 19, 2025
Co-authored-by: ilitteri <ilitteri@fi.uba.ar>
blockchaindevsh
added a commit
to blockchaindevsh/optimism
that referenced
this pull request
Aug 11, 2025
* move L2BlobTime to OptimismConfig * use L2BlobTime under ChainOpConfig instead * add more check for sgt
Zena-park
added a commit
to tokamak-network/optimism
that referenced
this pull request
Dec 30, 2025
theochap
pushed a commit
that referenced
this pull request
Jan 15, 2026
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Description
Adds information on how to create an environment in AWS
Contributing Agreement