solana/runtime/src
Rob Walker ef64f00cbb
Revert "Revert "add genesis stake placeholders (#6969)" (#7109)" (#7124)
This reverts commit 702f7cc51d.
2019-11-25 15:11:55 -08:00
..
accounts.rs Clean up accounts hash internal state api (#7090) 2019-11-22 08:56:00 -08:00
accounts_db.rs Purge zero lamport accounts on snapshot ingestion (#7010) 2019-11-22 18:22:28 -08:00
accounts_index.rs credit_only credits forwarding (#6509) 2019-10-23 22:01:22 -07:00
append_vec.rs Avoid alloc due to vector pushes (#6632) 2019-10-30 21:55:17 -07:00
bank.rs Revert "Revert "add genesis stake placeholders (#6969)" (#7109)" (#7124) 2019-11-25 15:11:55 -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 Revert "Rename solana-runtime to sealevel (#6239)" (#6247) 2019-10-04 19:33:29 -06:00
genesis_utils.rs Merge api/program into single units (#7061) 2019-11-20 16:32:19 -08:00
lib.rs add epoch_schedule sysvar (#6256) 2019-10-08 22:34:26 -07:00
loader_utils.rs require `to` account signature (#6658) 2019-11-08 15:57:35 +05:30
message_processor.rs Rename verify_instruction() to verify_account_changes() (#7020) 2019-11-18 15:01:14 -07:00
native_loader.rs Merge native programs parts into one unit (#7047) 2019-11-20 10:12:43 -08:00
rent_collector.rs skip sysvars while assessing rent (#7015) 2019-11-19 01:31:27 +05:30
serde_utils.rs Revert "Rename solana-runtime to sealevel (#6239)" (#6247) 2019-10-04 19:33:29 -06:00
stakes.rs shrink stakes (#7122) 2019-11-25 13:14:32 -08:00
status_cache.rs Remove/address some TODOs (#6923) 2019-11-13 09:43:15 -07:00
storage_utils.rs Merge api/program into single units (#7061) 2019-11-20 16:32:19 -08:00
system_instruction_processor.rs don't allow assignment to sysvar program (#7017) 2019-11-18 19:39:29 -08:00
transaction_batch.rs Rename genesis block to genesis config (#6816) 2019-11-08 23:56:57 -05:00
transaction_utils.rs Revert "Rename solana-runtime to sealevel (#6239)" (#6247) 2019-10-04 19:33:29 -06:00