Polkadex-Substrate / Polkadex-Orderbook-Frontend

https://orderbook.polkadex.trade
3 stars 3 forks source link

Issue in withdraw(DOT,DED & PINK) #1311

Closed Hildajose closed 3 months ago

Hildajose commented 3 months ago

📝 Bug Description

There issue with the withdrawal of DOT, DED and PINk in the funding account address: 5DF4wGcJ2FHtiA8XRgRAmkAGHTHFuZBW2ajQ2fcmwbooPMoh

🤔 Expected Behavior

If a user makes the withdrawal of the amount, that amount should be updated in the destination network

😯 Current Behavior

If a user makes the withdrawal of DOT, DED, and PINK, the amount is not updated in the destination network. The fees and amount were deducted from the Polkadex network but were not updated in the destination network.

https://github.com/Polkadex-Substrate/Polkadex-Orderbook-Frontend/assets/148185509/bee90bf1-7a1f-4e69-b347-bf18d360ba66

🔎 Steps to Reproduce

  1. Click bridge
  2. select the "From network" as polkadex
  3. Select the funding account as 5DF4wGcJ2FHtiA8XRgRAmkAGHTHFuZBW2ajQ2fcmwbooPMoh
  4. select the "To network" as Polkadot/Assethub(PINK)/Assethub(DED)
  5. Select the funding account as 5DF4wGcJ2FHtiA8XRgRAmkAGHTHFuZBW2ajQ2fcmwbooPMoh
  6. St thee amount
  7. Click the Bridge
  8. sign and submit for polkadot
  9. verify the user is able to get the updates in the destination networks

💁 Possible Solution

🌍 Your Environment

Software Version(s)
Project/Package
Browser []Chrome []Firefox []Safari
Operating System []Windows []MacOS []Linux
ap211unitech commented 3 months ago

This is being fixed here.

ap211unitech commented 3 months ago

@Hildajose Can you test it again. Test for vDOT as well.

Hildajose commented 3 months ago

Tested and verified