solana/runtime/src
Michael Vines 912aafcefd Reduce epoch duration from 2 weeks to 2 days 2020-01-27 10:34:55 -07:00
..
accounts.rs Secure sysvars under hash by freezing all strictly (#7892) 2020-01-24 16:10:32 +09:00
accounts_db.rs Secure sysvars under hash by freezing all strictly (#7892) 2020-01-24 16:10:32 +09:00
accounts_index.rs
append_vec.rs
bank.rs Reduce epoch duration from 2 weeks to 2 days 2020-01-27 10:34:55 -07:00
bank_client.rs Remove/address some TODOs (#6923) 2019-11-13 09:43:15 -07:00
blockhash_queue.rs
bloom.rs Revert "Rename solana-runtime to sealevel (#6239)" (#6247) 2019-10-04 19:33:29 -06:00
genesis_utils.rs
hard_forks.rs Add ability to hard fork at any slot (#7801) 2020-01-24 17:27:04 -08:00
lib.rs Add ability to hard fork at any slot (#7801) 2020-01-24 17:27:04 -08:00
loader_utils.rs require `to` account signature (#6658) 2019-11-08 15:57:35 +05:30
message_processor.rs Boot the mut (#7926) 2020-01-22 17:54:06 -08:00
native_loader.rs Boot the mut (#7926) 2020-01-22 17:54:06 -08:00
nonce_utils.rs Boot the mut (#7926) 2020-01-22 17:54:06 -08:00
rent_collector.rs
serde_utils.rs Revert "Rename solana-runtime to sealevel (#6239)" (#6247) 2019-10-04 19:33:29 -06:00
stakes.rs Delete unused type (#7653) 2020-01-02 13:15:31 -08:00
status_cache.rs
storage_utils.rs Boot the mut (#7926) 2020-01-22 17:54:06 -08:00
system_instruction_processor.rs Boot the mut (#7926) 2020-01-22 17:54:06 -08:00
transaction_batch.rs
transaction_utils.rs