Tags: ultd/solana
Tags
feat: add custom version HTTP header string to RPC requests (solana-l… …abs#26308) (cherry picked from commit eb12983) Co-authored-by: steveluscher <[email protected]>
Do not unwrap the oldest IP in QUIC connectiont table (solana-labs#26272 ) (solana-labs#26277) (cherry picked from commit 31d870f) Co-authored-by: Pankaj Garg <[email protected]>
Cleanup superseded neon specific feature (solana-labs#26142)
framework to preserve optimistic_slot in blockstore (backport solana-… …labs#25362) (solana-labs#26131) * framework to preserve optimistic_slot in blockstore (solana-labs#25362) (cherry picked from commit 8caf0aa) # Conflicts: # ledger/src/blockstore.rs # ledger/src/blockstore_db.rs # ledger/src/blockstore_metrics.rs * merge * merge Co-authored-by: Jeff Biseda <[email protected]>
moves packet-hasher out of the mutex (solana-labs#26091) Packet-hasher is not mutated across threads and does not need to be wrapped in a mutex.
core: disable quic servers on mainnet-beta (solana-labs#26045) (cherry picked from commit a5f290a) # Conflicts: # core/src/validator.rs # local-cluster/src/validator_configs.rs # validator/src/main.rs Co-authored-by: Trent Nelson <[email protected]>
A default tower is no longer considered to contain a stray last vote (s… …olana-labs#25912) (cherry picked from commit ace24a7) Co-authored-by: Michael Vines <[email protected]>
Update Version CrdsData on node identity changes (solana-labs#25904) (cherry picked from commit 7ef18f2) Co-authored-by: Michael Vines <[email protected]>
cpi charge for executables (backport solana-labs#24396) (solana-labs#… …25795) * cpi charge for executables (solana-labs#24396) (cherry picked from commit 5eb1ba4) # Conflicts: # programs/bpf_loader/src/syscalls.rs # sdk/src/feature_set.rs * resolve conflicts Co-authored-by: Jack May <[email protected]>
PreviousNext