solana-with-rpc-optimizations/programs/address-lookup-table-tests/tests
Alexander Meißner a5c7c999e2
Bump solana_rbpf to v0.8.0 (#33679)
* Bumps solana_rbpf to v0.8.0

* Adjustments:
Replaces declare_syscall!() with declare_builtin_function!().
Removes Config::encrypt_runtime_environment.
Simplifies error propagation.
2023-10-20 21:39:50 +02:00
..
close_lookup_table_ix.rs Refactor - Move interfaces of address-lookup-table into the program SDK (#33165) 2023-09-11 21:10:40 +02:00
common.rs Bump solana_rbpf to v0.8.0 (#33679) 2023-10-20 21:39:50 +02:00
create_lookup_table_ix.rs Bump solana_rbpf to v0.8.0 (#33679) 2023-10-20 21:39:50 +02:00
deactivate_lookup_table_ix.rs Refactor - Move interfaces of address-lookup-table into the program SDK (#33165) 2023-09-11 21:10:40 +02:00
extend_lookup_table_ix.rs Refactor - Move interfaces of address-lookup-table into the program SDK (#33165) 2023-09-11 21:10:40 +02:00
freeze_lookup_table_ix.rs Refactor - Move interfaces of address-lookup-table into the program SDK (#33165) 2023-09-11 21:10:40 +02:00