solana-with-rpc-optimizations/program-runtime
Alexander Meißner b8ca1bcb68
Remove `NativeLoader` from program runtime (#24296)
* Deletes native_loader.rs

* Deletes the feature: remove_native_loader
2022-04-13 12:15:28 +02:00
..
benches Refactor: Remove Rc from PreAccount and InvokeContext::get_account() (#21882) 2021-12-14 15:44:31 +01:00
src Remove `NativeLoader` from program runtime (#24296) 2022-04-13 12:15:28 +02:00
Cargo.toml Bump version to v1.11 (#23807) 2022-03-21 17:40:50 -05:00
build.rs Add solana-program-runtime crate (#19438) 2021-08-27 00:30:36 +00:00