solana/programs/bpf
Alexander Meißner 2fc8e533a2
Refactor - Move `executor_cache` to program-runtime crate (#28322)
* Moves CachedExecutors, related structs, consts and tests into the program-runtime crate.

* Moves TransactionExecutor, related enum and type defs into executor_cache mod.
2022-10-10 15:01:41 +02:00
..
benches Serialization refactor (#28251) 2022-10-07 07:45:05 +01:00
c Migrate SDK from BPF to SBF 2022-10-07 08:57:06 -04:00
rust Whickey/version v1.15 (#27739) 2022-09-13 09:06:15 -05:00
tests Serialization refactor (#28251) 2022-10-07 07:45:05 +01:00
.gitignore
Cargo.lock Refactor - Move `executor_cache` to program-runtime crate (#28322) 2022-10-10 15:01:41 +02:00
Cargo.toml Bump solana_rbpf to 0.2.34 (#28198) 2022-10-06 20:31:58 +02:00
build.rs patches clippy errors from new rust nightly release (#27996) 2022-09-22 22:23:03 +00:00