solana/programs/bpf/rust
Alexander Meißner e540b1cf3c
Refactor: Move sdk::process_instruction in program-runtime-crate (#21180)
* Moves the Executor dyn Trait to instruction_processor.rs

* Moves the Logger dyn Trait as well as the ic_msg and ic_logger_msg macros to log_collector.rs,
and moves the stable_log to stable_log.rs

* Moves the ComputeMeter dyn Trait to invoke_context.rs

* Moves the InvokeContext dyn Trait and the ProcessInstructionWithContext type to invoke_context.rs

* Updates cargo files.

* Re-export InvokeContext in program-test

Co-authored-by: Jon Cinque <jon.cinque@gmail.com>
2021-11-17 19:35:07 +01:00
..
128bit Remove @brief annotations from Rust API docs (#20769) 2021-10-19 15:48:15 -06:00
128bit_dep Remove @brief annotations from Rust API docs (#20769) 2021-10-19 15:48:15 -06:00
alloc Remove @brief annotations from Rust API docs (#20769) 2021-10-19 15:48:15 -06:00
call_depth Remove @brief annotations from Rust API docs (#20769) 2021-10-19 15:48:15 -06:00
caller_access Bump version to 1.9.0 2021-10-06 17:57:41 -07:00
custom_heap Remove @brief annotations from Rust API docs (#20769) 2021-10-19 15:48:15 -06:00
dep_crate Remove @brief annotations from Rust API docs (#20769) 2021-10-19 15:48:15 -06:00
deprecated_loader Remove @brief annotations from Rust API docs (#20769) 2021-10-19 15:48:15 -06:00
dup_accounts Remove @brief annotations from Rust API docs (#20769) 2021-10-19 15:48:15 -06:00
error_handling Remove @brief annotations from Rust API docs (#20769) 2021-10-19 15:48:15 -06:00
external_spend Remove @brief annotations from Rust API docs (#20769) 2021-10-19 15:48:15 -06:00
finalize Remove @brief annotations from Rust API docs (#20769) 2021-10-19 15:48:15 -06:00
instruction_introspection Instruction sysvar fixes, additions (#20958) 2021-10-26 13:07:40 -07:00
invoke nit: better rust (#21058) 2021-10-28 17:13:42 -07:00
invoke_and_error Remove @brief annotations from Rust API docs (#20769) 2021-10-19 15:48:15 -06:00
invoke_and_ok Remove @brief annotations from Rust API docs (#20769) 2021-10-19 15:48:15 -06:00
invoke_and_return Remove @brief annotations from Rust API docs (#20769) 2021-10-19 15:48:15 -06:00
invoked Remove @brief annotations from Rust API docs (#20769) 2021-10-19 15:48:15 -06:00
iter Remove @brief annotations from Rust API docs (#20769) 2021-10-19 15:48:15 -06:00
log_data Remove @brief annotations from Rust API docs (#20769) 2021-10-19 15:48:15 -06:00
many_args Remove @brief annotations from Rust API docs (#20769) 2021-10-19 15:48:15 -06:00
many_args_dep Remove @brief annotations from Rust API docs (#20769) 2021-10-19 15:48:15 -06:00
mem Refactor: Move sdk::process_instruction in program-runtime-crate (#21180) 2021-11-17 19:35:07 +01:00
membuiltins Remove @brief annotations from Rust API docs (#20769) 2021-10-19 15:48:15 -06:00
noop Remove @brief annotations from Rust API docs (#20769) 2021-10-19 15:48:15 -06:00
panic Remove @brief annotations from Rust API docs (#20769) 2021-10-19 15:48:15 -06:00
param_passing Remove @brief annotations from Rust API docs (#20769) 2021-10-19 15:48:15 -06:00
param_passing_dep Remove @brief annotations from Rust API docs (#20769) 2021-10-19 15:48:15 -06:00
rand Remove @brief annotations from Rust API docs (#20769) 2021-10-19 15:48:15 -06:00
realloc Remove @brief annotations from Rust API docs (#20769) 2021-10-19 15:48:15 -06:00
realloc_invoke Remove @brief annotations from Rust API docs (#20769) 2021-10-19 15:48:15 -06:00
ro_account_modify Bump version to 1.9.0 2021-10-06 17:57:41 -07:00
ro_modify Bump version to 1.9.0 2021-10-06 17:57:41 -07:00
sanity Refactor: Move sdk::process_instruction in program-runtime-crate (#21180) 2021-11-17 19:35:07 +01:00
secp256k1_recover Remove @brief annotations from Rust API docs (#20769) 2021-10-19 15:48:15 -06:00
sha Remove @brief annotations from Rust API docs (#20769) 2021-10-19 15:48:15 -06:00
spoof1 Bump version to 1.9.0 2021-10-06 17:57:41 -07:00
spoof1_system Bump version to 1.9.0 2021-10-06 17:57:41 -07:00
sysvar Refactor: Move sdk::process_instruction in program-runtime-crate (#21180) 2021-11-17 19:35:07 +01:00
upgradeable Remove @brief annotations from Rust API docs (#20769) 2021-10-19 15:48:15 -06:00
upgraded Remove @brief annotations from Rust API docs (#20769) 2021-10-19 15:48:15 -06:00