Skip to content

Tags: Huge/solana

Tags

v1.6.2

Toggle v1.6.2's commit message
Bump version to v1.6.2

v1.5.17

Toggle v1.5.17's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Allow incomplete features in frozen-abi (solana-labs#16204)

(cherry picked from commit 9ba9d2a)

Co-authored-by: Trent Nelson <[email protected]>

v1.5.16

Toggle v1.5.16's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Make getStakeActivation response consistent for undelegated accounts (s…

…olana-labs#16039)

v1.6.1

Toggle v1.6.1's commit message
Add --slots-per-epoch argument

(cherry picked from commit 04c99cf)

v1.5.15

Toggle v1.5.15's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
nit: fix spelling (solana-labs#15908) (solana-labs#15910)

(cherry picked from commit 5760cf0)

Co-authored-by: Jack May <[email protected]>

v1.6.0

Toggle v1.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix delinquent stake display (solana-labs#15839)

(cherry picked from commit eab1821)

Co-authored-by: Michael Vines <[email protected]>

v1.5.14

Toggle v1.5.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove old feature: cumulative_rent_related_fixes (bp solana-labs#15754…

…) (solana-labs#15757)

* Remove old feature: cumulative_rent_related_fixes (solana-labs#15754)

(cherry picked from commit 8b0c6db)

# Conflicts:
#	runtime/src/accounts.rs
#	runtime/src/bank.rs
#	sdk/src/feature_set.rs

* Fix conflicts

* Remove stale comment

Co-authored-by: Ryo Onodera <[email protected]>

v1.5.13

Toggle v1.5.13's commit message
Bump version to 1.5.13

v1.5.12

Toggle v1.5.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add error reporting to system program (solana-labs#15644) (solana-lab…

…s#15650)

(cherry picked from commit a9c8dbf)

Co-authored-by: Jack May <[email protected]>

v1.5.11

Toggle v1.5.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix finalize_dead_slot_removal() of cached slots decrementing refcount (

solana-labs#15534) (solana-labs#15570)

(cherry picked from commit 97eaf3c)

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