solana/programs
Alexander Meißner e2fa6a0f7a
Replaces `KeyedAccount` by `BorrowedAccount` in vote processor (#23348)
* Use instruction_account_indices, get_sysvar_with_account_check2 and instruction_context.get_signers in vote processor.

* Replaces KeyedAccount by BorrowedAccount in vote processor.

* Removes KeyedAccount from benches in vote processor.
2022-02-25 17:22:54 +01:00
..
address-lookup-table Add rustfmt.toml and `cargo fmt` (#23238) 2022-02-19 13:32:29 +08:00
address-lookup-table-tests Add rustfmt.toml and `cargo fmt` (#23238) 2022-02-19 13:32:29 +08:00
bpf chore: bump sha2 from 0.10.1 to 0.10.2 (#23343) 2022-02-24 23:57:42 -07:00
bpf_loader Update the consumed compute units cost for hashing syscalls 2022-02-23 02:32:41 +00:00
compute-budget Bump version to v1.10.0 2021-12-04 20:17:54 +00:00
config Replaces KeyedAccount by BorrowedAccount in the config processor. (#23302) 2022-02-24 09:44:25 +01:00
ed25519-tests Fix ed25519 builtin program handling (#23182) 2022-02-16 18:48:55 +00:00
stake Add test to check destination for stake splitting (#23303) 2022-02-23 22:47:57 -06:00
vote Replaces `KeyedAccount` by `BorrowedAccount` in vote processor (#23348) 2022-02-25 17:22:54 +01:00
zk-token-proof Add additional zkp for fee (#23112) 2022-02-17 12:45:07 -05:00