Jake Edwards
Jake Edwards
99% sure it's rust-analyzer killing my battery so fast in vs-code too. I'm working with Substrate so it's a large codebase for it to analyze, but even my new M1...
Ya, this would be great to have!
@anisurrahman072 You set the `PROGRAMIDS` here https://github.com/raydium-io/raydium-sdk-V1-demo/blob/3aa9b99598f7a6881b4d67e2c3d0c3a2d2310410/config.ts#L24
@anisurrahman072 yeah the fact that you can't easily switch the Raydium GUI to devnet is ridiculous. Making dev life so much harder.
Getting same error here  and then if I follow the advice for `cargo add solana-program@=1.17.0` then I end up with new errors 
Thanks a ton @hamzagill906! It compiles now with this for my cargo.toml 
@winer328 Here's something to help maybe https://gist.github.com/jakerumbles/42ae6b1d8ac3ada482a9914d86ad2574
I can't remember 100%. I got some stuff to work but other things I got stuck on. The sad truth is that raydium devnet is in a poor state, but...
Any update here? Is this actually a current issue?
I am trying to get to where you're at, but I can't get past the `add-custody` CLI command. It's failing with a `SendTransactionError: failed to send transaction: Transaction simulation failed:...