solana/rbpf-cli
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
..
src - Implicitly fixes invoke_context.return_data not being reset between instructions in process_message. (#21671) 2021-12-07 23:00:04 +01:00
Cargo.lock Add rbpf-cli tool (#17378) 2021-05-28 11:28:30 +00:00
Cargo.toml Bumps solana_rbpf to v0.2.17 (#21672) 2021-12-07 22:12:09 +01:00