This repository was archived by the owner on May 17, 2023. It is now read-only.
Tags: bisontrails/solana
Tags
Derive Pod/Zeroable for Pubkey (backport solana-labs#20493) (solana-l… …abs#20496) * Derive Pod/Zeroable for Pubkey (cherry picked from commit f966859) # Conflicts: # Cargo.lock # programs/bpf/Cargo.lock # sdk/program/Cargo.toml * rebase Co-authored-by: Michael Vines <mvines@gmail.com>
Add RecentItems metrics (solana-labs#20484) (solana-labs#20490)
Add RecentItems metrics (solana-labs#20484) (solana-labs#20486) (cherry picked from commit e13ed8a) Co-authored-by: Tyera Eulberg <teulberg@gmail.com>
Tpu vote 1.7 (solana-labs#20187) * Add separate vote processing tpu port * Add feature to send to tpu vote port * Add vote rejecting sigverify mode * use packet.meta.is_simple_vote_tx in place of deserialization * consolidate code that identifies vote tx atcommon path for cpu and gpu * new key for feature set * banking forward tpu vote * add tpu vote port to dockerfile and other review changes * Simplify thread id compare * fix a test; updated cluster_info ABI change Co-authored-by: Tao Zhu <tao@solana.com>
Only allow votes when root distance gets too high (solana-labs#19916)
Only allow votes when root distance gets too high (solana-labs#19933)
Use f64 for stake math in get_stake_percent_in_gossip (solana-labs#19892 )
Remove demote_program_write_locks feature (solana-labs#19877) * Remove demote_program_write_locks feature * Update test
PreviousNext