Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
N
nebula
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
exchain
nebula
Commits
aeda9d95
Unverified
Commit
aeda9d95
authored
Mar 22, 2023
by
Mark Tyneway
Committed by
GitHub
Mar 22, 2023
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #5194 from ethereum-optimism/fix/gaslimit-config
config: set the L2 gaslimit to 30 million in config
parents
3b267e56
4a0617ac
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
devnetL1.json
packages/contracts-bedrock/deploy-config/devnetL1.json
+1
-1
final-migration-rehearsal.json
...acts-bedrock/deploy-config/final-migration-rehearsal.json
+1
-1
getting-started.json
...ages/contracts-bedrock/deploy-config/getting-started.json
+1
-1
No files found.
packages/contracts-bedrock/deploy-config/devnetL1.json
View file @
aeda9d95
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
"l2OutputOracleStartingTimestamp"
:
-1
,
"l2OutputOracleStartingTimestamp"
:
-1
,
"l2OutputOracleProposer"
:
"0x70997970C51812dc3A010C7d01b50e0d17dc79C8"
,
"l2OutputOracleProposer"
:
"0x70997970C51812dc3A010C7d01b50e0d17dc79C8"
,
"l2OutputOracleChallenger"
:
"0x15d34AAf54267DB7D7c367839AAf71A00a2C6A65"
,
"l2OutputOracleChallenger"
:
"0x15d34AAf54267DB7D7c367839AAf71A00a2C6A65"
,
"l2GenesisBlockGasLimit"
:
"0x
E4E1C
0"
,
"l2GenesisBlockGasLimit"
:
"0x
1c9c38
0"
,
"l1BlockTime"
:
3
,
"l1BlockTime"
:
3
,
"cliqueSignerAddress"
:
"0xca062b0fd91172d89bcd4bb084ac4e21972cc467"
,
"cliqueSignerAddress"
:
"0xca062b0fd91172d89bcd4bb084ac4e21972cc467"
,
"baseFeeVaultRecipient"
:
"0xBcd4042DE499D14e55001CcbB24a551F3b954096"
,
"baseFeeVaultRecipient"
:
"0xBcd4042DE499D14e55001CcbB24a551F3b954096"
,
...
...
packages/contracts-bedrock/deploy-config/final-migration-rehearsal.json
View file @
aeda9d95
...
@@ -28,7 +28,7 @@
...
@@ -28,7 +28,7 @@
"governanceTokenSymbol"
:
"OP"
,
"governanceTokenSymbol"
:
"OP"
,
"governanceTokenOwner"
:
"0x038a8825A3C3B0c08d52Cc76E5E361953Cf6Dc76"
,
"governanceTokenOwner"
:
"0x038a8825A3C3B0c08d52Cc76E5E361953Cf6Dc76"
,
"l2GenesisBlockGasLimit"
:
"0x1
7D784
0"
,
"l2GenesisBlockGasLimit"
:
"0x1
c9c38
0"
,
"l2GenesisBlockCoinbase"
:
"0x4200000000000000000000000000000000000011"
,
"l2GenesisBlockCoinbase"
:
"0x4200000000000000000000000000000000000011"
,
"l2GenesisBlockBaseFeePerGas"
:
"0x3b9aca00"
,
"l2GenesisBlockBaseFeePerGas"
:
"0x3b9aca00"
,
...
...
packages/contracts-bedrock/deploy-config/getting-started.json
View file @
aeda9d95
...
@@ -40,7 +40,7 @@
...
@@ -40,7 +40,7 @@
"governanceTokenName"
:
"Optimism"
,
"governanceTokenName"
:
"Optimism"
,
"governanceTokenOwner"
:
"ADMIN"
,
"governanceTokenOwner"
:
"ADMIN"
,
"l2GenesisBlockGasLimit"
:
"0x1
7D784
0"
,
"l2GenesisBlockGasLimit"
:
"0x1
c9c38
0"
,
"l2GenesisBlockBaseFeePerGas"
:
"0x3b9aca00"
,
"l2GenesisBlockBaseFeePerGas"
:
"0x3b9aca00"
,
"l2GenesisRegolithTimeOffset"
:
"0x0"
,
"l2GenesisRegolithTimeOffset"
:
"0x0"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment