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
0e61b2c6
Unverified
Commit
0e61b2c6
authored
Nov 30, 2021
by
Mark Tyneway
Committed by
GitHub
Nov 30, 2021
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #1831 from ethereum-optimism/fix/relayer-docs
fix: relayer docs + release
parents
84513e73
6b73a94a
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
16 additions
and
0 deletions
+16
-0
soft-countries-heal.md
.changeset/soft-countries-heal.md
+5
-0
README.md
ops/README.md
+11
-0
No files found.
.changeset/soft-countries-heal.md
0 → 100644
View file @
0e61b2c6
---
'
@eth-optimism/message-relayer'
:
patch
---
Fix dockerfile
ops/README.md
View file @
0e61b2c6
...
...
@@ -52,6 +52,17 @@ A Makefile has been provided for convience. The following targets are available.
-
make up-metrics
-
make down-metrics
## Cross domain communication
By default, the
`message-relayer`
service is turned off. This means that
any tests must manually submit withdrawals. The
`message-relayer`
will
automatically look for withdrawals and submit the proofs. To run with the
`message-relayer`
on, use the command:
```
bash
$
docker-compose up
--scale
relayer
=
1
```
## Authentication
Influxdb has authentication disabled.
...
...
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