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
5661cb3e
Unverified
Commit
5661cb3e
authored
Apr 26, 2023
by
OptimismBot
Committed by
GitHub
Apr 26, 2023
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #5537 from ethereum-optimism/jg/cleanup_devnet_flags
devnet: Delete unused flags
parents
ef8589a1
9570d2b3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
8 deletions
+0
-8
docker-compose.yml
ops-bedrock/docker-compose.yml
+0
-8
No files found.
ops-bedrock/docker-compose.yml
View file @
5661cb3e
...
@@ -98,8 +98,6 @@ services:
...
@@ -98,8 +98,6 @@ services:
OP_PROPOSER_ROLLUP_RPC
:
http://op-node:8545
OP_PROPOSER_ROLLUP_RPC
:
http://op-node:8545
OP_PROPOSER_POLL_INTERVAL
:
1s
OP_PROPOSER_POLL_INTERVAL
:
1s
OP_PROPOSER_NUM_CONFIRMATIONS
:
1
OP_PROPOSER_NUM_CONFIRMATIONS
:
1
OP_PROPOSER_SAFE_ABORT_NONCE_TOO_LOW_COUNT
:
3
OP_PROPOSER_RESUBMISSION_TIMEOUT
:
30s
OP_PROPOSER_MNEMONIC
:
test test test test test test test test test test test junk
OP_PROPOSER_MNEMONIC
:
test test test test test test test test test test test junk
OP_PROPOSER_L2_OUTPUT_HD_PATH
:
"
m/44'/60'/0'/0/1"
OP_PROPOSER_L2_OUTPUT_HD_PATH
:
"
m/44'/60'/0'/0/1"
OP_PROPOSER_L2OO_ADDRESS
:
"
${L2OO_ADDRESS}"
OP_PROPOSER_L2OO_ADDRESS
:
"
${L2OO_ADDRESS}"
...
@@ -125,15 +123,9 @@ services:
...
@@ -125,15 +123,9 @@ services:
OP_BATCHER_ROLLUP_RPC
:
http://op-node:8545
OP_BATCHER_ROLLUP_RPC
:
http://op-node:8545
OFFLINE_GAS_ESTIMATION
:
false
OFFLINE_GAS_ESTIMATION
:
false
OP_BATCHER_MAX_CHANNEL_DURATION
:
1
OP_BATCHER_MAX_CHANNEL_DURATION
:
1
OP_BATCHER_MAX_L1_TX_SIZE_BYTES
:
120000
OP_BATCHER_TARGET_L1_TX_SIZE_BYTES
:
100000
OP_BATCHER_TARGET_NUM_FRAMES
:
1
OP_BATCHER_APPROX_COMPR_RATIO
:
0.4
OP_BATCHER_SUB_SAFETY_MARGIN
:
4
# SWS is 15, ChannelTimeout is 40
OP_BATCHER_SUB_SAFETY_MARGIN
:
4
# SWS is 15, ChannelTimeout is 40
OP_BATCHER_POLL_INTERVAL
:
1s
OP_BATCHER_POLL_INTERVAL
:
1s
OP_BATCHER_NUM_CONFIRMATIONS
:
1
OP_BATCHER_NUM_CONFIRMATIONS
:
1
OP_BATCHER_SAFE_ABORT_NONCE_TOO_LOW_COUNT
:
3
OP_BATCHER_RESUBMISSION_TIMEOUT
:
30s
OP_BATCHER_MNEMONIC
:
test test test test test test test test test test test junk
OP_BATCHER_MNEMONIC
:
test test test test test test test test test test test junk
OP_BATCHER_SEQUENCER_HD_PATH
:
"
m/44'/60'/0'/0/2"
OP_BATCHER_SEQUENCER_HD_PATH
:
"
m/44'/60'/0'/0/2"
OP_BATCHER_PPROF_ENABLED
:
"
true"
OP_BATCHER_PPROF_ENABLED
:
"
true"
...
...
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