solana/program-test
Alexander Meißner cc947cad03
Refactor: CPI Instruction Recording (#22111)
* Unifies all InstructionRecorders of a transaction into one.

* Stops explicitly compiling CPI instructions for recording,
uses the indices gathered from instruction_accounts instead.
2021-12-25 13:35:43 +01:00
..
src Refactor: CPI Instruction Recording (#22111) 2021-12-25 13:35:43 +01:00
tests Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00
Cargo.toml removes unused Cargo dependencies (#22022) 2021-12-22 17:01:33 +00:00