solana/ledger/src
Jeff Washington (jwash) 7c70f2158b
accounts_index_bins to AccountsIndexConfig (#19257)
* accounts_index_bins to AccountsIndexConfig

* rename param bins -> config

* rename BINS_FOR* to ACCOUNTS_INDEX_CONFIG_FOR*
2021-08-17 14:50:01 -05:00
..
blockstore Eliminate doc warnings and fix some markdown (#18566) 2021-07-16 00:40:07 +00:00
ancestor_iterator.rs Add blockstore column for frozen hashes and duplicate confirmed (#18533) 2021-07-12 20:59:16 -07:00
bank_forks_utils.rs accounts_index_bins to AccountsIndexConfig (#19257) 2021-08-17 14:50:01 -05:00
bigtable_upload.rs Rpc: enable getConfirmedBlock and getConfirmedTransaction to return confirmed (not yet finalized) data (#16142) 2021-03-26 16:47:35 -06:00
bigtable_upload_service.rs Create solana-poh and move remaining rpc modules to solana-rpc (#17698) 2021-06-04 09:23:06 -06:00
block_cost_limits.rs Reject blocks for costs above the max block cost (#18994) 2021-08-12 10:48:47 -05:00
block_error.rs Lower blockstore processor error severity (#15578) 2021-03-01 14:57:37 -08:00
blockstore.rs retransmits shreds recovered from erasure codes 2021-08-17 13:44:10 +00:00
blockstore_db.rs Add blockstore column for frozen hashes and duplicate confirmed (#18533) 2021-07-12 20:59:16 -07:00
blockstore_meta.rs Add blockstore column for frozen hashes and duplicate confirmed (#18533) 2021-07-12 20:59:16 -07:00
blockstore_processor.rs accounts_index_bins to AccountsIndexConfig (#19257) 2021-08-17 14:50:01 -05:00
builtins.rs Removes bpf_loader_upgradeable_program feature gate. (#19102) 2021-08-11 00:08:57 +02:00
erasure.rs expands number of erasure coding shreds in the last batch in slots (#16484) 2021-04-21 12:47:50 +00:00
genesis_utils.rs
leader_schedule.rs clippy 2021-04-18 20:55:02 -07:00
leader_schedule_cache.rs for all tests, bank::new -> bank::new_for_tests (#19064) 2021-08-05 08:42:38 -05:00
leader_schedule_utils.rs implements copy-on-write for staked-nodes (#19090) 2021-08-10 12:59:12 +00:00
lib.rs Reject blocks for costs above the max block cost (#18994) 2021-08-12 10:48:47 -05:00
next_slots_iterator.rs Make set roots an iterator (#18357) 2021-07-01 20:02:40 -07:00
rooted_slot_iterator.rs Make set roots an iterator (#18357) 2021-07-01 20:02:40 -07:00
shred.rs Move entry/poh to own crate to speed up poh bench build (#18225) 2021-07-14 14:16:29 +02:00
sigverify_shreds.rs chore: cargo +nightly clippy --fix -Z unstable-options 2021-06-18 10:42:46 -07:00
staking_utils.rs removes unused code from staking_utils (#19189) 2021-08-13 02:42:41 +00:00