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

Tags: lyrl/solana

Tags

v1.7.16

Toggle v1.7.16's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Report timing info for stakes cache updates from txs (backport solana…

…-labs#20856) (solana-labs#20883)

* Report timing info for stakes cache updates from txs (solana-labs#20856)

(cherry picked from commit 7350166)

# Conflicts:
#	runtime/src/bank.rs

* resolve conflicts

Co-authored-by: Justin Starry <justin@solana.com>

v1.8.1

Toggle v1.8.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
rpc-send-tx-svc server-side retry knobs (backport solana-labs#20818) (s…

…olana-labs#20830)

* rpc-send-tx-svc: add with_config constructor

(cherry picked from commit fe098b5)

# Conflicts:
#	Cargo.lock
#	core/Cargo.toml
#	replica-node/Cargo.toml
#	rpc/src/rpc_service.rs
#	rpc/src/send_transaction_service.rs
#	validator/Cargo.toml

* rpc-send-tx-svc: server-side retry knobs

(cherry picked from commit 2744a21)

Co-authored-by: Trent Nelson <trent@solana.com>

v1.7.15

Toggle v1.7.15's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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>

v1.8.0

Toggle v1.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add RecentItems metrics (solana-labs#20484) (solana-labs#20490)

v1.6.28

Toggle v1.6.28's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add RecentItems metrics (solana-labs#20484) (solana-labs#20486)

(cherry picked from commit e13ed8a)

Co-authored-by: Tyera Eulberg <teulberg@gmail.com>

v1.7.14

Toggle v1.7.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove original feature gating (solana-labs#20334)

v1.7.13

Toggle v1.7.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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>

v1.6.27

Toggle v1.6.27's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Use single feature (solana-labs#20289)

v1.6.26

Toggle v1.6.26's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Only allow votes when root distance gets too high (solana-labs#19916)

v1.7.12

Toggle v1.7.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Only allow votes when root distance gets too high (solana-labs#19933)

0