solana/runtime
Pankaj Garg 3a4ba72daf
Remove executors trait and replace with LoadedProgram (#30348)
* Remove executors trait and replace with LoadedProgram

* fill in deployment slot

* address review comments

* fix clippy warnings

* address review comments

* fix failures caught by sbf tests
2023-02-17 12:47:45 +01:00
..
benches Extract BankHashLamportsVerifyConfig (#30320) 2023-02-15 16:03:50 -06:00
src Remove executors trait and replace with LoadedProgram (#30348) 2023-02-17 12:47:45 +01:00
store-tool
tests Move bank tests to separate file (#29912) 2023-02-02 16:32:22 -08:00
.gitignore
Cargo.toml
build.rs