Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
D
deploy
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
deploy
Commits
9ba501f1
Commit
9ba501f1
authored
Mar 14, 2025
by
vicotor
Browse files
Options
Browse Files
Download
Plain Diff
merge
parents
c5b54a4d
c3588a5e
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
14 deletions
+1
-14
docker-compose.yml
docker-compose.yml
+0
-13
genesis.json
layer1/genesis.json
+1
-1
No files found.
docker-compose.yml
View file @
9ba501f1
...
@@ -49,7 +49,6 @@ services:
...
@@ -49,7 +49,6 @@ services:
networks
:
networks
:
-
exchain
-
exchain
volumes
:
volumes
:
-
"
./layer2/contracts-bedrock:/app/contracts"
-
"
./deployer:/app/contracts/deployments"
-
"
./deployer:/app/contracts/deployments"
-
"
./.git:/app/contracts/.git"
-
"
./.git:/app/contracts/.git"
-
"
.envrc:/app/.envrc"
-
"
.envrc:/app/.envrc"
...
@@ -99,15 +98,3 @@ services:
...
@@ -99,15 +98,3 @@ services:
exnode
:
image
:
tscel/exchain:v0.0.1
networks
:
-
exchain
ports
:
-
"
1000:1000"
logging
:
driver
:
"
json-file"
options
:
max-size
:
"
100m"
max-file
:
"
3"
layer1/genesis.json
View file @
9ba501f1
...
@@ -20,7 +20,7 @@
...
@@ -20,7 +20,7 @@
"nonce"
:
"0x0"
,
"nonce"
:
"0x0"
,
"timestamp"
:
"0x67d155d4"
,
"timestamp"
:
"0x67d155d4"
,
"extraData"
:
"0x0000000000000000000000000000000000000000000000000000000000000000fee2882b7d75faddcebd002e7e3bef7b19eed14e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
,
"extraData"
:
"0x0000000000000000000000000000000000000000000000000000000000000000fee2882b7d75faddcebd002e7e3bef7b19eed14e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
,
"gasLimit"
:
"0x
47b76
0"
,
"gasLimit"
:
"0x
3b9aca0
0"
,
"difficulty"
:
"0x1"
,
"difficulty"
:
"0x1"
,
"mixHash"
:
"0x0000000000000000000000000000000000000000000000000000000000000000"
,
"mixHash"
:
"0x0000000000000000000000000000000000000000000000000000000000000000"
,
"coinbase"
:
"0x0000000000000000000000000000000000000000"
,
"coinbase"
:
"0x0000000000000000000000000000000000000000"
,
...
...
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