solana/programs/bpf_loader
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
..
src Record and store invoked instructions in transaction meta (#12311) 2020-09-24 22:36:22 +08:00
test_elfs More efficient padding (#11656) 2020-08-17 10:24:34 -07:00
Cargo.toml Cache re-usable work performed by the loader (#12135) 2020-09-14 17:42:37 -07:00