op-rosetta icon indicating copy to clipboard operation
op-rosetta copied to clipboard

Backwards-compatible op-rosetta

Open Inphi opened this issue 2 years ago • 0 comments

Creating this to track functionality needed to be backwards-compatible with https://github.com/Inphi/optimism-rosetta.

  • [x] Parse deposits (implemented here)
  • [ ] Parse withdrawals
  • [ ] Support ERC20 token transfer via Construction API. Behavior must match optimism-rosetta for backwards-compatibility.
  • [ ] Support ERC20Votes delegation via Construction API. Behavior must match optimism-rosetta for backwards-compatibility. See this commit for the behavior.
  • [ ] ERC20 token whitelisting

Inphi avatar Jan 18 '23 15:01 Inphi