raydium-io / raydium-sdk-V2-demo

Open-source Typescript SDK demos
70 stars 35 forks source link

yarn dev src/trade/routeSwap.ts, the txIds always wrong #58

Closed YoungHorn1999 closed 4 months ago

YoungHorn1999 commented 4 months ago

yarn dev src/trade/routeSwap.ts, and set sequentially: false, the txIds always like this:

截屏2024-07-11 18 00 46
junhoyeo commented 4 months ago

@YoungHorn1999 I downgraded to 0.1.21-alpha and it seems like it's working again

    "@raydium-io/raydium-sdk-v2": "0.1.21-alpha",
YoungHorn1999 commented 4 months ago

@YoungHorn1999 I downgraded to 0.1.21-alpha and it seems like it's working again

    "@raydium-io/raydium-sdk-v2": "0.1.21-alpha",

thankyou so much bro, it works now it seems like the newest version in routeSwap.ts have some bug

cruzshia commented 4 months ago

will fix this issue in later version, will keep you posted in this thread

cruzshia commented 4 months ago

fixed in latest version 0.1.39-alpha

junhoyeo commented 3 months ago

yeee thanks