mirror of
https://github.com/0glabs/0g-storage-node.git
synced 2024-11-20 15:05:19 +00:00
ef82f64393
* 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> |
||
---|---|---|
.. | ||
config | ||
test_framework | ||
utility | ||
cache_test.py | ||
ccov.sh | ||
cli_submission_test.py | ||
crash_test.py | ||
dep_pip3.sh | ||
example_test.py | ||
fuzz_test.py | ||
long_time_mine_test_local.py | ||
mine_test.py | ||
mine_with_market_test.py | ||
parallel_submission_test.py | ||
partial_submission_test.py | ||
pruner_test.py | ||
random_test.py | ||
recovery_test.py | ||
revert_test.py | ||
rpc_test.py | ||
same_root_test.py | ||
submission_test.py | ||
sync_test.py | ||
test_all.py |