solana/ledger/src
Rob Walker 6b7d9942a7
Add authorized_voter history (#7643)
* Add authorized_voter history

* fixups

* coverage

* bigger vote state
2019-12-30 19:57:53 -08:00
..
bank_forks.rs Migrate to thiserror (#7177) 2019-12-02 15:42:05 -07:00
bank_forks_utils.rs Fail fast if account paths cannot be canonicalized (#7300) 2019-12-05 21:41:29 -05:00
block_error.rs Migrate to thiserror (#7177) 2019-12-02 15:42:05 -07:00
blocktree.rs Limit maximum number of shreds in a slot to 32K (#7584) 2019-12-30 07:42:09 -08:00
blocktree_db.rs Limit maximum number of shreds in a slot to 32K (#7584) 2019-12-30 07:42:09 -08:00
blocktree_meta.rs Generate MAX_DATA_SHREDS_PER_FEC_BLOCK coding shreds for each FEC block (#7474) 2019-12-13 14:50:22 -08:00
blocktree_processor.rs Groom log messages (#7610) 2019-12-23 10:43:07 -07:00
entry.rs fix entryverification state (#7169) 2019-12-23 23:26:27 -08:00
erasure.rs Remove obsolete references to Blob (#6957) 2019-11-14 11:49:31 -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 Support local cluster edge case testing (#7135) 2019-12-03 16:31:59 -08:00
leader_schedule_utils.rs Rename genesis block to genesis config (#6816) 2019-11-08 23:56:57 -05:00
lib.rs feat: add analyze-storage command to ledger-tool (#7165) 2019-12-12 18:54:50 -05: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 Migrate to thiserror (#7177) 2019-12-02 15:42:05 -07: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 Fail fast if account paths cannot be canonicalized (#7300) 2019-12-05 21:41:29 -05:00
staking_utils.rs Add authorized_voter history (#7643) 2019-12-30 19:57:53 -08:00