mirror of
https://github.com/0glabs/0g-storage-node.git
synced 2024-11-14 03:55:18 +00:00
b131dc532f
Some checks are pending
abi-consistent-check / build-and-compare (push) Waiting to run
code-coverage / unittest-cov (push) Waiting to run
rust / check (push) Waiting to run
rust / test (push) Waiting to run
rust / lints (push) Waiting to run
functional-test / test (push) Waiting to run
* fix: pad tx based on the on-chain contract result. * chore: update contracts * test: shard submission --------- Co-authored-by: Peilun Li <peilun.li@confluxnetwork.org> |
||
---|---|---|
.. | ||
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.