solana/runtime/src
Justin Starry 1c970bb39f
Pre-construct cpi instruction recorders before message processing (#12467)
2020-09-25 20:42:28 +08:00
..
serde_snapshot Add RPC notify and banking keys debug (#12396) 2020-09-23 18:46:42 -07:00
accounts.rs Add way to look at tx instructions (#11943) 2020-09-19 12:17:46 -07:00
accounts_db.rs Move dropping AppendVecs outside lock (#12408) 2020-09-23 14:17:49 -07:00
accounts_index.rs
append_vec.rs Friendlier error message for mapping failures (#12213) 2020-09-15 15:43:17 -07:00
bank.rs Pre-construct cpi instruction recorders before message processing (#12467) 2020-09-25 20:42:28 +08:00
bank_client.rs
bank_forks.rs
bank_utils.rs
blockhash_queue.rs
bloom.rs adds an atomic variant of the bloom filter (#12422) 2020-09-24 18:37:19 +00:00
builtins.rs Add keccak-secp256k1 instruction (#11839) 2020-09-15 18:23:21 -07:00
commitment.rs
epoch_stakes.rs
genesis_utils.rs Cleanup test utilities (#11723) 2020-08-20 05:04:38 +00:00
hardened_unpack.rs
instruction_recorder.rs Record and store invoked instructions in transaction meta (#12311) 2020-09-24 22:36:22 +08:00
lib.rs Record and store invoked instructions in transaction meta (#12311) 2020-09-24 22:36:22 +08:00
loader_utils.rs
log_collector.rs
message_processor.rs Pre-construct cpi instruction recorders before message processing (#12467) 2020-09-25 20:42:28 +08:00
native_loader.rs
nonce_utils.rs
rent_collector.rs Enable stricter check on rent-exempt accounts on testnet (#12224) 2020-09-15 06:48:48 +00:00
serde_snapshot.rs Add RPC notify and banking keys debug (#12396) 2020-09-23 18:46:42 -07:00
snapshot_package.rs
snapshot_utils.rs Add RPC notify and banking keys debug (#12396) 2020-09-23 18:46:42 -07:00
stakes.rs
status_cache.rs
system_instruction_processor.rs Add StakeInstruction::AuthorizeWithSeed (#11700) 2020-08-21 18:28:01 +00:00
transaction_batch.rs
transaction_utils.rs
vote_sender_types.rs