0g-storage-node/node
Joel Liu 72e3e0a019
set uploaded_seg_num in FileInfo for rpc (#36)
* set uploaded_seg_num in FileInfo for rpc

* fix lint

* segments is 0 when not finalized

* refine code
2024-04-07 11:03:11 +08:00
..
chunk_pool set uploaded_seg_num in FileInfo for rpc (#36) 2024-04-07 11:03:11 +08:00
file_location_cache Supports to sync partial chunks (#4) 2024-01-19 14:04:59 +08:00
log_entry_sync Fix a possible log sync break after a node restarts. (#34) 2024-03-29 16:15:01 +08:00
miner Test mining with the simple market (#31) 2024-03-19 14:09:17 +08:00
network Chore: expose RPC modules, update dependency (#35) 2024-04-02 21:00:26 +08:00
router Chore: expose RPC modules, update dependency (#35) 2024-04-02 21:00:26 +08:00
rpc set uploaded_seg_num in FileInfo for rpc (#36) 2024-04-07 11:03:11 +08:00
shared_types Update the merkle tree with proof data. (#9) 2024-01-26 10:29:09 +08:00
src replace filter with eth_getLogs (#32) 2024-03-27 13:54:06 +08:00
storage replace filter with eth_getLogs (#32) 2024-03-27 13:54:06 +08:00
storage-async Update the merkle tree with proof data. (#9) 2024-01-26 10:29:09 +08:00
sync Rpc enhancements (#15) 2024-01-30 16:50:35 +08:00
.gitignore Initial commit 2024-01-04 18:05:32 +08:00
build.rs @peter/update submodule (#25) 2024-03-12 18:49:51 +08:00
Cargo.toml Initial commit 2024-01-04 18:05:32 +08:00