Tags: chethanmayanna/solana
Tags
v1.9: bump tarpc from 0.26.2 to 0.27.2 and add BanksClientError (sola… …na-labs#22055) * chore: bump tarpc from 0.26.2 to 0.27.2 Bumps [tarpc](https://github.com/google/tarpc) from 0.26.2 to 0.27.2. - [Release notes](https://github.com/google/tarpc/releases) - [Changelog](https://github.com/google/tarpc/blob/master/RELEASES.md) - [Commits](https://github.com/google/tarpc/commits) --- updated-dependencies: - dependency-name: tarpc dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * [auto-commit] Update all Cargo lock files * Accommodate breaking changes * Reword incorrect error message * Add error module * Revert client Error type to io::Error; easy transition to BanksClientError * Bump tracing crates in programs Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot-buildkite <[email protected]>
Add StakesCache struct to abstract away locking (solana-labs#21738) (s… …olana-labs#21796)
SDK: Add stdlib.h include to pull in `abort()` (backport solana-labs#… …21700) (solana-labs#21704) * SDK: Add stdlib.h include to pull in `abort()` (solana-labs#21700) (cherry picked from commit 923720f) # Conflicts: # sdk/bpf/c/inc/sol/assert.h * Fix merge conflict Co-authored-by: Jon Cinque <[email protected]>
Feature gates for rbpf v0.2.16 (solana-labs#21590) - Adds feature reject_section_virtual_address_file_offset_mismatch. - Adds feature start_verify_shift32_imm. - Enables enable_symbol_and_section_labels only in the rbpf-cli.
remove store_cached stall (solana-labs#21323) * Bump tokio * remove store_cached stall Co-authored-by: Tyera Eulberg <[email protected]>
PreviousNext