solana/programs/stake/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
..
config.rs Remove `KeyedAccount` in builtin program "stake" (#24210) 2022-04-10 09:55:37 +02:00
lib.rs Raise minimum stake delegation to 1 SOL (#24603) 2022-05-07 19:01:05 -04:00
stake_instruction.rs Cleanup - mock_process_instruction() (#31088) 2023-04-07 12:53:19 +02:00
stake_state.rs Cleanup - mock InvokeContext (#31007) 2023-04-03 17:23:24 +02:00