solana/ledger/src
Yueh-Hsuan Chiang 86c695268e
(LedgerStore) Improve the function API of new_cf_descriptor (#23696)
As we start adding more options into BlockstoreOptions, it's better to allow
new_cf_descriptor to take the reference to BlockstoreOptions so that
we can avoid future function API changes on new_cf_descriptor.
2022-03-16 11:47:49 -07:00
..
blockstore Move test_purge_huge test (#23587) 2022-03-10 15:31:43 -06:00
ancestor_iterator.rs
bank_forks_utils.rs Setup bank hard_forks in load_bank_forks() 2022-03-15 23:08:07 -07:00
bigtable_delete.rs
bigtable_upload.rs Enforce tx metadata upload with static types (#23028) 2022-02-10 13:28:18 +08:00
bigtable_upload_service.rs Enforce tx metadata upload with static types (#23028) 2022-02-10 13:28:18 +08:00
block_error.rs fix typos in ledge code comments (#23068) 2022-02-10 20:43:44 -07:00
blockstore.rs Remove AccessType arg from create_new_ledger (#23591) 2022-03-15 00:07:16 -05:00
blockstore_db.rs (LedgerStore) Improve the function API of new_cf_descriptor (#23696) 2022-03-16 11:47:49 -07:00
blockstore_meta.rs
blockstore_processor.rs Setup bank hard_forks in load_bank_forks() 2022-03-15 23:08:07 -07:00
builtins.rs Skip adding builtins if they will be removed (#23233) 2022-02-18 18:36:59 -08:00
erasure.rs
genesis_utils.rs
leader_schedule.rs
leader_schedule_cache.rs
leader_schedule_utils.rs
lib.rs
next_slots_iterator.rs
rooted_slot_iterator.rs
shred.rs signing_coding_time is not used (#23655) 2022-03-14 17:16:30 -05:00
sigverify_shreds.rs
staking_utils.rs