Lucas Ste
Lucas Ste
> Hey @LucasSte! Could you 🙏 make a new release as well then? A new release takes between one and two months to reach developers, if you use platform tools...
> It would be nice to have a new release. `1.43` was released ~2 months ago and Rust now has the `1.82` version. There will be a new release in...
I updated the release package, so it should have python 3.10.
@c410-f3r Updating the Rust version is a very time-consuming and tedious process. We only do it at every four or five Rust releases. Briefly speaking, you need to rebase our...
@c410-f3r I apologize the bad wording. I said rebase, but you actually must fetch the newest branch from rust 1.83 and cherry pick all of our commits there. Check which...
For Rust, you fetch the tag https://github.com/rust-lang/rust/tree/1.83.0 and then cherry pick all commits. For LLVM, you get the branch rustc/19.1-2024-09-17 from the rust LLVM fork and then cherry pick all...
Please, update your Solana version, and you'll get the new tools version v1.43, whose binaries are available for x86 Macs.
Any version newer than 2.1 ships with platform tools v1.43.
> Also, based on the github releases, 2.1.x are unstable pre-releases. Could we have stable release that can be used on Mac? As mentioned earlier, you can download a beta...
> I am new to Solana and having the same problem described above. It should be expected that installing the stable version according to the getting started guide to get...