solana/program-runtime/src
ananas-block afc3fee937
added alt_bn syscalls (#27961)
* added alt_bn128_syscalls

* increased regression build redundancy to > 10
2022-11-21 17:43:06 +01:00
..
accounts_data_meter.rs
compute_budget.rs added alt_bn syscalls (#27961) 2022-11-21 17:43:06 +01:00
executor.rs Refactor - Move `Executor` in program-runtime crate (#28782) 2022-11-10 21:11:00 +01:00
executor_cache.rs Refactor - Move `Executor` in program-runtime crate (#28782) 2022-11-10 21:11:00 +01:00
invoke_context.rs Bump solana_rbpf to 0.2.36 (#28794) 2022-11-15 15:21:11 +01:00
lib.rs Refactor - Move `Executor` in program-runtime crate (#28782) 2022-11-10 21:11:00 +01:00
log_collector.rs
pre_account.rs
prioritization_fee.rs Add feature gate to remove support for RequestUnitsDeprecated instruction (#27503) 2022-09-09 22:24:21 +00:00
stable_log.rs
sysvar_cache.rs Adds `IndexOfAccount` type (#27599) 2022-09-06 11:31:40 +02:00
timings.rs