solana-with-rpc-optimizations/runtime
Joe C 62d49f123a
Runtime: Core BPF Migration: Struct for loading and checking builtin program accounts (#331)
* runtime: core_bpf_migration: add builtin config

* runtime: core_bpf_migration: add builtin config tests

* some renaming feedback
2024-03-22 11:25:10 -05:00
..
benches Moves accounts benches into accounts-db crate (#164) 2024-03-11 11:34:08 -04:00
src Runtime: Core BPF Migration: Struct for loading and checking builtin program accounts (#331) 2024-03-22 11:25:10 -05:00
tests refactor: optional `stake_history` arg is never `None` (#34556) 2023-12-22 10:44:28 +08:00
.gitignore
Cargo.toml runtime: do fewer syscalls in remap_append_vec_file (#336) 2024-03-21 14:28:23 +11:00
build.rs