solana/program-runtime/src
Alexander Meißner 8a50b6302f
Fix #21346 (#21362)
Fixes the empty transaction bug in ThisInvokeContext::push() and adds a test for it to the bank.
2021-11-19 20:43:42 +01:00
..
instruction_processor.rs Fix #21346 (#21362) 2021-11-19 20:43:42 +01:00
instruction_recorder.rs Replaces MockInvokeContext by ThisInvokeContext in tests (#20881) 2021-11-04 21:47:32 +01:00
invoke_context.rs Fix #21346 (#21362) 2021-11-19 20:43:42 +01:00
lib.rs Refactor: Move sdk::process_instruction in program-runtime-crate (#21180) 2021-11-17 19:35:07 +01:00
log_collector.rs Replaces unchecked integer arithmetic by guarded versions. (#21186) 2021-11-09 13:35:49 +01:00
native_loader.rs Refactor: Move sdk::process_instruction in program-runtime-crate (#21180) 2021-11-17 19:35:07 +01:00
neon_evm_program.rs Fix compute budget bump (#21238) 2021-11-11 14:09:28 -08:00
stable_log.rs Refactor: Move sdk::process_instruction in program-runtime-crate (#21180) 2021-11-17 19:35:07 +01:00