Friday, September 18, 2026
HomeโซลานาSolana Changelog: September 3, 2026

Solana Changelog: September 3, 2026



This can be a weekly publication on the newest Solana engineering information this week. If you wish to keep up to date on Solana tech each week, observe Solana Changelog at @solana_devs and @readylayerone on X, and activate notifications.

Releases

Notable characteristic gates

Mainnet

Set lamports per byte to 6333

Leisure of post-execution min_balance verify

Improve BPF Stake Program to v5.1.0

Devnet

Transaction V1

Customized Fee Collector

Set lamports per byte to 6333

Testnet

Set lamports per byte to 5080

Transaction V1

Customized Fee Collector

New variations

Ecosystem work

SIMDs

  • A dialogue was began to allow the runtime to confirm bytecode on sbpfv3 when a program is being deployed or being upgraded
    • WTM – The following debate mainly got here down as to if we should always configure the Solana runtime (the service within the validator chargeable for working Solana packages) to verify if deployed code from the brand new model – sbpfv3 – will work earlier than it may be efficiently deployed or upgraded. This dialogue touches present points with the Solana toolchain, the aim of the runtime and the already ongoing work to have a greater developer expertise.

Validator shoppers (Agave, Firedancer, Mithril)

  • Agave will make same-priority transactions ordered based mostly on arrival
    • WTM – The vanilla Agave shopper makes use of an inside index to order the transactions when their precedence is identical. It doesn’t make sense from a market construction perspective and this alteration prioritizes the transaction that got here first forward of an identical precedence transaction.
  • Agave now disallows personal or native addresses from being known as by the TPU vote service, the TPU forwards service, and Votor
    • WTM – The community addresses handed onto these providers have been too broad. This narrows the scope of what these are by eliminating personal and native addresses from ever being handed. This decreases the load to whoever will eat these handle collections, which probably improves efficiency and possibly even safety.
  • A proposal was made on Agave to create a separate thread for shred restoration that’s decoupled from the shred ingestion
    • WTM – Decoupling restoration from shred ingestion ensures that restoration doesn’t block any shred ingestion that’s going down. This may increasingly use extra compute assets, however might permit shred processing to perform shred ingestion sooner.
  • Firedancer has adopted three new RPC calls – getSlotLeader, getSlotLeaders, and getLeaderSchedule
    • WTM – All three strategies are a part of the Solana RPC spec. Compliance with these is anticipated.
  • Firedancer will use a class-based reminiscence allocator for its program cache
    • WTM – That is an alternative choice to heap-based reminiscence allocation which is dearer and fewer predictable. Altering it to a class-based allocator permits for extra well-defined reminiscence lookup, which implies sooner operations and higher efficiency.
  • Firedancer will make its shred ingestion pipeline just like Agave’s WindowService and Blockstore insertion path
    • WTM – Consolidating these operations into one tile avoids pushing information from one location to a different. Transferring information much less minimizes the time and reminiscence wanted, releasing up time and reminiscence to do extra necessary work. This can be a efficiency achieve by elimination.
  • Firedancer will help working its validator shopper in ARM methods
    • WTM – Firedancer was already constructed for each ARM and x86_64 pc architectures, however used particular directions that solely x86_64 might specify. This modification expands the protection by discovering various directions for ARM architectures.

Solana language shoppers (Web3.js, Solana Equipment, Equipment plugins, Solana SDK, Codama, Solana Go)

Different fascinating issues

Final Week’s Concern

https://x.com/solana_devs/standing/2092966888624263218?s=20

RELATED ARTICLES

LEAVE A REPLY

Please enter your comment!
Please enter your name here

Most Popular

ความเห็นล่าสุด