solana/programs
Alexander Meißner 1ffbb91a62
Remove `KeyedAccount` in builtin program "config" (#24347)
* Makes sure that there is only one KeyedAccount at a time.

* Replaces KeyedAccount by BorrowedAccount in config.

* Removes unused code.
2022-04-18 17:06:23 +02:00
..
address-lookup-table Remove KeyedAccount in builtin program "address lookup table" (#24283) 2022-04-13 12:17:07 +02:00
address-lookup-table-tests Bump version to v1.11 (#23807) 2022-03-21 17:40:50 -05:00
bpf chore: bump async-trait from 0.1.52 to 0.1.53 (#24407) 2022-04-15 22:50:26 -06:00
bpf_loader Add feature_set_override parameter to mock_process_instruction() (#24386) 2022-04-15 13:43:04 -05:00
compute-budget Refactor: Use `InstructionContext::get_instruction_data()` (#24014) 2022-04-01 15:48:05 +02:00
config Remove `KeyedAccount` in builtin program "config" (#24347) 2022-04-18 17:06:23 +02:00
ed25519-tests Bump version to v1.11 (#23807) 2022-03-21 17:40:50 -05:00
stake Add feature_set_override parameter to mock_process_instruction() (#24386) 2022-04-15 13:43:04 -05:00
vote Add feature_set_override parameter to mock_process_instruction() (#24386) 2022-04-15 13:43:04 -05:00
zk-token-proof Zk instructions check length (#24103) 2022-04-05 08:40:45 -04:00