connext / monorepo

Connext is a modular stack for trust-minimized, generalized communication between blockchains.
https://docs.connext.network
MIT License
283 stars 163 forks source link

[ICE: 6] Output estimations not working properly #6199

Open MinistroDolar opened 1 month ago

MinistroDolar commented 1 month ago

Describe the bug When simulating a bridge of USDC from any chain, I noticed that the output when picking GNO or Optimism as the destination chain is wrong, so I guess the UI is not picking up the AMM cost on 1 or both sides.

On the pics:

Gnosis as destination chain Output estimated on UI: 9996.36 Real output: 9956 - router fee - relayer fee

Optimism as destination chain: Output estimated on UI: 9978.91 Real output: 9967 - router fee - relayer fee

Where did the user initiate this transfer? Connext UI.

Screenshots

image image image image image

Additional context Report from the user here: https://discord.com/channels/454734546869551114/454734546869551116/1241083812918722731

He also reported that the values for Gnosis and Optimism are not updating on the pools page.

https://discord.com/channels/454734546869551114/454734546869551116/1240686398667882607

image

@oncall

SLA: 4 working days

ekbainova commented 1 month ago

@just-a-node #5944 connected?