0g-storage-node/node
peilun-conflux ba8d065e73
Generate sync proof with the given tx seq. (#123)
* Generate sync proof with the given tx seq.

* Fill HistoryTree with new data.

* Fix clippy.
2024-07-12 15:55:57 +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 Repeat log catch-up until it's close to the latest height. (#114) 2024-07-11 14:07:03 +08:00
miner Add zgs_getSectorProof. (#112) 2024-07-11 14:07:46 +08:00
network Generate sync proof with the given tx seq. (#123) 2024-07-12 15:55:57 +08:00
pruner Use inner lock in storage and use async lock. (#92) 2024-06-29 17:08:02 +08:00
router Generate sync proof with the given tx seq. (#123) 2024-07-12 15:55:57 +08:00
rpc Generate sync proof with the given tx seq. (#123) 2024-07-12 15:55:57 +08:00
shared_types Store shard config for peers and choose sync peers accordingly. (#77) 2024-06-07 16:58:15 +08:00
src Repeat log catch-up until it's close to the latest height. (#114) 2024-07-11 14:07:03 +08:00
storage Generate sync proof with the given tx seq. (#123) 2024-07-12 15:55:57 +08:00
storage-async Generate sync proof with the given tx seq. (#123) 2024-07-12 15:55:57 +08:00
sync Generate sync proof with the given tx seq. (#123) 2024-07-12 15:55:57 +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