solana/cli
Alexander Meißner b448472037
Refactor: Move `InstructionRecorder` into `TransactionContext` (#22578)
* Moves InstructionRecorder into TransactionContext.

* Adds assertions for number_of_instructions_at_transaction_level.
2022-01-19 22:40:09 +01:00
..
src Refactor: Move `InstructionRecorder` into `TransactionContext` (#22578) 2022-01-19 22:40:09 +01:00
tests nit: Traceable balance checks (#22462) 2022-01-13 09:09:22 -08:00
.gitignore
Cargo.toml convert std::sync::mpsc to crossbeam_channel (#22264) 2022-01-11 02:44:46 -08:00