0g-storage-node/node/sync/src
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
..
auto_sync Initial commit 2024-01-04 18:05:32 +08:00
controllers Update the merkle tree with proof data. (#9) 2024-01-26 10:29:09 +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 fix ci failure (#10) 2024-01-25 19:00:00 +08:00
test_util.rs Initial commit 2024-01-04 18:05:32 +08:00