solana-with-rpc-optimizations/programs/bpf_loader
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
..
benches Refactor: Move `InstructionRecorder` into `TransactionContext` (#22578) 2022-01-19 22:40:09 +01:00
gen-syscall-list
src Refactor: Move `InstructionRecorder` into `TransactionContext` (#22578) 2022-01-19 22:40:09 +01:00
test_elfs
Cargo.toml