acheron (@acheroncrypto) 's Twitter Profile
acheron

@acheroncrypto

not affiliated with any tokens

ID: 1489084758797819904

linkhttps://github.com/acheroncrypto calendar_today03-02-2022 03:54:37

188 Tweet

2,2K Followers

153 Following

acheron (@acheroncrypto) 's Twitter Profile Photo

Pretty wild that `Box`ing the error variants in Anchor reduced the program binary size by ~7% github.com/coral-xyz/anch…

Pretty wild that `Box`ing the error variants in Anchor reduced the program binary size by ~7%
github.com/coral-xyz/anch…
acheron (@acheroncrypto) 's Twitter Profile Photo

Big update for Solana Playground today! - Share any file(s) you'd like - Import any GitHub program repository(including tests) beta.solpg.io/https://github… - Import a local program workspace with drag & drop - Export with framework layout, e.g. with default Anchor project files

Big update for Solana Playground today!

- Share any file(s) you'd like
- Import any GitHub program repository(including tests) beta.solpg.io/https://github…
- Import a local program workspace with drag & drop
- Export with framework layout, e.g. with default Anchor project files
acheron (@acheroncrypto) 's Twitter Profile Photo

Anchor programs just got a lot more efficient. Instead of cloning each account passed to the program, we're now using references github.com/coral-xyz/anch… Aursen This, along with some other changes results in program binaries that are 33% smaller compared to the last release.

Anchor programs just got a lot more efficient.

Instead of cloning each account passed to the program, we're now using references github.com/coral-xyz/anch… <a href="/exoaursen/">Aursen</a>

This, along with some other changes results in program binaries that are 33% smaller compared to the last release.
acheron (@acheroncrypto) 's Twitter Profile Photo

Solana is getting faster Anchor is getting faster and today, program deployments are ~3x faster(even without Anchor 0.29.0) in Solana Playground!

acheron (@acheroncrypto) 's Twitter Profile Photo

This simple check can catch all overflows in your codebase without having to use checked methods. The best part is, it will also catch unexpected overflows in your dependencies. Next Anchor version will require this check to be specified: github.com/coral-xyz/anch…

This simple check can catch all overflows in your codebase without having to use checked methods.

The best part is, it will also catch unexpected overflows in your dependencies.

Next Anchor version will require this check to be specified: github.com/coral-xyz/anch…
acheron (@acheroncrypto) 's Twitter Profile Photo

Added open-source programs list to Solana Playground beta.solpg.io/programs The list is by no means complete, there are a lot more open-source programs. PRs are welcome!

Added open-source programs list to Solana Playground beta.solpg.io/programs

The list is by no means complete, there are a lot more open-source programs.

PRs are welcome!
acheron (@acheroncrypto) 's Twitter Profile Photo

Fixed almost all issues with the Anchor IDL! - New IDL spec - Rewrite IDL generation - TypeScript improvements (account-resolution, no case conversion...) If you depend on Anchor in any kind of way, consider giving feedback. github.com/coral-xyz/anch…

acheron (@acheroncrypto) 's Twitter Profile Photo

Priority fees are now supported for program deployments on Solana Playground! (It already had infinite retry for buffer writes.) github.com/solana-playgro…

acheron (@acheroncrypto) 's Twitter Profile Photo

This token is NOT affiliated with the real project in any way. Solana Playground was created as an open-source public good. Even though my recent grant proposal to the Solana Foundation was rejected, the project still has support from Cubik.

acheron (@acheroncrypto) 's Twitter Profile Photo

Time is passing by so quickly... It's already the 2nd anniversary of Solana Playground! 🎉 Thank you for all the support 🫡

Time is passing by so quickly...

It's already the 2nd anniversary of Solana Playground! 🎉

Thank you for all the support 🫡
acheron (@acheroncrypto) 's Twitter Profile Photo

This was requested so many times, so here it is: Added support for deploying programs from wallet extensions (without auto-approve) github.com/solana-playgro…

acheron (@acheroncrypto) 's Twitter Profile Photo

Anchor v0.30.1 is out! Includes various improvements and bug fixes. Most notably, the conversion of legacy IDLs to the new IDL spec. github.com/coral-xyz/anch…

acheron (@acheroncrypto) 's Twitter Profile Photo

Planning to allow customizing Anchor internals starting with discriminators github.com/coral-xyz/anch… - Discriminators - Serialization - Entrypoint I'm all ears if you have ideas for improving customization.

acheron (@acheroncrypto) 's Twitter Profile Photo

Adding a new account type that optimizes memory and compute unit usage. If you're running into stack memory problems, try it out to see if it fixes those problems. github.com/coral-xyz/anch…

acheron (@acheroncrypto) 's Twitter Profile Photo

Anchor v0.31.0 is finally out! It's likely going to be the last major release before v1. Highly recommend checking out the release notes before upgrading. github.com/coral-xyz/anch…