solana/runtime
Jon Cinque 8e4a9a94ed
sdk: Add new version of `StakeState` to avoid breaking downstream users (#32736)
* sdk: Rename `StakeState` -> `StakeStateWithFlags`

* Add back `StakeFlags` with a deprecation warning
2023-08-09 00:05:40 +02:00
..
benches deprecates Signature::new in favor of Signature::{try_,}from (#32481) 2023-07-14 22:51:12 +00:00
src sdk: Add new version of `StakeState` to avoid breaking downstream users (#32736) 2023-08-09 00:05:40 +02:00
store-tool Do not drop AppendVec in store-tool (#32739) 2023-08-07 12:15:01 -04:00
tests sdk: Add new version of `StakeState` to avoid breaking downstream users (#32736) 2023-08-09 00:05:40 +02:00
.gitignore
Cargo.toml Moves some accounts-db test-only code into a dev-context-only-utils feature (#32748) 2023-08-07 17:28:15 -04:00
build.rs