mirror of
https://github.com/0glabs/0g-storage-node.git
synced 2024-11-14 20:15:17 +00:00
506d234562
Some checks are pending
abi-consistent-check / build-and-compare (push) Waiting to run
code-coverage / unittest-cov (push) Waiting to run
rust / check (push) Waiting to run
rust / test (push) Waiting to run
rust / lints (push) Waiting to run
functional-test / test (push) Waiting to run
* Add trait. * Update merkle tree trait. * Use NodeManager. * fix. * Use LRU for cache. * fix clippy. * Save layer size. * Initialize LogManager with NodeManager. * Fix. * Fix test. * fix. |
||
---|---|---|
.. | ||
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 | ||
node_cache_test.py | ||
parallel_submission_test.py | ||
partial_submission_test.py | ||
pruner_test.py | ||
random_test.py | ||
recovery_test.py | ||
revert_test.py | ||
root_consistency_test.py | ||
rpc_test.py | ||
same_root_test.py | ||
shard_submission_test.py | ||
shard_sync_test.py | ||
submission_test.py | ||
sync_auto_random_test.py | ||
sync_auto_sequential_test.py | ||
sync_auto_test.py | ||
sync_test.py | ||
test_all.py |