0g-storage-node/node
peilun-conflux 0c123500c9
Update the merkle tree with proof data. (#9)
* Add proof data for chunk proof.

* Support file proof.

* Update with segment proof and fix issues.

* Fix more issues.

* Fix the process of file proof.

* Merge branch 'main' into fix_proof

* Enable sync_test.

* Fix wrongly updated submodule.

* Fix bsc node version.
2024-01-26 10:29:09 +08:00
..
chunk_pool Update the merkle tree with proof data. (#9) 2024-01-26 10:29:09 +08:00
file_location_cache Supports to sync partial chunks (#4) 2024-01-19 14:04:59 +08:00
log_entry_sync Update the merkle tree with proof data. (#9) 2024-01-26 10:29:09 +08:00
miner fmt code (#3) 2024-01-19 10:56:59 +08:00
network fix ci failure (#10) 2024-01-25 19:00:00 +08:00
router feat: write cached segments to storage on log synced (#7) 2024-01-23 18:47:14 +08:00
rpc Update the merkle tree with proof data. (#9) 2024-01-26 10:29:09 +08:00
shared_types Update the merkle tree with proof data. (#9) 2024-01-26 10:29:09 +08:00
src Supports to sync partial chunks (#4) 2024-01-19 14:04:59 +08:00
storage Update the merkle tree with proof data. (#9) 2024-01-26 10:29:09 +08:00
storage-async Update the merkle tree with proof data. (#9) 2024-01-26 10:29:09 +08:00
sync Update the merkle tree with proof data. (#9) 2024-01-26 10:29:09 +08:00
.gitignore Initial commit 2024-01-04 18:05:32 +08:00
build.rs Initial commit 2024-01-04 18:05:32 +08:00
Cargo.toml Initial commit 2024-01-04 18:05:32 +08:00