solana/programs/address-lookup-table/src
Alexander Meißner 0cd57addcf
Cleanup - mock_process_instruction() (#31088)
* Uses declare_process_instruction!() in all tests.

* Adds post_adjustments to mock_process_instruction().
Removes "solana_sbf_rust_external_spend" from assert_instruction_count() as it panics.
2023-04-07 12:53:19 +02:00
..
error.rs RPC: Support versioned txs in getFeeForMessage API (#28217) 2022-10-05 00:00:34 +08:00
instruction.rs Relax authority signer check for lookup table creation (#27248) 2022-08-22 23:38:56 +01:00
lib.rs fix: replace rust cfg annotations that use bpf by target_os solana 2022-05-18 20:39:43 -07:00
processor.rs Cleanup - mock_process_instruction() (#31088) 2023-04-07 12:53:19 +02:00
state.rs Fix derive_partial_eq_without_eq clippy lint 2022-05-22 22:22:21 -07:00