mous (say moose) pfp

mous (say moose)

@adlonymous

164 Following
71 Followers


mous (say moose) pfp
mous (say moose)
@adlonymous
Knicks in 7?
0 reply
0 recast
0 reaction

mous (say moose) pfp
mous (say moose)
@adlonymous
I want Henry Cavill to play me in my movie
0 reply
0 recast
0 reaction

mous (say moose) pfp
mous (say moose)
@adlonymous
bruh (in an empathetic and emotionally supportive way)
0 reply
0 recast
1 reaction

mous (say moose) pfp
mous (say moose)
@adlonymous
my drafts are looking crazy, y'all aint ready for this shi
1 reply
0 recast
0 reaction

mous (say moose) pfp
mous (say moose)
@adlonymous
peeetahh
0 reply
0 recast
1 reaction

mous (say moose) pfp
mous (say moose)
@adlonymous
ello
0 reply
0 recast
0 reaction

mous (say moose) pfp
mous (say moose)
@adlonymous
okay who is wizard liz and why are dudes everywhere on thin ice???
2 replies
0 recast
8 reactions

mous (say moose) pfp
mous (say moose)
@adlonymous
I have just made 1 cent
1 reply
0 recast
1 reaction

mous (say moose) pfp
mous (say moose)
@adlonymous
1 reply
0 recast
0 reaction

mous (say moose) pfp
mous (say moose)
@adlonymous
you
1 reply
0 recast
1 reaction

mous (say moose) pfp
mous (say moose)
@adlonymous
Taking linear algebra over the summer
1 reply
0 recast
5 reactions

mous (say moose) pfp
mous (say moose)
@adlonymous
attend mbc 2025
0 reply
0 recast
2 reactions

mous (say moose) pfp
mous (say moose)
@adlonymous
wagwan general
0 reply
0 recast
0 reaction

mous (say moose) pfp
mous (say moose)
@adlonymous
9/ But why 80% for fast finality? That’s a safety buffer. An attacker with <20% stake can’t trick 80% of honest validators into voting on something malicious. The fallback 60% path has tighter rules, but it still maintains safety guarantees. Finality is no longer “wait 32 blocks and hope.” A transaction can be finalized in under 150ms—sometimes as fast as 100ms. Alpenglow is a key piece to the puzzle of scaling Solana, alongside the upcoming Firedancer client and optimizations of the Agave client.
1 reply
0 recast
0 reaction

mous (say moose) pfp
mous (say moose)
@adlonymous
End/ Consider supporting my work and ensuring the future publication of longform pieces by donating to my Farcaster wallet or Adlonymous.sol For the full breakdown of Alpenglow, check out Helius' article at: https://www.helius.dev/blog/alpenglow Or the full whitepaper at: https://www.anza.xyz/blog/alpenglow-a-new-consensus-for-solana
0 reply
0 recast
0 reaction

mous (say moose) pfp
mous (say moose)
@adlonymous
8/ This new design isn’t just faster—it’s more robust. Under Alpenglow, the network keeps moving even if 40% of stake is down or slow. Tower would halt in that situation. And because there’s no PoH, there’s no dependency on a single tick producer.
1 reply
0 recast
0 reaction

mous (say moose) pfp
mous (say moose)
@adlonymous
7/ Once a validator reconstructs a block, it votes. Votor collects those votes and checks whether the block hit 80% in round one. If not, it moves seamlessly into round two. Validators don’t need to decide which mode to use—both just run. When enough votes come in, a quorum certificate is formed. The block is final. Validators track all this in a local structure called Pool, which replaces the old Tower “vote stack.” No more lockouts, just immediate vote aggregation.
1 reply
0 recast
0 reaction

mous (say moose) pfp
mous (say moose)
@adlonymous
6/ Rotor handles block propagation with a flatter design. Instead of a multi-hop tree like Turbine, blocks are now relayed in a single layer to stake-weighted validators. Fewer hops = lower latency. Erasure coding still provides fault tolerance, just like before. A block is divided into “slices,” which are independently erasure-coded and streamed out. Validators reconstruct the block piece by piece and store it using a module called Blokstor. Missing pieces? Fetch them later. Consensus doesn’t wait.
1 reply
0 recast
0 reaction

mous (say moose) pfp
mous (say moose)
@adlonymous
5/ Votor introduces a dual-mode voting system. If 80% of stake votes quickly, then the block is finalized in a single round. If not, the network falls back to a second round, where only 60% is needed. Both modes run in parallel, and whichever succeeds first wins (some caveats) This “fast-then-fallback” approach gives Solana a new resilience model. It tolerates up to 20% malicious stake and up to 20% offline stake. That’s a big leap from the old 33% BFT model, which assumes all non-responders might be malicious.
1 reply
0 recast
0 reaction

mous (say moose) pfp
mous (say moose)
@adlonymous
3/ A protocol called Turbine is used to broadcast blocks Leaders chop blocks into ~1KB 'shreds' and relay them through a layered tree. It is bandwidth-efficient, but it could suffer if any relay node lagged or dropped data.
1 reply
0 recast
0 reaction