Commit 7ee1eaaf authored by Kevin Ho's avatar Kevin Ho Committed by GitHub

bump version to 0.1.11 (#298)

parent 2b75adda
# Changelog
## v0.1.11
- cleanup: ECDSAContractAccount
- cleanup: Proxy_EOA
- cleanup: StateManagerFactory
- cleanup: Bytes32Utils
- cleanup: Minor cleanup to state manager
- cleanup: SafetyChecker
- Remove gas estimators from gateway interface
- Add ERC1820 Registry as a precompile
- dev: Remove usage of custom concat function in Solidity
- Fix revert string generated by EM wrapper
- Update OVM_L1ERC20Gateway.sol
- Move OVM_BondManager test into the right location
## v0.1.10
Adds extensible ERC20Gateway and Improve CI.
......
{
"name": "@eth-optimism/contracts",
"version": "0.1.10",
"version": "0.1.11",
"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