0g-storage-node/node/sync/src
Bo QIU c2b8b1cab3
Rpc enhancements (#15)
* add admin rpc to terminate file or chunks sync

* Disallow to change file sync goal when failed

* split admin rpc into separate endpoints

* Support to launch public and private rpc at one port

* use one rpc port for python test

* fix lint

* restart to sync file or chunks if sync already completed or failed
2024-01-30 16:50:35 +08:00
..
auto_sync Initial commit 2024-01-04 18:05:32 +08:00
controllers Rpc enhancements (#15) 2024-01-30 16:50:35 +08:00
context.rs Initial commit 2024-01-04 18:05:32 +08:00
lib.rs Supports to sync partial chunks (#4) 2024-01-19 14:04:59 +08:00
service.rs Rpc enhancements (#15) 2024-01-30 16:50:35 +08:00
test_util.rs Initial commit 2024-01-04 18:05:32 +08:00