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

Tags: andergri/solana

Tags

v1.4.16

Toggle v1.4.16's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
Check shred type in is_duplicate (solana-labs#14050) (solana-labs#14058)

(cherry picked from commit aa2751e)

Co-authored-by: sakridge <sakridge@gmail.com>

v1.4.14

Toggle v1.4.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add credits_observed to verbose and json CliStakeStake prints (solana…

…-labs#13926)

v1.4.13

Toggle v1.4.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add extra checks to verify_and_update (solana-labs#13848) (solana-lab…

…s#13850)

* Add extra checks to verify_and_update

* nudge

(cherry picked from commit ce4304c)

Co-authored-by: Jack May <jack@solana.com>

v1.3.23

Toggle v1.3.23's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add extra checks to verify_and_update (bp solana-labs#13848) (solana-…

…labs#13849)

* Add extra checks to verify_and_update (solana-labs#13848)

* Add extra checks to verify_and_update

* nudge

(cherry picked from commit ce4304c)

# Conflicts:
#	runtime/src/message_processor.rs

* fix conflicts

Co-authored-by: Jack May <jack@solana.com>

v1.4.12

Toggle v1.4.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Use u64 behind the scenes for solana-tokens (bp solana-labs#13815) (s…

…olana-labs#13818)

* Use u64 behind the scenes for solana-tokens (solana-labs#13815)

* Use u64 behind the scenes for Allocations

* Fixup readme

* Clippy and remove errant comments

(cherry picked from commit 5e2d382)

# Conflicts:
#	tokens/src/commands.rs

* Fix conflicts

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

v1.3.22

Toggle v1.3.22's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
t-nelson Trent Nelson
Remove spl-token-cli from 1.3.22 build

v1.4.11

Toggle v1.4.11's commit message
tiny doc fix

v1.4.9

Toggle v1.4.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v1.4: Improve monitoring of timestamp correction and bounding (solana…

…-labs#13655)

* Include rejuvenated field in Clock parsing

* Expand timestamp-correction logging info

v1.4.8

Toggle v1.4.8's commit message
Release: Omit spl-token CLI binary

Required to work around yanked ouroboros crate release

v1.3.21

Toggle v1.3.21's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix overflow in entry tick verification (bp solana-labs#13572) (solan…

…a-labs#13580)

* Fix overflow in entry hash count verification

(cherry picked from commit d611337)

* clippy

(cherry picked from commit 01a4889)

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