mirror of
https://github.com/0glabs/0g-storage-node.git
synced 2025-11-03 16:17:27 +00:00
* Implement Pruner. * Put pruner in a crate. * Fix clippy. * Add rpc zgs_getShardConfig. * Fix. * Increase wait time. * Add pruner_test and use max_num_chunks instead of size_limit. * Add back shard config and fix test. * fix: serde format * Remove unneeded PORA_CHUNK_SIZE. * Fix tests. --------- Co-authored-by: MiniFrenchBread <103425574+MiniFrenchBread@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| chunk_pool | ||
| file_location_cache | ||
| log_entry_sync | ||
| miner | ||
| network | ||
| pruner | ||
| router | ||
| rpc | ||
| shared_types | ||
| src | ||
| storage | ||
| storage-async | ||
| sync | ||
| .gitignore | ||
| Cargo.toml | ||