go-ethereum
go-ethereum copied to clipboard
Eth Deposits all return status 0
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:
- Run native eth integration tests
- Check
getTransactionReceipton 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.