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
35eafed0
Unverified
Commit
35eafed0
authored
Aug 23, 2022
by
Mark Tyneway
Committed by
GitHub
Aug 23, 2022
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
contracts-bedrock: delete L2 genesis hardhat task (#3296)
It is now replaced by an `op-node` subcommand.
parent
ecc3bd05
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
520 deletions
+5
-520
sixty-cougars-design.md
.changeset/sixty-cougars-design.md
+5
-0
genesis-l2.ts
packages/contracts-bedrock/tasks/genesis-l2.ts
+0
-519
index.ts
packages/contracts-bedrock/tasks/index.ts
+0
-1
No files found.
.changeset/sixty-cougars-design.md
0 → 100644
View file @
35eafed0
---
'
@eth-optimism/contracts-bedrock'
:
patch
---
Deletes the L2 genesis creation hardhat task as its now replaced by go code
packages/contracts-bedrock/tasks/genesis-l2.ts
deleted
100644 → 0
View file @
ecc3bd05
This diff is collapsed.
Click to expand it.
packages/contracts-bedrock/tasks/index.ts
View file @
35eafed0
import
'
./genesis-l1
'
import
'
./genesis-l1
'
import
'
./genesis-l2
'
import
'
./deposits
'
import
'
./deposits
'
import
'
./rekey
'
import
'
./rekey
'
import
'
./rollup-config
'
import
'
./rollup-config
'
...
...
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