0g-storage-node/node/sync/src
Bo QIU b6972b97af
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
Adjust default value for testnet configs (#180)
* Adjust default value for testnet configs

* Supports to disable sequential auto sync

* Add py tests for auto sync

* fix py file name

* rm dummy ;py code

* change default block confirm count
2024-09-05 10:09:29 +08:00
..
auto_sync Adjust default value for testnet configs (#180) 2024-09-05 10:09:29 +08:00
controllers Set sync start index based on data in db. (#166) 2024-08-23 12:41:25 +08:00
context.rs Initial commit 2024-01-04 18:05:32 +08:00
lib.rs Adjust default value for testnet configs (#180) 2024-09-05 10:09:29 +08:00
service.rs Set sync start index based on data in db. (#166) 2024-08-23 12:41:25 +08:00
test_util.rs Use inner lock in storage and use async lock. (#92) 2024-06-29 17:08:02 +08:00