solana-with-rpc-optimizations/program-runtime/src
Alexander Meißner 4652377e5b
Removes the feature gate of reject_empty_instruction_without_program. (#25870)
2022-06-14 18:00:12 +02:00
..
accounts_data_meter.rs clippy: Use `unsigned_abs()` (#25250) 2022-05-16 16:08:42 -05:00
compute_budget.rs Zk token ops using curve25519 syscalls (#25935) 2022-06-13 22:39:07 +09:00
invoke_context.rs Removes the feature gate of reject_empty_instruction_without_program. (#25870) 2022-06-14 18:00:12 +02:00
lib.rs Prioritize transactions in banking stage by their compute unit price (#25178) 2022-05-16 12:06:33 +08:00
log_collector.rs Fix program log filtering (#22133) 2021-12-28 12:13:03 -08:00
neon_evm_program.rs Fix compute budget bump (#21238) 2021-11-11 14:09:28 -08:00
pre_account.rs cleanup feature; do_support_realloc (#25882) 2022-06-10 15:33:19 -07:00
prioritization_fee.rs Fix derive_partial_eq_without_eq clippy lint 2022-05-22 22:22:21 -07:00
stable_log.rs Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00
sysvar_cache.rs Refactor: Replaces KeyedAccount in_get_sysvar_with_account_check (#23905) 2022-03-24 19:30:42 +01:00
timings.rs Fix derive_partial_eq_without_eq clippy lint 2022-05-22 22:22:21 -07:00