solana/runtime
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 Add benchmark for vote processing (#22486) 2022-01-14 17:10:17 +08:00
src Refactor: Move `InstructionRecorder` into `TransactionContext` (#22578) 2022-01-19 22:40:09 +01:00
store-tool Bump version to v1.10.0 2021-12-04 20:17:54 +00:00
tests Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00
.gitignore
Cargo.toml Revert "chore: bump dashmap from 4.0.2 to 5.0.0 (#21824)" (#22488) 2022-01-13 13:06:39 -06:00
build.rs