raydium-io / raydium-library

12 stars 28 forks source link

Create a version compatible with solana v1.18.0? #2

Open kapilsinha opened 4 months ago

kapilsinha commented 4 months ago

Older versions of solana-sdk and solana-program are largely broken, and the advice seems to be upgrade old versions to the latest v1.18.0 version: https://github.com/coral-xyz/anchor/issues/2953

Can the raydium (library, amm, clmm) repos be updated to this one?

shrimpwtf commented 3 months ago

Bump on this. The example code here doesnt even fucking compile unless you explicitly use their cargo.lock because its so wildly outdated and all their libraries it hooks into use wildly different versions. Like literally compile and run it, then clean cargo cache and delete cargo.lock and watch it magically refuse to compile. This is absolutely unacceptable for a company of this size... Literally such a big company in crypto reaping in likely millions daily can't even keep this upto date.