HenryE (@henroneldini) 's Twitter Profile
HenryE

@henroneldini

Working on a bunch of random stuff at the moment

Prev: Built a number of smart contracts on Solana using the anchor framework
Prev: deep learning NLG PhD

ID: 1418492473

calendar_today10-05-2013 16:11:05

2,2K Tweet

2,2K Followers

1,1K Following

HenryE (@henroneldini) 's Twitter Profile Photo

If they can use the validator consensus to update the hard coded original token program then surely we can use validator consensus to completely remove the token2022 program from the chain

HenryE (@henroneldini) 's Twitter Profile Photo

What normie "AI only knows what it's trained on" replyguy economists miss is that o3 can already search the web, read docs, intelligently evaluate the info, and then apply it directly to your problem. We're on the verge of much greater autonomy with these models

HenryE (@henroneldini) 's Twitter Profile Photo

Reminder: as of Solana v1.8.0 (Oct 2021), you don’t need to pass the Rent sysvar as an account, it can be auto‐loaded. Yet you’ll still see it in many account structs of major protocols e.g. Marginfi, Kamino, Drift. Passing it in is redundant and a waste of tx bytes

HenryE (@henroneldini) 's Twitter Profile Photo

🚀 Just got my Access Pass for Dublin Build Station! June 9-18 @DogpatchLabs the solana community will be hacking, learning, and vibing. Huge thanks to Superteam IE for the invite

🚀 Just got my Access Pass for Dublin Build Station!
June 9-18 @DogpatchLabs the solana community will be hacking, learning, and vibing. Huge thanks to <a href="/superteamIE/">Superteam IE</a> for the invite
HenryE (@henroneldini) 's Twitter Profile Photo

Another anchor tip / reminder: When passing in a PDA signer, don't use UncheckedAccount/AccountInfo since these force you to have a /// CHECK comment above them. Use: `pub drift_signer: SystemAccount<'info>,` SystemAccount doesn't trigger the `CHECK` requirement

HenryE (@henroneldini) 's Twitter Profile Photo

Even when using Claude code with the Claude Max $100 subscription, Opus runs out of credits before the context window is full. The context hit 80% full and Opus had run through its 20% budget limit after which it auto switches to sonnet

HenryE (@henroneldini) 's Twitter Profile Photo

Will someone please come up with a viable solution for variable length account arrays inside account contexts in anchor. Something, anything, that would replace remaining accounts with a safer and easier to use alternative

HenryE (@henroneldini) 's Twitter Profile Photo

MTN has a market cap of around $3m. It seems like this is going to be another controversial proposal. The last two failed proposals had volume around $100k. Curious to see if this one goes over $200k in volume. metadao.fi/mtncapital/tra…

Diego | Quartz (@nelo_66) 's Twitter Profile Photo

Yo!! I'm buzzing to announce that we're hiring our first developer for Pyra!!! Up until now it's just been Iarla and I hacking away to replace traditional banks with a new DeFi powered way of banking to grow your wealth with assets. Now we're ready to go ahead and grow the

Yo!! I'm buzzing to announce that we're hiring our first developer for Pyra!!!  

Up until now it's just been Iarla and I hacking away to replace traditional banks with a new DeFi powered way of banking to grow your wealth with assets. 

Now we're ready to go ahead and grow the
Quartz | Spend without selling (@quartzpay) 's Twitter Profile Photo

The Pyra mobile app is here 🔥🔥🔥 Hold your crypto, earn yield on it, and spend without capital gains with our DeFi-powered neobank. After a successful private beta, we're now live on iOS and Android! First 100 users get free onboarding. Learn more here 🫳

r0bre | Accretion.xyz (@r0bre) 's Twitter Profile Photo

Bad take on anchor. Please use anchor. Every single Pinocchio program I've audited had some critical issue. Anchor programs tend to be more secure Congrats you saved 10000 CU but your vaults got drained