jup-ag / jupiter-swap-api

The jupiter swap api binary
72 stars 20 forks source link

Program log: panicked at 'Integer overflow when casting to u64', programs/amm/src/libraries/big_num.rs:9:1 #31

Closed eco-x-coin closed 1 month ago

eco-x-coin commented 1 month ago
image

hi, I noticed there are many errors about int overflow panic of Raydium Concentrated Liquidity.

how can we solve it ? I don't think the input number is overflow at all

this is the transaction: https://solscan.io/tx/2C13LPvGecGpYrYwsfoxPX4JT671FnUEYr2myMEGUdpzoN4h5rRvKvu62Lij8N2WbgH9a3ZFEBeLwt9tr7CA2XFJ

eco-x-coin commented 1 month ago

By the way, this has been happening very frequently today.

eco-x-coin commented 1 month ago

this is another same issue trans: https://solscan.io/tx/aYdm3BEsjCawTaMD9o37L6oTwEN1BYK3VLdgqY2oUsnsArqACiMbPomSp1eJHw8FKAC4ZcRqrxL6BrFt8t3Jz1S

siong1987 commented 1 month ago

this has something to do with Raydium CLMM.