solana/ledger/src
behzad nouri db3d926633
implements shred::layout::get_merkle_root (#29437)
In preparation of removing merkle roots form shreds binary, the commit
adds api to recover the root from the merkle proof embedded in shreds
payload.
2022-12-29 23:32:58 +00:00
..
blockstore Remove Blockstore manual compaction code (#28409) 2022-10-28 10:39:00 +02:00
shred implements shred::layout::get_merkle_root (#29437) 2022-12-29 23:32:58 +00:00
ancestor_iterator.rs
bank_forks_utils.rs remove bank_from_latest_snapshot_archives(caching_enabled) (#29238) 2022-12-13 07:16:24 -08:00
bigtable_delete.rs patches errors from clippy::uninlined_format_args 2022-12-06 19:32:15 +00:00
bigtable_upload.rs Minor cleanup on bigtable_upload (#29379) 2022-12-23 20:19:15 +00:00
bigtable_upload_service.rs
block_error.rs
blockstore.rs Remove repetitive logic in SlotMeta first insert detection logic (#29153) 2022-12-15 17:38:27 -06:00
blockstore_db.rs Add comment block for DeadSlots LedgerColumn (#28341) 2022-10-20 09:47:19 -07:00
blockstore_meta.rs Add SlotMeta unit test for connected at slot zero (#29025) 2022-12-02 15:37:27 -06:00
blockstore_metrics.rs Distinguish turbine vs repair insertion metrics (#28980) 2022-11-30 09:03:53 -08:00
blockstore_options.rs patches errors from clippy::uninlined_format_args 2022-12-06 19:32:15 +00:00
blockstore_processor.rs remove ProcessOptions::accounts_db_caching_enabled (#29217) 2022-12-12 20:25:00 -08:00
builtins.rs chore: update Solana docs and code comments that specify "BPF" to "SBF" 2022-10-31 14:14:25 -04:00
genesis_utils.rs
leader_schedule.rs
leader_schedule_cache.rs clippy for rust 1.65.0 (#28765) 2022-11-09 19:39:38 +00:00
leader_schedule_utils.rs
lib.rs
next_slots_iterator.rs
rooted_slot_iterator.rs
shred.rs implements shred::layout::get_merkle_root (#29437) 2022-12-29 23:32:58 +00:00
shredder.rs patches errors from clippy::uninlined_format_args 2022-12-06 19:32:15 +00:00
sigverify_shreds.rs simplifies shreds sigverify (#29436) 2022-12-29 20:51:57 +00:00
slot_stats.rs patches clippy errors from new rust nightly release (#28028) 2022-09-23 20:57:27 +00:00
staking_utils.rs
token_balances.rs