0g-storage-node/storage-contracts-abis
MiniFrenchBread 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
test: update contracts, shard submission test (#225)
* 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>
2024-10-09 16:33:20 +08:00
..
0g-storage-contracts-rev test: update contracts, shard submission test (#225) 2024-10-09 16:33:20 +08:00
ChunkLinearReward.json test: update contracts, shard submission test (#225) 2024-10-09 16:33:20 +08:00
DummyMarket.json test: update contracts, shard submission test (#225) 2024-10-09 16:33:20 +08:00
DummyReward.json test: update contracts, shard submission test (#225) 2024-10-09 16:33:20 +08:00
FixedPrice.json test: update contracts, shard submission test (#225) 2024-10-09 16:33:20 +08:00
FixedPriceFlow.json test: update contracts, shard submission test (#225) 2024-10-09 16:33:20 +08:00
Flow.json test: update contracts, shard submission test (#225) 2024-10-09 16:33:20 +08:00
PoraMine.json test: update contracts, shard submission test (#225) 2024-10-09 16:33:20 +08:00
PoraMineTest.json test: update contracts, shard submission test (#225) 2024-10-09 16:33:20 +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.