Tags: Totenfluch/solana
Tags
Swap quic counters with 0 while reporting (solana-labs#24754) (solana… …-labs#24758) (cherry picked from commit ded6ac6) Co-authored-by: Pankaj Garg <pankaj@solana.com>
spl: Bump token to v3.3.0 and ATA to v1.0.5 (backport solana-labs#22649… …) (solana-labs#24688) * spl: Bump token to v3.3.0 and ATA to v1.0.5 (solana-labs#22649) * Bump spl-token and ATA to v3.3.0 * Add parsers for new token instructions * Update parser for modified associated-token-account instruction * Update to use 1.0.5 once it's released * Update Cargo.lock in programs/bpf (cherry picked from commit c43afe2) # Conflicts: # account-decoder/Cargo.toml # accounts-cluster-bench/Cargo.toml # rpc/Cargo.toml # tokens/Cargo.toml # transaction-status/Cargo.toml * Fix merge conflicts * Re-add audit ignore to avoid bumping more crates Co-authored-by: Jon Cinque <jon.cinque@gmail.com>
Cli limit features (solana-labs#24582) (solana-labs#24587) * cli: functionalize feature status resolution * cli: hide old active features by default (cherry picked from commit 7d535e8) Co-authored-by: Trent Nelson <trent@solana.com>
replaces counters with datapoints in gossip metrics (solana-labs#24451)… … (solana-labs#24463) (cherry picked from commit 1d50832) Co-authored-by: behzad nouri <behzadnouri@gmail.com>
Fix signature count (backport solana-labs#24471) (solana-labs#24477) * Fix signature count (solana-labs#24471) * Fix signature count * protect the signature count futher (cherry picked from commit 5d1adf1) * fix conflict Co-authored-by: Jack May <jack@solana.com> Co-authored-by: Justin Starry <justin@solana.com>
AcctIdx: fix infinite loop (solana-labs#23806) (solana-labs#23816) (cherry picked from commit 965ab91) Co-authored-by: Jeff Washington (jwash) <wash678@gmail.com>
hides implementation details of vote-accounts from public interface (s… …olana-labs#24087) (solana-labs#24102) (cherry picked from commit ef3e3dc) Co-authored-by: behzad nouri <behzadnouri@gmail.com>
PreviousNext