solana/docs/src/developing/runtime-facilities
Alexander Meißner bbb57be0a5
Refactor - Move interfaces of address-lookup-table into the program SDK (#33165)
* Adds a module `address_lookup_table` to the SDK.

* Adds a module `address_lookup_table::instruction` to the SDK.

* Adds a module `address_lookup_table::error` to the SDK.

* Adds a module `address_lookup_table::state` to the SDK.

* Moves AddressLookupTable into SDK as well.

* Moves AddressLookupTableAccount into address_lookup_table.

* Adds deprecation messages.

* Disentangles dependencies across cargo files.
2023-09-11 21:10:40 +02:00
..
zk-docs [docs] Add zk token proof program description (#32011) 2023-06-13 11:13:51 +09:00
programs.md Refactor - Move interfaces of address-lookup-table into the program SDK (#33165) 2023-09-11 21:10:40 +02:00
sysvars.md Simd 47 syscall sysvar last restart slot (#31957) 2023-06-16 20:14:02 +00:00
zk-token-proof.md [docs] Add zk token proof program description (#32011) 2023-06-13 11:13:51 +09:00