Release: v0.2.0
This is a major new release bringing the following new capabilities to optimism-python:
- deposit supported ERC20 tokens to L2
- withdraw supported ERC20 tokens to L1
- test cases for ETH deposits and withdrawls
Here are some of its limitations which will be worked on in the future:
- various utility functions in the CrossChainMessenger not implemented yet (i.e. get_deposits_by_address, get_withdrawls_by_address etc.)
- no test cases for ERC20 deposits and withdrawls