solana/programs/bpf/rust
Justin Starry 6601ec8f26
Record and store invoked instructions in transaction meta (#12311)
* Record invoked instructions and store in transaction meta

* Enable cpi recording if transaction sender is some

* Rename invoked to innerInstructions
2020-09-24 22:36:22 +08:00
..
128bit sdk: Make PubKey::create_program_address available in program unit tests (#11745) 2020-08-24 19:28:36 +02:00
128bit_dep sdk: Make PubKey::create_program_address available in program unit tests (#11745) 2020-08-24 19:28:36 +02:00
alloc Add memory allocation support for C programs (#12254) 2020-09-15 16:42:20 -07:00
dep_crate sdk: Make PubKey::create_program_address available in program unit tests (#11745) 2020-08-24 19:28:36 +02:00
deprecated_loader Add support for deprecated loader (#11946) 2020-08-31 14:06:58 -07:00
dup_accounts sdk: Make PubKey::create_program_address available in program unit tests (#11745) 2020-08-24 19:28:36 +02:00
error_handling sdk: Make PubKey::create_program_address available in program unit tests (#11745) 2020-08-24 19:28:36 +02:00
external_spend sdk: Make PubKey::create_program_address available in program unit tests (#11745) 2020-08-24 19:28:36 +02:00
instruction_introspection Cleanup and feature gate instruction processing (#12359) 2020-09-20 10:58:12 -07:00
invoke Record and store invoked instructions in transaction meta (#12311) 2020-09-24 22:36:22 +08:00
invoked sdk: Make PubKey::create_program_address available in program unit tests (#11745) 2020-08-24 19:28:36 +02:00
iter sdk: Make PubKey::create_program_address available in program unit tests (#11745) 2020-08-24 19:28:36 +02:00
many_args sdk: Make PubKey::create_program_address available in program unit tests (#11745) 2020-08-24 19:28:36 +02:00
many_args_dep sdk: Make PubKey::create_program_address available in program unit tests (#11745) 2020-08-24 19:28:36 +02:00
noop Make noop a real noop (#12196) 2020-09-12 01:49:00 +00:00
panic sdk: Make PubKey::create_program_address available in program unit tests (#11745) 2020-08-24 19:28:36 +02:00
param_passing sdk: Make PubKey::create_program_address available in program unit tests (#11745) 2020-08-24 19:28:36 +02:00
param_passing_dep sdk: Make PubKey::create_program_address available in program unit tests (#11745) 2020-08-24 19:28:36 +02:00
sanity Make noop a real noop (#12196) 2020-09-12 01:49:00 +00:00
sysval sdk: Make PubKey::create_program_address available in program unit tests (#11745) 2020-08-24 19:28:36 +02:00
do.sh BPF script nits (#6405) 2019-10-16 15:35:16 -07:00