behzad nouri
|
97c9af4c6b
|
plumbs through flag to generate merkle variant of shreds
|
2022-09-23 16:45:18 +00:00 |
HaoranYi
|
83f5f8bfc3
|
Move test_purge_huge test (#23587)
* ignore test_purge_huge tests it is expensive.
* move test_purge to integration tests
|
2022-03-10 15:31:43 -06:00 |
Yueh-Hsuan Chiang
|
b89cd8cd1a
|
Avoid cloning Vec<Entry> when calling entries_to_test_shreds() (#22093)
|
2021-12-24 12:32:43 -08:00 |
Michael Vines
|
b8837c04ec
|
Reformat imports to a consistent style for imports
rustfmt.toml configuration:
imports_granularity = "One"
group_imports = "One"
|
2021-12-03 09:19:13 -08:00 |
steviez
|
2dee098b91
|
Blockstore test cleanup (#19656)
* Use auto-deleting macro for ledger path
|
2021-09-10 07:33:08 -05:00 |
sakridge
|
7f2254225e
|
Move entry/poh to own crate to speed up poh bench build (#18225)
|
2021-07-14 14:16:29 +02:00 |
Michael Vines
|
7143aaa89b
|
Clippy
|
2020-12-14 08:03:29 -08:00 |
sakridge
|
583cec922b
|
Remove ledger purge batching (#10830)
|
2020-06-29 14:44:35 -07:00 |
Michael Vines
|
156387aba4
|
LedgerCleanupService no longer causes an OOM and actually purges (#10199)
* cleanup_ledger() now services new_root_receiver while purging
* purge_slots() now fully deletes before compacting
* Add ledger pruning grafana graph
|
2020-05-24 21:41:54 -07:00 |
Greg Fitzgerald
|
b5dba77056
|
Rename blocktree to blockstore (#7757)
automerge
|
2020-01-13 13:13:52 -08:00 |