0g-storage-node/node
MiniFrenchBread 5849e9c2ba
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
fix: finalize file does not need to save (#206)
* fix: finalize file does not need to save

* fix: rust fmt
2024-09-19 19:14:45 +08:00
..
chunk_pool Handle chunk write of rpc in parallel. (#126) 2024-07-15 15:50:51 +08:00
file_location_cache Adjust default value for testnet configs (#180) 2024-09-05 10:09:29 +08:00
log_entry_sync fix: finalize file does not need to save (#206) 2024-09-19 19:14:45 +08:00
miner Fix issues found in auditions (#203) 2024-09-14 18:19:16 +08:00
network Fix issues found in auditions (#203) 2024-09-14 18:19:16 +08:00
pruner do not fail on pruner first reward chunk revert error (#205) 2024-09-19 17:33:56 +08:00
router notify file announcement to sync layer only if shard config matches (#174) 2024-08-29 18:35:35 +08:00
rpc Add log entry sync info in zgs_getStatus rpc (#200) 2024-09-14 10:11:12 +08:00
shared_types Add some input validation for append_merkle. (#202) 2024-09-14 17:39:07 +08:00
src Resolve dependency issue from atty (#204) 2024-09-14 19:06:52 +08:00
storage fix: finalize file does not need to save (#206) 2024-09-19 19:14:45 +08:00
storage-async Prune no reward chunks. (#145) 2024-08-06 15:06:15 +08:00
sync Allow user to configure network bandwidth for file sync (#198) 2024-09-13 16:58:27 +08:00
.gitignore Initial commit 2024-01-04 18:05:32 +08:00
Cargo.toml Resolve dependency issue from atty (#204) 2024-09-14 19:06:52 +08:00