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
d44c4b76
Commit
d44c4b76
authored
Feb 22, 2021
by
Karl Floersch
Committed by
GitHub
Feb 22, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
version: v0.1.9 (#240)
parent
1d5074df
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
1 deletion
+8
-1
CHANGELOG.md
packages/contracts/CHANGELOG.md
+7
-0
package.json
packages/contracts/package.json
+1
-1
No files found.
packages/contracts/CHANGELOG.md
View file @
d44c4b76
# Changelog
## v0.1.9
Standardized ETH and ERC20 Gateways.
-
Add ETH deposit contract.
-
Add standard deposit/withdrawal interfaces.
## v0.1.5
Various cleanup and maintenance tasks.
...
...
packages/contracts/package.json
View file @
d44c4b76
{
"name"
:
"@eth-optimism/contracts"
,
"version"
:
"0.1.
8
"
,
"version"
:
"0.1.
9
"
,
"main"
:
"build/src/index.js"
,
"files"
:
[
"build/**/*.js"
,
...
...
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