Jake Edwards

Results 8 comments of 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 ![image](https://github.com/solana-labs/solana/assets/25042987/9dbdde8c-079a-4cef-9aab-fbf07cb2b307) and then if I follow the advice for `cargo add solana-program@=1.17.0` then I end up with new errors ![image](https://github.com/solana-labs/solana/assets/25042987/ba8b4307-4e90-4298-aeb3-e0a885d6d49d)

Thanks a ton @hamzagill906! It compiles now with this for my cargo.toml ![image](https://github.com/solana-labs/solana/assets/25042987/846e967f-0fcc-4485-93da-6a966e9b6901)

@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...