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
4bcffc04
Unverified
Commit
4bcffc04
authored
Oct 22, 2021
by
Maurelian
Committed by
Kelvin Fichter
Nov 10, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix(contracts): Update mainnet-trial config
parent
3fcde61e
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
6 deletions
+2
-6
mainnet-trial.sh
packages/contracts/scripts/deploy-scripts/mainnet-trial.sh
+2
-6
No files found.
packages/contracts/scripts/deploy-scripts/mainnet-trial.sh
View file @
4bcffc04
...
...
@@ -41,7 +41,7 @@ if [[ -z "$ETHERSCAN_API_KEY" ]]; then
exit
1
fi
CONTRACTS_TARGET_NETWORK
=
mainnet
\
CONTRACTS_TARGET_NETWORK
=
mainnet
-trial
\
npx hardhat deploy
\
--ctc-max-transaction-gas-limit
15000000
\
--ctc-enqueue-gas-cost
60000
\
...
...
@@ -50,12 +50,8 @@ npx hardhat deploy \
--ovm-address-manager-owner
0x9BA6e03D8B90dE867373Db8cF1A58d2F7F006b3A
\
--ovm-sequencer-address
0xB79f76EF2c5F0286176833E7B2eEe103b1CC3244
\
--ovm-proposer-address
0x9A2F243c605e6908D96b18e21Fb82Bf288B19EF3
\
--scc-fraud-proof-window
60480
0
\
--scc-fraud-proof-window
1
0
\
--scc-sequencer-publish-window
12592000
\
--network
mainnet-trial
\
--gasprice
100
\
--tags
upgrade
CONTRACTS_TARGET_NETWORK
=
mainnet
\
npx hardhat etherscan-verify
--network
mainnet
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