raydium-io / raydium-sdk-V2-demo

Open-source Typescript SDK demos
41 stars 23 forks source link

Integer overflow when casting to u64 #54

Open BobosanCrypto opened 2 months ago

BobosanCrypto commented 2 months ago

panicked at 'Integer overflow when casting to u64', programs/amm/src/libraries/big_num.rs:9:1" manual on raydium failed, succeeded on jupiter

thinhnguyennt7 commented 1 month ago

Hi @BobosanCrypto , I'm getting the same issue here, wonder if you ever get this sorted out?