solana/programs/bpf_loader
Alexander Meißner 664339e239
Refactor - executor_cache (#28332)
* Renames CachedExecutors => BankExecutorCache.

* Renames TransactionExecutor => TransactionExecutorCacheEntry.

* Renames TransactionExecutorStatus => TxBankExecutorCacheDiff.

* Adds TransactionExecutorCache.

* Renames the items of TxBankExecutorCacheDiff.
2022-10-12 18:09:03 +02:00
..
benches Improve serialization benches (#27718) 2022-09-21 20:47:36 +01:00
gen-syscall-list chore: bump regex from 1.5.6 to 1.6.0 (#27678) 2022-09-21 18:09:33 +00:00
src Refactor - executor_cache (#28332) 2022-10-12 18:09:03 +02:00
test_elfs Migrate SDK from BPF to SBF 2022-10-07 08:57:06 -04:00
Cargo.toml Bump solana_rbpf to 0.2.34 (#28198) 2022-10-06 20:31:58 +02:00