Tags: Escarcega1989/solana
Tags
Adjust receive window to make them linear to the count of streams (so… …lana-labs#3… (solana-labs#595) Adjust receive window to make them linear to the count of streams (solana-labs#33913) Adjust receive window to make them linear to the count of streams to reduce fragmentations
v1.18: Make the quic server connection table use an async lock, reduc… …ing thrashing (backport of solana-labs#293) (solana-labs#300) Make the quic server connection table use an async lock, reducing thrashing (solana-labs#293)
v1.17: Discard packets statically known to fail (backport of solana-l… …abs#370) (solana-labs#374) * Discard packets statically known to fail (solana-labs#370) * Discard packets statically known to fail * add test (cherry picked from commit 5f16932) # Conflicts: # core/src/banking_stage/transaction_scheduler/scheduler_controller.rs * resolve conflict --------- Co-authored-by: Andrew Fitzgerald <apfitzge@gmail.com>
v1.18: vote: deprecate unused legacy vote tx plumbing (backport of so… …lana-labs#274) (solana-labs#276) * vote: deprecate unused legacy vote tx plumbing (solana-labs#274) (cherry picked from commit b27c80a) # Conflicts: # sdk/src/feature_set.rs * fix conflicts --------- Co-authored-by: Ashwin Sekar <ashwin@anza.xyz> Co-authored-by: Ashwin Sekar <ashwin@solana.com>
v1.17: vote: deprecate unused legacy vote tx plumbing (backport of so… …lana-labs#274) (solana-labs#275) * vote: deprecate unused legacy vote tx plumbing (solana-labs#274) (cherry picked from commit b27c80a) # Conflicts: # sdk/src/feature_set.rs * fix conflicts --------- Co-authored-by: Ashwin Sekar <ashwin@anza.xyz> Co-authored-by: Ashwin Sekar <ashwin@solana.com>
v1.17: add precompile signature metrics to cost tracker (backport of s… …olana-labs#133) (solana-labs#142) * add precompile signature metrics to cost tracker (solana-labs#133) (cherry picked from commit 9770cd9) # Conflicts: # cost-model/src/cost_model.rs # cost-model/src/cost_tracker.rs * merge fix * fmt --------- Co-authored-by: Tao Zhu <82401714+tao-stones@users.noreply.github.com> Co-authored-by: Tao Zhu <tao@solana.com>
v1.18: blockstore: relax parent slot meta check for clear_unconfirmed… …_slot (solana-labs#68) blockstore: relax parent slot meta check for clear_unconfirmed_slot