solana/programs/bpf_loader
Alexander Meißner 9f63493789
Refactor: Remove KeyedAccounts (2) (#22274)
* Adds InstructionContext::get_signers().
Improves error messages when modifying borrowed accounts.

* Removes keyed_accounts from InvokeContext tests.

* Removes keyed_accounts from message_processor.rs

* Removes keyed_accounts from bank.rs

* Removes keyed_accounts from bpf serialization.
2022-01-05 09:39:37 +01:00
..
benches Refactor: Remove `KeyedAccount` from program runtime (#22226) 2022-01-03 23:30:56 +01:00
gen-syscall-list Add helper crate to generate syscalls.txt 2021-12-14 21:20:13 -08:00
src Refactor: Remove KeyedAccounts (2) (#22274) 2022-01-05 09:39:37 +01:00
test_elfs More efficient padding (#11656) 2020-08-17 10:24:34 -07:00
Cargo.toml Bump rbpf to v0.2.21 (#22216) 2022-01-01 20:22:48 +00:00