solana/ledger/src
Kristofer Peterson 50c93d4441
Cleanup error type mapping in serde_snapshot (#10580)
* Cleanup error type mapping in serde_snapshot

* Fail when account storage entry files cannot be moved from snapshot
2020-06-17 17:56:29 +09:00
..
blockstore ledger_cleanup_service: compact at a slower rate than purging (#10414) 2020-06-04 21:06:06 -07:00
bank_forks.rs Remove redundant BankForks parameter (#10537) 2020-06-12 11:04:17 -06:00
bank_forks_utils.rs Introduce eager rent collection (#9527) 2020-05-13 16:22:14 +09:00
block_error.rs Consolidate entry tick verification into one function (#7740) 2020-01-15 09:15:26 +08:00
blockstore.rs Clippy cleanup for all targets and nighly rust (also support 1.44.0) (#10445) 2020-06-09 09:38:14 +09:00
blockstore_db.rs Support opening an in-use rocksdb as secondary (#10209) 2020-06-02 21:32:44 -07:00
blockstore_meta.rs Repair alternate versions of dead slots (#9805) 2020-05-05 14:07:21 -07:00
blockstore_processor.rs Entry verify cleanup and gossip counters (#10632) 2020-06-16 14:00:29 -07:00
entry.rs Simd poh (#10604) 2020-06-16 23:03:26 -07: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 Add more logging while unpacking snapshots (#10266) 2020-05-27 10:41:05 -07:00
leader_schedule.rs Update dalek version 2020-04-28 21:02:47 -06:00
leader_schedule_cache.rs 9951 clippy errors in the test suite (#10030) 2020-05-15 09:35:43 -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 9951 clippy errors in the test suite (#10030) 2020-05-15 09:35:43 -07:00
poh.rs
rooted_slot_iterator.rs 9951 clippy errors in the test suite (#10030) 2020-05-15 09:35:43 -07:00
shred.rs Fix erasure (#10095) 2020-05-19 16:13:12 -07:00
sigverify_shreds.rs Clippy cleanup for all targets and nighly rust (also support 1.44.0) (#10445) 2020-06-09 09:38:14 +09:00
snapshot_package.rs Decouple accounts hash calculation from snapshot hash (#9507) 2020-04-16 15:12:20 -07:00
snapshot_utils.rs Cleanup error type mapping in serde_snapshot (#10580) 2020-06-17 17:56:29 +09:00
staking_utils.rs One less alloc per transaction (#9705) 2020-04-24 13:03:46 -06:00