0g-storage-node/node
Bo QIU 727a9b8bb6
enhance config and cli (#116)
* Update default value in config file

* Add config file for testnet

* Change default value for testnet config file

* Supports environment config source

* Add cli args

* add default value for cli args

* fix fmt

* Fix cli args default value
2024-07-10 15:36:10 +08:00
..
chunk_pool Use inner lock in storage and use async lock. (#92) 2024-06-29 17:08:02 +08:00
file_location_cache Remove file location cache for connection timeout peer (#96) 2024-06-27 01:51:37 +08:00
log_entry_sync Use inner lock in storage and use async lock. (#92) 2024-06-29 17:08:02 +08:00
miner Use inner lock in storage and use async lock. (#92) 2024-06-29 17:08:02 +08:00
network Use inner lock in storage and use async lock. (#92) 2024-06-29 17:08:02 +08:00
pruner Use inner lock in storage and use async lock. (#92) 2024-06-29 17:08:02 +08:00
router Use public ip address to broadcast file announcement (#115) 2024-07-09 17:39:14 +08:00
rpc Use inner lock in storage and use async lock. (#92) 2024-06-29 17:08:02 +08:00
shared_types Store shard config for peers and choose sync peers accordingly. (#77) 2024-06-07 16:58:15 +08:00
src enhance config and cli (#116) 2024-07-10 15:36:10 +08:00
storage fix pruning (#101) 2024-06-30 08:31:06 +08:00
storage-async Use inner lock in storage and use async lock. (#92) 2024-06-29 17:08:02 +08:00
sync Fix some issues in sync package (#111) 2024-07-08 11:47:59 +08:00
.gitignore Initial commit 2024-01-04 18:05:32 +08:00
Cargo.toml Use public ip address to broadcast file announcement (#115) 2024-07-09 17:39:14 +08:00