solana/runtime/src
carllin 35365974bf
Remove serializing all ForkHashes (#6110)
2019-09-26 02:01:25 -07:00
..
accounts.rs Fix BPF program static linking (#5992) 2019-09-24 07:09:53 -04:00
accounts_db.rs Remove serializing all ForkHashes (#6110) 2019-09-26 02:01:25 -07:00
accounts_index.rs upgrade rust to 1.37 (#5611) 2019-08-23 08:55:51 -07:00
append_vec.rs Remove some AccountStorage Serialization (#6047) 2019-09-25 18:07:41 -07:00
bank.rs add authorized parameters to vote api (#6072) 2019-09-25 13:53:49 -07:00
bank_client.rs ThinClient internal name grooming (#5800) 2019-09-06 09:07:40 -07:00
blockhash_queue.rs
bloom.rs Restore blob size fix (#5516) 2019-08-13 18:04:14 -07:00
epoch_schedule.rs
genesis_utils.rs System program is now registered like all other native programs (#5526) 2019-08-15 21:07:00 -07:00
lib.rs transaction batch (#5962) 2019-09-19 10:06:08 -07:00
loader_utils.rs Revert "require stake, vote and executable accounts to be rent exempt (#5928)" (#6005) 2019-09-20 14:10:39 -07:00
message_processor.rs Fix BPF program static linking (#5992) 2019-09-24 07:09:53 -04:00
native_loader.rs Add LoaderInstruction::InvokeMain (#5116) 2019-07-16 10:45:32 -06:00
rent_collector.rs Rent tangential stuff (#5910) 2019-09-17 17:12:55 +05:30
serde_utils.rs
stakes.rs make voter_pubkey a function of epoch (#5830) 2019-09-09 18:17:32 -07:00
status_cache.rs Move status cache serialization to the Snapshot Packager service (#6081) 2019-09-25 13:42:19 -07:00
storage_utils.rs Add storage point tracking and tie in storage rewards to economics (#4824) 2019-06-26 10:40:03 -07:00
system_instruction_processor.rs Revert "require stake, vote and executable accounts to be rent exempt (#5928)" (#6005) 2019-09-20 14:10:39 -07:00
transaction_batch.rs transaction batch (#5962) 2019-09-19 10:06:08 -07:00
transaction_utils.rs randomize tx ordering (#4978) 2019-08-28 21:08:32 +05:30