0g-storage-node/node
MiniFrenchBread 949462084a
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 check on tx sync (#220)
* fix: finalize

* fix: check

* fix: end_segment_index

* fix: fmt
2024-09-30 18:43:11 +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 check on tx sync (#220) 2024-09-30 18:43:11 +08:00
miner Fix issues found in auditions (#203) 2024-09-14 18:19:16 +08:00
network Refactor network peer db configs (#209) 2024-09-24 11:59:34 +08:00
pruner do not fail on pruner first reward chunk revert error (#205) 2024-09-19 17:33:56 +08:00
router Refactor network peer db configs (#209) 2024-09-24 11:59:34 +08:00
rpc Optimize rpc config (#213) 2024-09-25 16:48:40 +08:00
shared_types Add some input validation for append_merkle. (#202) 2024-09-14 17:39:07 +08:00
src Optimize rpc config (#213) 2024-09-25 16:48:40 +08:00
storage Fix issue in reverting the last incomplete tx. (#215) 2024-09-27 10:02:47 +08:00
storage-async Prune no reward chunks. (#145) 2024-08-06 15:06:15 +08:00
sync reduce default sync threads (#214) 2024-09-26 14:55:00 +08:00
.gitignore Initial commit 2024-01-04 18:05:32 +08:00
Cargo.toml opt zgs version (#211) 2024-09-24 16:42:38 +08:00