solana/ledger/src
Michael Vines c11abf88b7
Clean up `use` to keep rust 1.43.0 from complaining (#9740)
2020-04-27 16:54:11 -07:00
..
bank_forks.rs Cache banks in BankForks until optional largest_confirmed_root (#9678) 2020-04-24 15:49:57 -07:00
bank_forks_utils.rs Add snapshot compression option (#9276) 2020-04-03 13:13:49 -07:00
block_error.rs Consolidate entry tick verification into one function (#7740) 2020-01-15 09:15:26 +08:00
blockstore.rs Revert shred fs (#9712) 2020-04-24 15:04:23 -07:00
blockstore_db.rs Clean up `use` to keep rust 1.43.0 from complaining (#9740) 2020-04-27 16:54:11 -07:00
blockstore_meta.rs Revert shred fs (#9712) 2020-04-24 15:04:23 -07:00
blockstore_processor.rs Use same max_age regardless of leader/not-leader (#9423) 2020-04-14 00:34:41 -07:00
entry.rs One less alloc per transaction (#9705) 2020-04-24 13:03:46 -06:00
erasure.rs Rename blocktree to blockstore (#7757) 2020-01-13 13:13:52 -08:00
genesis_utils.rs CLI: Support offline fee payers (#8009) 2020-02-07 09:14:26 -07:00
hardened_unpack.rs Revert shred fs (#9712) 2020-04-24 15:04:23 -07:00
leader_schedule.rs Support local cluster edge case testing (#7135) 2019-12-03 16:31:59 -08:00
leader_schedule_cache.rs Vote InitializeAccount and UpdateNode instructions now need a signature from the validator identity (#8947) 2020-03-19 01:58:52 -07:00
leader_schedule_utils.rs Rename bootstrap leader (#7906) 2020-01-22 09:22:09 -07:00
lib.rs Strictly validate the contents of snapshot/genesis (#8959) 2020-03-25 02:46:41 -07:00
next_slots_iterator.rs Add NextSlotsIterator (#8652) 2020-03-04 20:46:58 -08:00
poh.rs Update to hashes_per_tick computation, and tick duration datapoint (#7127) 2019-12-02 18:02:11 -08:00
rooted_slot_iterator.rs Rename blocktree to blockstore (#7757) 2020-01-13 13:13:52 -08:00
shred.rs Error for invalid shred. (#9588) 2020-04-19 21:15:09 -07:00
sigverify_shreds.rs Rename KeypairUtil to Signer (#8360) 2020-02-20 13:28:55 -08:00
snapshot_package.rs Decouple accounts hash calculation from snapshot hash (#9507) 2020-04-16 15:12:20 -07:00
snapshot_utils.rs Clean up `use` to keep rust 1.43.0 from complaining (#9740) 2020-04-27 16:54:11 -07:00
staking_utils.rs One less alloc per transaction (#9705) 2020-04-24 13:03:46 -06:00