Poof V2 is LIVE
Type a prompt. Get a full onchain app on Solana.
Not a frontend with a wallet button bolted on. Wallet auth, smart contracts, security scanning, backend, UI. All from your first prompt.
Think Claude Code, but purpose-built for Solana 🧵👇
Solana validator operators, since TVC is getting activated in ~10hrs, I've added some new features for digging into vote latency to the vortex dashboard, check it out and lmk if you have any questions: https://t.co/xjd0mLDVVc
you can use the api that the dashboard is using to fetch the stats for the optimal record..
"votedSlots": 357520,
"earnedCredits": 5719965,
"totalLatency": 358000,
and the max possible credits would just be earnedCredits when the epoch is over
avg credits = (credits earned for votes on the votable slots in a particular epoch) / 16 * votable slots (ie not a skipped slot) in that epoch.
for max credits, the idea is that some slots you can't possible get 16 credits because there are skipped slots immediately after the block you want to vote on. So I calculate the max based on the earliest block you could land your vote in.. and this becomes the "optimal record" which missed credits is measured against
I happen to know Jordan and have for years. He is an amazing guy and a brilliant engineer.
Please share in hopes of finding him and bringing him home 🙏
https://t.co/1vVMTHJTbt
@deanmlittle@jacobvcreech@trentdotsol > Relaxing constraints makes free spam even easier
Not sure how you arrived at this conclusion. The SIMD I shared eliminates a certain type of free spam.
@deanmlittle@jacobvcreech@trentdotsol Yeah we opted to not sign expanded ALT addresses to avoid the pitfalls you described in your first post. But to make this safer we made ALT's append only and made it impossible to recreate ALT's at the same address. Can still misuse them but the attack surface is fairly small
@deanmlittle@jacobvcreech@trentdotsol last I spoke with @alessandrod we are not super bandwidth constrained right now but if we ever were, ALTs would be useful for decreasing bandwidth because they are currently the only way to add accounts to a transaction without needing to send an additional 32 bytes over the wire
Introducing the new Vote Credits Ranking page!
Validator operators can now easily see how their vote credit leaderboard rank has changed over time epoch to epoch!