solana/runtime/benches
Alexander Meißner 4e65487d2f
Refactor: process_instruction() (#20448)
* Adds first_instruction_account parameter to process_instruction().

* Removes InvokeContext::remove_first_keyed_account() from all BPF loaders.

* Removes InvokeContext::remove_first_keyed_account() from all builtin programs.

* Removes InvokeContext::remove_first_keyed_account() from all mock ups.

* Deprecates InvokeContext::remove_first_keyed_account().

* Documents index base of keyed_account_at_index().

* Adds dynamic offset to call sites of "keyed_account_at_index()".
2021-10-08 11:41:07 +02:00
..
accounts.rs Handle cleaning of zero-lamport accounts w.r.t. Incremental Snapshots (#18870) 2021-08-12 15:56:08 -05:00
accounts_index.rs accounts_index_bins to AccountsIndexConfig (#19257) 2021-08-17 14:50:01 -05:00
append_vec.rs ReadableAccount.data returns slice (#16686) 2021-04-20 16:41:16 -05:00
bank.rs Refactor: process_instruction() (#20448) 2021-10-08 11:41:07 +02:00
bloom.rs
status_cache.rs Merge pull request from GHSA-8v47-8c53-wwrc 2021-04-13 00:28:08 -06:00