8000 Tags · rodoufu/solana · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: rodoufu/solana

Tags

v1.18.11

Toggle v1.18.11's commit message
v1.18: Show staked vs nonstaked packets sent down/throttled (backport…

… of solana-labs#600) (solana-labs#614)

* Show staked vs nonstaked packets sent down/throttled (solana-labs#600)

* Show staked vs nonstaked packets sent down

* add metrics on throttled staked vs non-staked

(cherry picked from commit b443cfb)

# Conflicts:
#	streamer/src/quic.rs

* fix merge conflicts

---------

Co-authored-by: Lijun Wang <83639177+lijunwangs@users.noreply.github.com>
Co-authored-by: HaoranYi <haoran.yi@solana.com>

v1.17.31

Toggle v1.17.31's commit message
v1.17: Show staked vs nonstaked packets sent down/throttled (backport…

… of solana-labs#600) (solana-labs#613)

* Show staked vs nonstaked packets sent down/throttled (solana-labs#600)

* Show staked vs nonstaked packets sent down

* add metrics on throttled staked vs non-staked

(cherry picked from commit b443cfb)

# Conflicts:
#	streamer/src/quic.rs

* fix merge conflicts

---------

Co-authored-by: Lijun Wang <83639177+lijunwangs@users.noreply.github.com>
Co-authored-by: HaoranYi <haoran.yi@solana.com>

v1.18.10

Toggle v1.18.10's commit message
v1.18: Bump h2 (backport of solana-labs#570) (solana-labs#609)

Bump h2 (solana-labs#570)

(cherry picked from commit f6e02e6)

Co-authored-by: Tyera <tyera@anza.xyz>

v1.17.30

Toggle v1.17.30's commit message
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.9

Toggle v1.18.9's commit message
v1.18: ci: update pipeline

v1.17.29

Toggle v1.17.29's commit message
v1.17: ci: update pipeline

v1.18.8

Toggle v1.18.8's commit message
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.28

Toggle v1.17.28's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
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.7

Toggle v1.18.7's commit message
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.27

Toggle v1.17.27's commit message
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>
0