mirror of
https://github.com/0glabs/0g-storage-node.git
synced 2025-01-23 13:36:08 +00:00
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: Support faster PoRA specification * Support subtasks in PoRA mine * Fix test fails * Check the contract version |
||
---|---|---|
.. | ||
0g-storage-contracts-rev | ||
ChunkLinearReward.json | ||
DummyMarket.json | ||
DummyReward.json | ||
FixedPrice.json | ||
FixedPriceFlow.json | ||
Flow.json | ||
PoraMine.json | ||
PoraMineTest.json | ||
README.md |
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.