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
570a1641
Commit
570a1641
authored
Feb 08, 2021
by
Kelvin Fichter
Committed by
GitHub
Feb 08, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
version: bump to 0.1.5 (#216)
* Bump version to 0.1.5 * Update changelog
parent
01cffe2d
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
12 additions
and
1 deletion
+12
-1
CHANGELOG.md
packages/contracts/CHANGELOG.md
+11
-0
package.json
packages/contracts/package.json
+1
-1
No files found.
packages/contracts/CHANGELOG.md
View file @
570a1641
# Changelog
# Changelog
## v0.1.5
Various cleanup and maintenance tasks.
-
Improving comments and some names (#211)
-
Add descriptive comments above the contract declaration for all 'non-abstract contracts' (#200)
-
Add generic mock xdomain messenger (#209)
-
Move everything over to hardhat (#208)
-
Add comment to document v argument (#199)
-
Add security related comments (#191)
## v0.1.4
## v0.1.4
Fix single contract redeployment & state dump script for
Fix single contract redeployment & state dump script for
...
...
packages/contracts/package.json
View file @
570a1641
{
{
"name"
:
"@eth-optimism/contracts"
,
"name"
:
"@eth-optimism/contracts"
,
"version"
:
"0.1.
4
"
,
"version"
:
"0.1.
5
"
,
"main"
:
"build/src/index.js"
,
"main"
:
"build/src/index.js"
,
"files"
:
[
"files"
:
[
"build/**/*.js"
,
"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