solana/ledger/src
Tyera Eulberg 1d0ba0d1f2
Add special handling for snapshot root slot in get_confirmed_block (#7430)
* Add special handling for snapshot root slot

* Improve test
2019-12-11 15:06:54 -07: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 Add special handling for snapshot root slot in get_confirmed_block (#7430) 2019-12-11 15:06:54 -07:00
blocktree_db.rs add documentation for storage_size() method (#7416) 2019-12-11 09:47:12 -05:00
blocktree_meta.rs Fix Erasure Index (#7319) 2019-12-09 00:13:36 -08:00
blocktree_processor.rs Continue processing the ledger on InvalidTickCount errors 2019-12-09 16:34:37 -07:00
entry.rs Merge api/program into single units (#7061) 2019-11-20 16:32:19 -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
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 Move slow shred multi_fec test to integration tests folder (#7426) 2019-12-11 11:10:21 -08:00
sigverify_shreds.rs Automatically call `.recycle` in Drop (#7429) 2019-12-11 11:58:40 -08:00
snapshot_package.rs
snapshot_utils.rs Fail fast if account paths cannot be canonicalized (#7300) 2019-12-05 21:41:29 -05:00
staking_utils.rs shrink stakes (#7122) 2019-11-25 13:14:32 -08:00