Skip to content

Release: v0.2.0

Compare
Choose a tag to compare
@rafalum rafalum released this 22 Nov 19:40
· 36 commits to main since this release

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