solana-with-rpc-optimizations/ledger
Wen 5591db7801
Wen_restart: check block full using blockstore (#250)
* Switch to blockstore.is_full() check because replay thread isn't active.

* Use make_chaining_slot_entries and add first_parent to the method.
Small style fixes.

* Switch to blockstore.is_full() check because replay thread isn't active.
2024-03-14 20:45:03 -07:00
..
benches Add benchmark for execute_batch (#34717) 2024-01-13 09:09:04 -08:00
src Wen_restart: check block full using blockstore (#250) 2024-03-14 20:45:03 -07:00
tests adds chained_merkle_root to shredder arguments (#34952) 2024-01-27 15:04:31 +00:00
.gitignore
Cargo.toml SVM: Move SVM code to its own crate folder (#35119) 2024-02-06 16:06:32 -08:00
build.rs Crates have identical build.rs to frozen-abi can just be symlink (#33787) 2023-10-21 13:33:10 -05:00