Commit b9dad9ef authored by Kevin Ho's avatar Kevin Ho Committed by GitHub

release v0.1.10 (#280)

parent bc1d46ab
# 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.
......
{
"name": "@eth-optimism/contracts",
"version": "0.1.9",
"version": "0.1.10",
"main": "build/src/index.js",
"files": [
"build/**/*.js",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment