solana/programs/bpf
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
..
benches Record and store invoked instructions in transaction meta (#12311) 2020-09-24 22:36:22 +08:00
c Record and store invoked instructions in transaction meta (#12311) 2020-09-24 22:36:22 +08:00
rust Record and store invoked instructions in transaction meta (#12311) 2020-09-24 22:36:22 +08:00
tests Record and store invoked instructions in transaction meta (#12311) 2020-09-24 22:36:22 +08:00
.gitignore tmp dirs target to farf (#5079) 2019-07-12 18:28:42 -07:00
Cargo.lock Add way to look at tx instructions (#11943) 2020-09-19 12:17:46 -07:00
Cargo.toml Add way to look at tx instructions (#11943) 2020-09-19 12:17:46 -07:00
build.rs Add way to look at tx instructions (#11943) 2020-09-19 12:17:46 -07:00