This repository has been archived by the owner on Jan 22, 2025. It is now read-only.
solana-labs/solana projects
Search results
15 open and 1 closed projects found.- #46 updated
Jan 14, 2025 During a cluster restart following an outage, make validators enter a separate recovery protocol that uses gossip to exchange local status and automatically reach consensus on the block to restart from. To distinguish the new process from other operations, we call the new process "Wen restart". - #47 updated
Dec 20, 2024 Prevent duplicate blocks as best as possible. For duplicate blocks that make it through resolve them using normal fork choice. Design: https://github.com/solana-foundation/solana-improvement-documents/pull/71/files -
- #15 updated
Sep 30, 2024 - #52 updated
Aug 29, 2024 - #51 updated
Aug 29, 2024 - #33 updated
Aug 15, 2024 Boot faster! Skip extracting a snapshot archive, and instead use existing local state (accounts/bank snapshots) on disk. - #18 updated
Aug 12, 2024 remove transaction execution out of leader, in coordination with tx scheduler implementation. - #10 updated
Jun 7, 2024 Optimizing and reducing work on epoch boundaries related to rewards calculation. - #13 updated
May 16, 2024 Speed-up accounts hash calculation for Incremental Snapshots - #8 updated
Feb 29, 2024 - #49 updated
Jan 23, 2024 - #14 updated
Jan 12, 2024 - #9 updated
Dec 13, 2023 Hash all the accounts and store it into a bank-hash once per epoch - #17 updated
Feb 2, 2023