0g-storage-node/storage-contracts-abis
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
..
0g-storage-contracts-rev Check the local flow root against the contract state. (#229) 2024-10-12 16:50:31 +08:00
ChunkLinearReward.json test: update contracts, shard submission test (#225) 2024-10-09 16:33:20 +08:00
DummyMarket.json Check the local flow root against the contract state. (#229) 2024-10-12 16:50:31 +08:00
DummyReward.json Check the local flow root against the contract state. (#229) 2024-10-12 16:50:31 +08:00
FixedPrice.json test: update contracts, shard submission test (#225) 2024-10-09 16:33:20 +08:00
FixedPriceFlow.json Check the local flow root against the contract state. (#229) 2024-10-12 16:50:31 +08:00
Flow.json Check the local flow root against the contract state. (#229) 2024-10-12 16:50:31 +08:00
PoraMine.json Check the local flow root against the contract state. (#229) 2024-10-12 16:50:31 +08:00
PoraMineTest.json Check the local flow root against the contract state. (#229) 2024-10-12 16:50:31 +08:00
README.md Remove contract abi submodule (#139) 2024-07-22 17:32:51 +08:00

This folder is maintained by the script ./scripts/update_abis.sh <0g-storage-contracts-path>. Please do not modify it manually. The default value for 0g-storage-contracts-path is ../0g-storage-contracts.

When running the script, ensure that there are no uncommitted changes in the storage path and that yarn is already installed.