Skip to content

Tags: Ezbeat/solana

Tags

v1.14.6

Toggle v1.14.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: add spl-instruction-padding/program to downstream ci script (b…

…ackport solana-labs#28578) (solana-labs#28579)

chore: add spl-instruction-padding/program to downstream ci script (solana-labs#28578)

add spl-instruction-padding/program to ci script

(cherry picked from commit d98eb97)

Co-authored-by: Yihau Chen <[email protected]>

v1.13.4

Toggle v1.13.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixes typo in bootstrap log (backport solana-labs#28483) (solana-labs…

…#28491)

Fixes typo in bootstrap log (solana-labs#28483)

Co-authored-by: brooks <[email protected]>

v1.13.3

Toggle v1.13.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Consensus Logging (solana-labs#28176) (solana-labs#28346)

* Consensus Logging (solana-labs#28176)
* dereference bank_slot

Co-authored-by: carllin <[email protected]>

v1.10.41

Toggle v1.10.41's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
count unsigned repair requests (backport solana-labs#27953) (solana-l…

…abs#28066)

count unsigned repair requests (solana-labs#27953)

Co-authored-by: Jeff Biseda <[email protected]>

v1.14.5

Toggle v1.14.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
RPC: Support versioned txs in getFeeForMessage API (backport solana-l…

…abs#28217) (solana-labs#28221)

* RPC: Support versioned txs in getFeeForMessage API (solana-labs#28217)

* RPC: Support versioned txs in getFeeForMessage API

* Update sdk/program/src/message/sanitized.rs

Co-authored-by: Tyera Eulberg <[email protected]>

Co-authored-by: Tyera Eulberg <[email protected]>
(cherry picked from commit ddf95c1)

# Conflicts:
#	client/src/rpc_client.rs
#	rpc/src/rpc.rs
#	runtime/src/bank/address_lookup_table.rs
#	sdk/src/transaction/sanitized.rs

* resolve conflicts

Co-authored-by: Justin Starry <[email protected]>

v1.14.4

Toggle v1.14.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Allow validators to reset to the slot which matches their last voted …

…slot (backport solana-labs#28172) (solana-labs#28187)

Allow validators to reset to the slot which matches their last voted slot (solana-labs#28172)

* Add failing test

* Allow resetting to duplicate was confirmed

* feedback

* feedback

* bump

* simplify change

* Revert "simplify change"

This reverts commit 72e5de3.

* update comment

* Update core/src/replay_stage.rs

(cherry picked from commit c2bb2b8)

Co-authored-by: Justin Starry <[email protected]>

v1.13.2

Toggle v1.13.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Allow validators to reset to the slot which matches their last voted …

…slot (backport solana-labs#28172) (solana-labs#28186)

Allow validators to reset to the slot which matches their last voted slot (solana-labs#28172)

* Add failing test

* Allow resetting to duplicate was confirmed

* feedback

* feedback

* bump

* simplify change

* Revert "simplify change"

This reverts commit 72e5de3.

* update comment

* Update core/src/replay_stage.rs

(cherry picked from commit c2bb2b8)

Co-authored-by: Justin Starry <[email protected]>

v1.10.40

Toggle v1.10.40's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Allow validators to reset to the slot which matches their last voted …

…slot (backport solana-labs#28172) (solana-labs#28185)

Allow validators to reset to the slot which matches their last voted slot (solana-labs#28172)

* Add failing test

* Allow resetting to duplicate was confirmed

* feedback

* feedback

* bump

* simplify change

* Revert "simplify change"

This reverts commit 72e5de3.

* update comment

* Update core/src/replay_stage.rs

(cherry picked from commit c2bb2b8)

Co-authored-by: Justin Starry <[email protected]>

v1.14.3

Toggle v1.14.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove markdown file update from version increment-cargo-version.sh (…

…backport solana-labs#27851) (solana-labs#27928)

* Remove markdown file update from version increment-cargo-version.sh (solana-labs#27851)

* Remove markdown file update from version increment-cargo-version.sh
* Update doc version numbers that were incorrectly advanced by increment-cargo-version.sh
* Revert incorrect doc change based on review feedback

(cherry picked from commit 8f96a39)

# Conflicts:
#	docs/src/developing/clients/jsonrpc-api.md

* Resolve conflict

Co-authored-by: Will Hickey <[email protected]>

v1.13.1

Toggle v1.13.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
tracks number of staked/stale/dead nodes in turbine cluster-nodes (ba…

…ckport solana-labs#27915) (solana-labs#27923)

tracks number of staked/stale/dead nodes in turbine cluster-nodes (solana-labs#27915)

(cherry picked from commit abfb996)

Co-authored-by: behzad nouri <[email protected]>