solana/runtime/src/bank
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
..
address_lookup_table.rs Cleanup - `add_compute_budget_program` and `versioned_tx_message_enabled` (#31560) 2023-05-10 01:14:08 +02:00
builtin_programs.rs Move methods to get num signatures and locks to SanitizedMessage (#32489) 2023-07-14 10:59:55 -07:00
epoch_accounts_hash_utils.rs Move bank specific code out of epoch_accounts_hash/utils.rs (#32623) 2023-07-25 14:12:20 -07:00
metrics.rs removes feature-gate code for updating rewards from cached accounts (#32514) 2023-07-21 19:52:44 +00:00
serde_snapshot.rs Move bank specific code out of epoch_accounts_hash/utils.rs (#32623) 2023-07-25 14:12:20 -07:00
sysvar_cache.rs Add epoch_rewards to sysvar cache (#32155) 2023-06-20 15:01:34 -05:00
tests.rs sdk: Add new version of `StakeState` to avoid breaking downstream users (#32736) 2023-08-09 00:05:40 +02:00
transaction_account_state_info.rs Cleanup - include_account_index_in_rent_error (#31770) 2023-05-23 15:02:55 +02:00