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
b9dad9ef
Commit
b9dad9ef
authored
Mar 02, 2021
by
Kevin Ho
Committed by
GitHub
Mar 02, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
release v0.1.10 (#280)
parent
bc1d46ab
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
16 additions
and
1 deletion
+16
-1
CHANGELOG.md
packages/contracts/CHANGELOG.md
+15
-0
package.json
packages/contracts/package.json
+1
-1
No files found.
packages/contracts/CHANGELOG.md
View file @
b9dad9ef
# Changelog
## v0.1.10
Adds extensible ERC20Gateway and Improve CI.
-
dev: Apply linting to all test files
-
Test gas consumption of EM.run()
-
Extensible deposit withdraw
-
Update OVM_L2DepositedERC20.sol
-
Commit state dumps to regenesis repo for new tags
-
Update OVM_ChainStorageContainer.sol
-
Update OVM_ECDSAContractAccount.sol
-
Update OVM_CanonicalTransactionChain.sol
-
Reset Context on invalid gaslimit
-
[
Fix
]
CI on merge
-
[
Fix
]
Run integration tests in forked context
## v0.1.9
Standardized ETH and ERC20 Gateways.
...
...
packages/contracts/package.json
View file @
b9dad9ef
{
"name"
:
"@eth-optimism/contracts"
,
"version"
:
"0.1.
9
"
,
"version"
:
"0.1.
10
"
,
"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