solana/program-runtime
Denis K 2da02992b7
Fixed bug with mishmash of traces from different programs in single log (#29605)
* Fixed bug with mishmash of traces from different programs in single log

* Transformed instructions trace log into the stack of (sub)programs' trace logs
2023-01-28 10:03:31 +01:00
..
benches Upgrades to Rust 1.65.0 (#28741) 2022-11-09 17:15:03 -05:00
src Fixed bug with mishmash of traces from different programs in single log (#29605) 2023-01-28 10:03:31 +01:00
Cargo.toml Revert "chore: workspace inheritance (#29509)" (#29892) 2023-01-25 15:50:41 +08:00
build.rs