0g-storage-node/storage-contracts-abis
bruno-valante 40d435597a
Some checks failed
abi-consistent-check / build-and-compare (push) Has been cancelled
code-coverage / unittest-cov (push) Has been cancelled
rust / check (push) Has been cancelled
rust / test (push) Has been cancelled
rust / lints (push) Has been cancelled
functional-test / test (push) Has been cancelled
feat: Implement the new specification of PoRA mine. (#307)
* feat: Support faster PoRA specification

* Support subtasks in PoRA mine

* Fix test fails

* Check the contract version
2024-12-28 20:29:45 +08:00
..
0g-storage-contracts-rev feat: Implement the new specification of PoRA mine. (#307) 2024-12-28 20:29:45 +08:00
ChunkLinearReward.json feat: Implement the new specification of PoRA mine. (#307) 2024-12-28 20:29:45 +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 feat: Implement the new specification of PoRA mine. (#307) 2024-12-28 20:29:45 +08:00
FixedPriceFlow.json feat: Implement the new specification of PoRA mine. (#307) 2024-12-28 20:29:45 +08:00
Flow.json feat: Implement the new specification of PoRA mine. (#307) 2024-12-28 20:29:45 +08:00
PoraMine.json feat: Implement the new specification of PoRA mine. (#307) 2024-12-28 20:29:45 +08:00
PoraMineTest.json feat: Implement the new specification of PoRA mine. (#307) 2024-12-28 20:29:45 +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.