solana-with-rpc-optimizations/runtime
Alexander Meißner 83f692ce67
Refactor - Share RBPF config and syscall registry globally (#31727)
* Adds LoadedPrograms::program_runtime_environment_v1.

* No need to explicitly remove precompiles from program_accounts_map.
2023-05-20 20:28:00 +02:00
..
benches Refactor - Merges `BuiltinPrograms` into `LoadedPrograms` (#31654) 2023-05-18 22:18:28 +02:00
src Refactor - Share RBPF config and syscall registry globally (#31727) 2023-05-20 20:28:00 +02:00
store-tool
tests use max alive root to determine ancient cutoff for clean stats (#31545) 2023-05-10 08:05:31 -07:00
.gitignore
Cargo.toml Refactor - Renames loader-v3 to loader-v4. (#31570) 2023-05-11 08:29:06 +02:00
build.rs