solana/runtime/src/bank
Alexander Meißner 38e74325e3
Refactor - Remove `process_instruction` parameter `first_instruction_account` (#30579)
* Stops using first_instruction_account parameter in bpf_loader.

* Removes first_instruction_account parameter from process_instruction().
2023-03-06 17:37:37 +01:00
..
address_lookup_table.rs RPC: Support versioned txs in getFeeForMessage API (#28217) 2022-10-05 00:00:34 +08:00
builtin_programs.rs Fix builtin handling on epoch boundaries (#23256) 2022-02-22 20:54:08 +08:00
metrics.rs chore: Move new bank metric into metric submodule (#29628) 2023-01-11 13:14:46 -06:00
sysvar_cache.rs Removes `AccountSharedData` from `SysvarCache`. (#26712) 2022-07-21 18:32:28 +02:00
tests.rs Refactor - Remove `process_instruction` parameter `first_instruction_account` (#30579) 2023-03-06 17:37:37 +01:00
transaction_account_state_info.rs removes feature gate code preventing crediting accounts that end rent paying (#28818) 2022-11-15 19:55:34 +00:00