base-org/op-viem

DepositTransaction is not relaying correctly

roninjin10 opened this issue · 0 comments

Repro steps

  1. Clone https://github.com/roninjin10/minimal-repo
  2. Add private key to .env
  3. run bun run index.ts to run the script

You will see the eth deposit work as expected but the l2 tx for the depositTx never get relayed

Additional steps
4. Try to direcly do a depositTransaction

Same you will see the eth deposit work as expected but the l2 tx for depositTx never get relayed