solana/programs
Alexander Meißner 1df88837c8
- Implicitly fixes invoke_context.return_data not being reset between instructions in process_message. (#21671)
- Lets InvokeContext::process_cross_program_instruction() handle the first invocation depth too.
- Marks InvokeContext::verify(), InvokeContext::verify_and_update() and InvokeContext::process_executable_chain() private.
- Renames InvokeContext::process_cross_program_instruction() to InvokeContext::process_instruction().
- Removes InvokeContext::new_mock_with_sysvars().
2021-12-07 23:00:04 +01:00
..
bpf Bumps solana_rbpf to v0.2.17 (#21672) 2021-12-07 22:12:09 +01:00
bpf_loader - Implicitly fixes invoke_context.return_data not being reset between instructions in process_message. (#21671) 2021-12-07 23:00:04 +01:00
compute-budget Bump version to v1.10.0 2021-12-04 20:17:54 +00:00
config Bump version to v1.10.0 2021-12-04 20:17:54 +00:00
stake - Implicitly fixes invoke_context.return_data not being reset between instructions in process_message. (#21671) 2021-12-07 23:00:04 +01:00
vote Reject vote withdraws that create non-rent-exempt accounts (#21639) 2021-12-06 17:01:20 -05:00