Go to file
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
.github fix ci failure (#10) 2024-01-25 19:00:00 +08:00
common Update the merkle tree with proof data. (#9) 2024-01-26 10:29:09 +08:00
doc Initial commit 2024-01-04 18:05:32 +08:00
node Update the merkle tree with proof data. (#9) 2024-01-26 10:29:09 +08:00
run Supports to sync partial chunks (#4) 2024-01-19 14:04:59 +08:00
tests Update the merkle tree with proof data. (#9) 2024-01-26 10:29:09 +08:00
version-meld Initial commit 2024-01-04 18:05:32 +08:00
zerog-storage-client@76a9eae480 Update the merkle tree with proof data. (#9) 2024-01-26 10:29:09 +08:00
zerog-storage-contracts@aa642b673c fix ci failure (#10) 2024-01-25 19:00:00 +08:00
.gitignore Initial commit 2024-01-04 18:05:32 +08:00
.gitmodules fix ci failure (#10) 2024-01-25 19:00:00 +08:00
Cargo.lock Initial commit 2024-01-04 18:05:32 +08:00
Cargo.toml Initial commit 2024-01-04 18:05:32 +08:00
codecov.yml Initial commit 2024-01-04 18:05:32 +08:00
LICENSE.lighthouse Initial commit 2024-01-04 18:05:32 +08:00
NOTICE Initial commit 2024-01-04 18:05:32 +08:00
requirements.txt add readme for python tests (#5) 2024-01-19 21:26:33 +08:00
rust-toolchain Initial commit 2024-01-04 18:05:32 +08:00