0g-storage-node/common/append_merkle/src
peilun-conflux 45fa344564
Check the local flow root against the contract state. (#229)
* Check the local flow root against the contract state.

* Check zero contract root.

* Fix wrong root before the first segment.

* Update contracts.

* Fix proof insertion.
2024-10-12 16:50:31 +08:00
..
lib.rs Check the local flow root against the contract state. (#229) 2024-10-12 16:50:31 +08:00
merkle_tree.rs Add some input validation for append_merkle. (#202) 2024-09-14 17:39:07 +08:00
proof.rs Add some input validation for append_merkle. (#202) 2024-09-14 17:39:07 +08:00
sha3.rs Cache zero hash results. (#24) 2024-03-01 10:08:10 +08:00