solana/runtime/src
Justin Starry 3114c199bd
Add RPC support for versioned transactions (#22530)
* Add RPC support for versioned transactions

* fix doc tests

* Add rpc test for versioned txs

* Switch to preflight bank
2022-03-08 15:20:34 +08:00
..
accounts_db
bank Refactor RPC tests (#23483) 2022-03-04 18:20:11 +08:00
serde_snapshot
account_info.rs
account_rent_state.rs Resized accounts must be rent exempt 2022-03-02 13:02:02 -08:00
accounts.rs Add RPC support for versioned transactions (#22530) 2022-03-08 15:20:34 +08:00
accounts_background_service.rs
accounts_cache.rs
accounts_db.rs fix typos (#23495) 2022-03-05 20:46:46 -06:00
accounts_hash.rs clippy (#23310) 2022-02-23 18:07:00 -06:00
accounts_index.rs allow index update to change storage slot # (#23311) 2022-03-03 08:40:48 -06:00
accounts_index_storage.rs
accounts_update_notifier_interface.rs
active_stats.rs
ancestors.rs
append_vec.rs
bank.rs Resized accounts must be rent exempt 2022-03-02 13:02:02 -08:00
bank_client.rs
bank_forks.rs
bank_utils.rs
block_cost_limits.rs Fix broken doc links in solana-runtime (#23504) 2022-03-07 22:21:40 +00:00
blockhash_queue.rs
bucket_map_holder.rs AcctIdx: env var "SOLANA_TEST_ACCOUNTS_INDEX_MEMORY_LIMIT_MB" (#23194) 2022-02-22 09:40:12 -06:00
bucket_map_holder_stats.rs
builtins.rs followup safety checks for #23295 2022-02-24 17:50:58 -07:00
cache_hash_data.rs
cache_hash_data_stats.rs
commitment.rs
contains.rs
cost_model.rs
cost_tracker.rs Refactor new() and default() for CostTracker (#23267) 2022-02-22 10:44:23 -06:00
epoch_stakes.rs
execute_cost_table.rs
genesis_utils.rs Fix builtin handling on epoch boundaries (#23256) 2022-02-22 20:54:08 +08:00
hardened_unpack.rs (LedgerStore) Use different path for different blockstore storage type. (#23236) 2022-03-02 18:30:22 -08:00
in_mem_accounts_index.rs allow index update to change storage slot # (#23311) 2022-03-03 08:40:48 -06:00
inline_spl_associated_token_account.rs
inline_spl_token.rs
inline_spl_token_2022.rs
lib.rs trait for acct data with slot per item (#23285) 2022-02-23 15:22:29 -06:00
loader_utils.rs
message_processor.rs
non_circulating_supply.rs
nonce_keyed_account.rs
pubkey_bins.rs
read_only_accounts_cache.rs
rent_collector.rs new counter data point for unexpected rent_epoch (#23449) 2022-03-03 09:09:31 -06:00
secondary_index.rs
serde_snapshot.rs
shared_buffer_reader.rs
snapshot_archive_info.rs
snapshot_config.rs
snapshot_hash.rs
snapshot_package.rs
snapshot_utils.rs rename status filename to be consistent (#23501) 2022-03-07 17:34:35 +00:00
sorted_storages.rs
stake_delegations.rs
stake_history.rs
stake_weighted_timestamp.rs
stakes.rs
status_cache.rs
storable_accounts.rs slot per account in StorableAccounts (#23313) 2022-02-24 10:34:38 -06:00
system_instruction_processor.rs
transaction_batch.rs
transaction_cost_metrics_sender.rs
vote_account.rs
vote_parser.rs
vote_sender_types.rs
vote_transaction.rs
waitable_condvar.rs