solana/ledger/src
steviez bc31378797
Trim extra shred bytes in blockstore (#16602)
Strip the zero-padding off of data shreds before insertion into blockstore

Co-authored-by: Stephen Akridge <sakridge@gmail.com>
Co-authored-by: Nathan Hawkins <utsl@utsl.org>
2021-04-27 17:40:41 -05:00
..
blockstore Convert blockstore TransactionStatus column family to protobufs (#15733) 2021-03-05 09:05:35 -07:00
ancestor_iterator.rs
bank_forks_utils.rs Cache account stores, flush from AccountsBackgroundService (#13140) 2021-01-11 17:00:23 -08: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
block_error.rs Lower blockstore processor error severity (#15578) 2021-03-01 14:57:37 -08:00
blockstore.rs Trim extra shred bytes in blockstore (#16602) 2021-04-27 17:40:41 -05:00
blockstore_db.rs clippy 2021-04-18 20:55:02 -07:00
blockstore_meta.rs removes first_coding_index from erasure recovery code (#16646) 2021-04-23 12:00:37 +00:00
blockstore_processor.rs Merge pull request from GHSA-8v47-8c53-wwrc 2021-04-13 00:28:08 -06:00
builtins.rs Fix up upgradeable bpf loader activation 2020-12-16 06:36:14 +00:00
entry.rs Revert "Add limit and shrink policy for recycler (#15320)" 2021-04-18 19:29:24 +00: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 Initial solana-test-validator command-line program 2020-12-11 04:17:38 +00:00
leader_schedule.rs clippy 2021-04-18 20:55:02 -07:00
leader_schedule_cache.rs Simplify some pattern-matches (#16402) 2021-04-08 12:40:37 -06:00
leader_schedule_utils.rs rpc: add getSlotLeaders method (#16057) 2021-03-23 17:48:54 +00:00
lib.rs Re-allow clippy::integer_arithmetic at crate-level 2021-02-17 13:55:08 -07:00
next_slots_iterator.rs
poh.rs Throttle PoH ticks by cumulative slot time (#16139) 2021-03-26 18:54:16 +00:00
rooted_slot_iterator.rs
shred.rs Trim extra shred bytes in blockstore (#16602) 2021-04-27 17:40:41 -05:00
sigverify_shreds.rs Revert "Add limit and shrink policy for recycler (#15320)" 2021-04-18 19:29:24 +00:00
staking_utils.rs Account->AccountSharedData (#15691) 2021-03-09 15:06:07 -06:00