Go to file
peilun-conflux 310bf1c8dd
Save updated mpt nodes from proof to DB. (#20)
* Save updated mpt nodes from proof to DB.

* Free disk space for Github Actions.

* Use an alternative Rust cache action.

* Fix action usage.

* Do not free large packages.
2024-02-06 18:46:35 +08:00
.github Save updated mpt nodes from proof to DB. (#20) 2024-02-06 18:46:35 +08:00
common Save updated mpt nodes from proof to DB. (#20) 2024-02-06 18:46:35 +08:00
doc Initial commit 2024-01-04 18:05:32 +08:00
node Save updated mpt nodes from proof to DB. (#20) 2024-02-06 18:46:35 +08:00
run Rpc enhancements (#15) 2024-01-30 16:50:35 +08:00
tests Save updated mpt nodes from proof to DB. (#20) 2024-02-06 18:46:35 +08:00
version-meld fix build dependency isuse (#12) 2024-01-26 19:48:40 +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@951c02992e fix: contract, tests, clippy (#11) 2024-01-26 16:13:18 +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 fix build dependency isuse (#12) 2024-01-26 19:48:40 +08:00
rustlint.sh fix build dependency isuse (#12) 2024-01-26 19:48:40 +08:00