Tags: xushiwei/solana
Tags
improve multi executor cache addition (solana-labs#22382) Co-authored-by: Jack May <[email protected]>
improve multi executor cache addition (solana-labs#22381) (cherry picked from commit 4a9f4e2) Co-authored-by: Jack May <[email protected]>
Refactor: Improve type safety and readability of transaction executio… …n (backport solana-labs#22215) (solana-labs#22289) * Refactor: Improve type safety and readability of transaction execution (solana-labs#22215) * resolve conflicts Co-authored-by: Justin Starry <[email protected]>
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]>
PreviousNext