solana-with-rpc-optimizations/programs
Alexander Meißner da00b39f4f
Cleanup: get_program_key() and get_loader_key() in TransactionContext (#23191)
* Moves TransactionContext::get_program_key() to InstructionContext::get_program_key().

* Removes TransactionContext::get_loader_key().

* Test full program and loader executable account chain in BPF loader.
2022-02-17 10:16:28 +01:00
..
address-lookup-table chore: bump serde from 1.0.134 to 1.0.136 (#22817) 2022-01-28 12:20:37 -07:00
address-lookup-table-tests Prevent lookup tables from being closed during deactivation slot (#22221) 2022-01-04 04:42:29 +08:00
bpf Cleanup: get_program_key() and get_loader_key() in TransactionContext (#23191) 2022-02-17 10:16:28 +01:00
bpf_loader Cleanup: get_program_key() and get_loader_key() in TransactionContext (#23191) 2022-02-17 10:16:28 +01:00
compute-budget Bump version to v1.10.0 2021-12-04 20:17:54 +00:00
config chore: bump serde from 1.0.134 to 1.0.136 (#22817) 2022-01-28 12:20:37 -07:00
ed25519-tests Fix ed25519 builtin program handling (#23182) 2022-02-16 18:48:55 +00:00
stake Refactor: Use `SysvarCache` in all builtin programs (#22864) 2022-02-03 13:03:50 +01:00
vote Improve performance of root slot in slot hashes history check (#22990) 2022-02-15 20:17:56 -07:00
zk-token-proof zk-token-sdk: add verify transfer with fee instruction (#22924) 2022-02-04 08:52:49 -05:00