solana/ledger/src
carllin 0526d4ff21
Add logging surrounding failure in `get_slot_entries_with_shred_info()` (#7846)
* Add logging surrounding failure
2020-01-16 16:03:24 -08:00
..
bank_forks.rs Migrate to thiserror (#7177) 2019-12-02 15:42:05 -07:00
bank_forks_utils.rs Consolidate entry tick verification into one function (#7740) 2020-01-15 09:15:26 +08:00
block_error.rs Consolidate entry tick verification into one function (#7740) 2020-01-15 09:15:26 +08:00
blockstore.rs Add logging surrounding failure in `get_slot_entries_with_shred_info()` (#7846) 2020-01-16 16:03:24 -08:00
blockstore_db.rs Remove tuples from JSON RPC responses (#7806) 2020-01-15 00:25:45 -07:00
blockstore_meta.rs Add support in BlockStore for tracking duplicate slots (#7761) 2020-01-13 17:21:39 -08:00
blockstore_processor.rs Consolidate entry tick verification into one function (#7740) 2020-01-15 09:15:26 +08:00
entry.rs Consolidate entry tick verification into one function (#7740) 2020-01-15 09:15:26 +08:00
erasure.rs Rename blocktree to blockstore (#7757) 2020-01-13 13:13:52 -08:00
genesis_utils.rs Rename genesis block to genesis config (#6816) 2019-11-08 23:56:57 -05:00
leader_schedule.rs Support local cluster edge case testing (#7135) 2019-12-03 16:31:59 -08:00
leader_schedule_cache.rs Rename blocktree to blockstore (#7757) 2020-01-13 13:13:52 -08:00
leader_schedule_utils.rs Rename genesis block to genesis config (#6816) 2019-11-08 23:56:57 -05:00
lib.rs Reduce grace ticks, and ignore grace ticks for missing leaders (#7764) 2020-01-14 05:25:41 +05:30
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 Limit maximum number of shreds in a slot to 32K (#7584) 2019-12-30 07:42:09 -08:00
sigverify_shreds.rs Limit maximum number of shreds in a slot to 32K (#7584) 2019-12-30 07:42:09 -08:00
snapshot_package.rs Move blocktree_processor to solana_ledger (#6460) 2019-10-20 09:54:38 -06:00
snapshot_utils.rs Cap file size for snapshot data files (#7182) 2020-01-10 09:49:36 +09:00
staking_utils.rs Add authorized_voter history (#7643) 2019-12-30 19:57:53 -08:00