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
3acc9a5b
Commit
3acc9a5b
authored
Nov 30, 2021
by
github-actions[bot]
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Version Packages
parent
0c551e78
Changes
11
Hide whitespace changes
Inline
Side-by-side
Showing
11 changed files
with
23 additions
and
24 deletions
+23
-24
itchy-worms-cheat.md
.changeset/itchy-worms-cheat.md
+0
-5
metal-cherries-march.md
.changeset/metal-cherries-march.md
+0
-5
plenty-gifts-tell.md
.changeset/plenty-gifts-tell.md
+0
-5
soft-countries-heal.md
.changeset/soft-countries-heal.md
+0
-5
CHANGELOG.md
go/gas-oracle/CHANGELOG.md
+6
-0
package.json
go/gas-oracle/package.json
+1
-1
CHANGELOG.md
go/proxyd/CHANGELOG.md
+7
-0
package.json
go/proxyd/package.json
+1
-1
package.json
integration-tests/package.json
+1
-1
CHANGELOG.md
packages/message-relayer/CHANGELOG.md
+6
-0
package.json
packages/message-relayer/package.json
+1
-1
No files found.
.changeset/itchy-worms-cheat.md
deleted
100644 → 0
View file @
0c551e78
---
'
@eth-optimism/gas-oracle'
:
patch
---
Fixed gas-oacle tx/not_significant metric name
.changeset/metal-cherries-march.md
deleted
100644 → 0
View file @
0c551e78
---
'
@eth-optimism/proxyd'
:
patch
---
Trigger release of proxyd
.changeset/plenty-gifts-tell.md
deleted
100644 → 0
View file @
0c551e78
---
'
@eth-optimism/proxyd'
:
patch
---
Bump proxyd to test release build workflow
.changeset/soft-countries-heal.md
deleted
100644 → 0
View file @
0c551e78
---
'
@eth-optimism/message-relayer'
:
patch
---
Fix dockerfile
go/gas-oracle/CHANGELOG.md
View file @
3acc9a5b
# @eth-optimism/gas-oracle
## 0.1.2
### Patch Changes
-
5a3996ec: Fixed gas-oacle tx/not_significant metric name
## 0.1.1
### Patch Changes
...
...
go/gas-oracle/package.json
View file @
3acc9a5b
{
"name"
:
"@eth-optimism/gas-oracle"
,
"version"
:
"0.1.
1
"
,
"version"
:
"0.1.
2
"
,
"private"
:
true
,
"devDependencies"
:
{}
}
go/proxyd/CHANGELOG.md
View file @
3acc9a5b
# @eth-optimism/proxyd
## 3.1.1
### Patch Changes
-
b8802054: Trigger release of proxyd
-
34fcb277: Bump proxyd to test release build workflow
## 3.1.0
### Minor Changes
...
...
go/proxyd/package.json
View file @
3acc9a5b
{
"name"
:
"@eth-optimism/proxyd"
,
"version"
:
"3.1.
0
"
,
"version"
:
"3.1.
1
"
,
"private"
:
true
,
"dependencies"
:
{}
}
integration-tests/package.json
View file @
3acc9a5b
...
...
@@ -30,7 +30,7 @@
"devDependencies"
:
{
"@eth-optimism/contracts"
:
"0.5.5"
,
"@eth-optimism/core-utils"
:
"0.7.3"
,
"@eth-optimism/message-relayer"
:
"0.2.
5
"
,
"@eth-optimism/message-relayer"
:
"0.2.
6
"
,
"@ethersproject/abstract-provider"
:
"^5.5.1"
,
"@ethersproject/providers"
:
"^5.4.5"
,
"@ethersproject/transactions"
:
"^5.4.0"
,
...
...
packages/message-relayer/CHANGELOG.md
View file @
3acc9a5b
# @eth-optimism/message-relayer
## 0.2.6
### Patch Changes
-
6b73a94a: Fix dockerfile
## 0.2.5
### Patch Changes
...
...
packages/message-relayer/package.json
View file @
3acc9a5b
{
"name"
:
"@eth-optimism/message-relayer"
,
"version"
:
"0.2.
5
"
,
"version"
:
"0.2.
6
"
,
"description"
:
"[Optimism] Service for automatically relaying L2 to L1 transactions"
,
"main"
:
"dist/index"
,
"types"
:
"dist/index"
,
...
...
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