Urgent.News

What's breaking now, across thousands of outlets.

Tech

Solana Slots Are Going to 200 ms: What Halves, What Shrinks

Originally published on xroot.dev . Solana's slot has been 400 milliseconds since genesis. The plan to halve it — SIMD-0525 — is usually explained as "blocks get faster", which is the least interesting thing it does. The interesting part is everything that was quietly denominated in slots because slots were a fixed unit of time, and now is not. Your blockhash expires in 150 slots. An epoch is…

Solana is planning to reduce its slot time from 400 milliseconds to 200 milliseconds, with intermediate steps of 350, 300, and 250 milliseconds. This change is expected to improve performance by making blocks faster and smaller. The reduction is implemented through four separate feature gates, each activated when 95% of stake runs software supporting the new time.

The change will affect various metrics such as blockhash expiration, epoch duration, and stake warming up. The overall impact will be a halving of block size and compute limits, which could affect large transactions and popular pools.

Brief written by urgent.news from Dev.to's own syndicated text. Machine-written — may contain errors; check the original before relying on it.

Read the original at dev.to →

More in Tech

FAQ: Five Myths About Agent-Installed Dependencies

Did the agent actually install that package? The chat says yes. The next import says no. I keep seeing this exact gap. The log looks green. The environment is not. This FAQ is not a model-IQ rant.

  • The article debunks myths about dependencies installed by agents
  • verify-install.sh script compares file hashes and import results for discrepancies
  • Myth 1: Successful "Done" message doesn't guarantee proper package installation

More from Wednesday 16 September →