Skip to content

Tags: bw-solana/solana

Tags

v1.9.18

Toggle v1.9.18's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Cli limit features (solana-labs#24582) (solana-labs#24587) * cli: functionalize feature status resolution * cli: hide old active features by default (cherry picked from commit 7d535e8) Co-authored-by: Trent Nelson <trent@solana.com>

v1.10.9

Toggle v1.10.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
replaces counters with datapoints in gossip metrics (solana-labs#24451)… … (solana-labs#24463) (cherry picked from commit 1d50832) Co-authored-by: behzad nouri <behzadnouri@gmail.com>

v1.9.17

Toggle v1.9.17's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix signature count (backport solana-labs#24471) (solana-labs#24477) * Fix signature count (solana-labs#24471) * Fix signature count * protect the signature count futher (cherry picked from commit 5d1adf1) * fix conflict Co-authored-by: Jack May <jack@solana.com> Co-authored-by: Justin Starry <justin@solana.com>

v1.9.16

Toggle v1.9.16's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
cli: sort option for validators by version (solana-labs#24236) (cherry picked from commit 91993d8) # Conflicts: #	Cargo.lock #	cli-output/Cargo.toml #	programs/bpf/Cargo.lock Co-authored-by: Trent Nelson <trent@solana.com>

v1.10.8

Toggle v1.10.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
AcctIdx: fix infinite loop (solana-labs#23806) (solana-labs#23816) (cherry picked from commit 965ab91) Co-authored-by: Jeff Washington (jwash) <wash678@gmail.com>

v1.10.7

Toggle v1.10.7's commit message
Address review comments (cherry picked from commit a058f34)

v1.9.15

Toggle v1.9.15's commit message
fix merge conflicts 

v1.10.6

Toggle v1.10.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
hides implementation details of vote-accounts from public interface (s… …olana-labs#24087) (solana-labs#24102) (cherry picked from commit ef3e3dc) Co-authored-by: behzad nouri <behzadnouri@gmail.com>

v1.10.5

Toggle v1.10.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Implement forwarding via TpuConnection (solana-labs#23817) (solana-la… …bs#23936) (cherry picked from commit 6b85c21) Co-authored-by: ryleung-solana <91908731+ryleung-solana@users.noreply.github.com>

v1.10.4

Toggle v1.10.4's commit message
improve arg documentation