solana/runtime
Alexander Meißner 5aca7df232
Bank::create_executor() (#28474)
* Moves the integration test test_bpf_loader_upgradeable_deploy_with_max_len() from the bpf_loader into the runtime.

* Adds Bank::create_executor().

* Adds a test for Bank::create_executor().
2022-10-19 22:28:57 +02:00
..
benches remove expected rent collection and rehashing completely (#28422) 2022-10-17 07:24:42 -07:00
src Bank::create_executor() (#28474) 2022-10-19 22:28:57 +02:00
store-tool Whickey/version v1.15 (#27739) 2022-09-13 09:06:15 -05:00
tests remove slot# from account hash (#28405) 2022-10-18 08:03:37 -07:00
.gitignore
Cargo.toml Bank::create_executor() (#28474) 2022-10-19 22:28:57 +02:00
build.rs