solana/runtime/src
Rob Walker 4c08184379
no check if no change (#7824)
2020-01-15 15:13:11 -08:00
..
accounts.rs Add hash stats information to check hashes between validators (#7780) 2020-01-14 11:57:29 -08:00
accounts_db.rs Fix cluster collapse due to no proper shifted read (#7797) 2020-01-15 11:45:19 +09:00
accounts_index.rs Only return accounts that have changed since the bank's parent (#7520) 2019-12-16 23:24:18 -08:00
append_vec.rs Fix AppendVec test breakage... (#7693) 2020-01-07 09:21:59 +09:00
bank.rs Consolidate entry tick verification into one function (#7740) 2020-01-15 09:15:26 +08:00
bank_client.rs Remove/address some TODOs (#6923) 2019-11-13 09:43:15 -07:00
blockhash_queue.rs SDK: Add sysvar to expose recent block hashes to programs (#6663) 2019-11-04 10:51:15 -07:00
bloom.rs
genesis_utils.rs Move nonce into system program (#7645) 2020-01-03 16:34:58 -08:00
lib.rs Add program and runtime support for Durable Transaction Nonces (#6845) 2019-12-07 12:54:10 -07:00
loader_utils.rs
message_processor.rs Direct entrypoint for execution (#7746) 2020-01-10 13:20:15 -08:00
native_loader.rs Naming nits (#7798) 2020-01-14 13:38:17 -08:00
nonce_utils.rs Nonce: Rename instructions with VerbNoun scheme (#7775) 2020-01-13 15:34:43 -08:00
rent_collector.rs skip sysvars while assessing rent (#7015) 2019-11-19 01:31:27 +05:30
serde_utils.rs
stakes.rs Delete unused type (#7653) 2020-01-02 13:15:31 -08:00
status_cache.rs Remove/address some TODOs (#6923) 2019-11-13 09:43:15 -07:00
storage_utils.rs turn on rent (#7368) 2019-12-09 21:56:43 -08:00
system_instruction_processor.rs no check if no change (#7824) 2020-01-15 15:13:11 -08:00
transaction_batch.rs
transaction_utils.rs