solana-with-rpc-optimizations/ledger
behzad nouri aa0922d684
reworks shred::merkle::Shred{Code,Data}::get_chained_merkle_root_offset (#802)
Shred{Code,Data}::get_chained_merkle_root_offset is only applicable to
"chained" Merkle shreds however the code or API does not enforce this.

The commit explicitly checks for "chained" variant in
Shred{Code,Data}::get_chained_merkle_root_offset.
2024-04-17 16:32:41 +00:00
..
benches introduce AccountForStorage for StorableAccounts (#795) 2024-04-15 13:21:07 -05:00
src reworks shred::merkle::Shred{Code,Data}::get_chained_merkle_root_offset (#802) 2024-04-17 16:32:41 +00:00
tests expands test coverage of chained Merkle shreds (#55) 2024-04-11 19:17:14 +00:00
.gitignore
Cargo.toml move ThreadExecuteTimings to solana-ledger (#690) 2024-04-11 17:59:16 +02:00
build.rs Crates have identical build.rs to frozen-abi can just be symlink (#33787) 2023-10-21 13:33:10 -05:00