AcalaNetwork / hardhat-tutorials

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DEX: 25 passing 9 failing

gluneau opened this issue · comments

Tutorial needs revisions to account for EVM RPC changes

image

  • Error: -32603: VM Exception while processing transaction: execution revert UnacceptableLiquidityWithdrawn:
  • Error: -32603: VM Exception while processing transaction: execution revert DEX: removeShare is zero
  • Error: -32603: VM Exception while processing transaction: execution revert DEX: tokenB is zero address
  • Error: -32603: VM Exception while processing transaction: execution revert DEX: tokenA is zero address

image

@gluneau I reran all of the scripts in out tutorials in the local dev network and haven't found a single issue. Could you provide more details on how you get these errors or should we close the issue?