go-ethereum icon indicating copy to clipboard operation
go-ethereum copied to clipboard

Eth Deposits all return status 0

Open K-Ho opened this issue 4 years ago • 0 comments

Describe the bug Despite succeeding (ETH actually deposits and the correct events are emitted), ETH deposits show status: 0 when they are processed on L2.

To Reproduce Steps to reproduce the behavior:

  1. Run native eth integration tests
  2. Check getTransactionReceipt on the L2 tx hash of a completed ETH deposit.

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

System Specs:

  • OS:
  • Package Version (or commit hash):

Additional context Add any other context about the problem here.

K-Ho avatar Apr 06 '21 06:04 K-Ho