solana/program-runtime
Alexander Meißner 89207a3fe5
Feature - Prune on feature set transition (#31945)
* Call create_program_runtime_environment() in Bank::apply_builtin_program_feature_transitions().

* Adds LoadedPrograms::prune_feature_set_transition().
2023-06-06 17:49:02 +02:00
..
benches Upgrades to Rust 1.65.0 (#28741) 2022-11-09 17:15:03 -05:00
src Feature - Prune on feature set transition (#31945) 2023-06-06 17:49:02 +02:00
Cargo.toml Bump serde from 1.0.162 to 1.0.163 (#31591) 2023-05-11 09:59:55 -06:00
build.rs