Skip to content

Tags: TPXP/solana

Tags

v1.16.17

Toggle v1.16.17's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
storage-proto: change rerun line format (solana-labs#33687)

v1.17.1

Toggle v1.17.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v1.17: update feature gate no-op program id (backport of solana-labs#…

…33535) (solana-labs#33540)

update feature gate no-op program id (solana-labs#33535)

(cherry picked from commit 93d8bcc)

Co-authored-by: Joe C <[email protected]>

v1.16.16

Toggle v1.16.16's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v1.16: ci: remove stable-perf from PR and push CI (backport of solana…

…-labs#33479) (solana-labs#33499)

ci: remove stable-perf from PR and push CI (solana-labs#33479)

ci: move stable-perf to nightly pipeline
(cherry picked from commit b87c8d1)

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

v1.17.0

Toggle v1.17.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove entry shuffling (solana-labs#33378)

v1.16.15

Toggle v1.16.15's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v1.16: Drops the shrink_candidate_slots lock after done inserting (ba…

…ckport of solana-labs#33459) (solana-labs#33466)

(cherry picked from commit 0e9e91c)

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

v1.14.29

Toggle v1.14.29's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v1.14: ci: fix Windows build (backport of solana-labs#33467) (solana-…

…labs#33468)

ci: fix Windows build (solana-labs#33467)

ci: fix windows build
(cherry picked from commit bdc4cbb)

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

v1.16.14

Toggle v1.16.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v1.16: Adds default info to cli arg for --accounts-hash-cache-path (b…

…ackport of solana-labs#33331) (solana-labs#33336)

* Adds default info to cli arg for --accounts-hash-cache-path (solana-labs#33331)

(cherry picked from commit 1d39c31)

# Conflicts:
#	ledger-tool/src/main.rs

* resolve merge conflicts

---------

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

v1.14.28

Toggle v1.14.28's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v1.14 backport - better error codes for tx lamport check (solana-labs…

…#33352)

Replaces `TransactionError::InstructionError(0, InstructionError::UnbalancedInstruction)` with `TransactionError::UnbalancedTransaction`.

v1.16.13

Toggle v1.16.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Check lamports balance before and after tx execution -- 1.16 (solana-…

…labs#33189)

Check lamports balance before and after tx execution

Co-authored-by: Alessandro Decina <[email protected]>

v1.14.27

Toggle v1.14.27's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Check lamports balance before and after tx execution (solana-labs#33188)

Co-authored-by: Alessandro Decina <[email protected]>