File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1212 REPLICA : 3
1313 RUN_TYPE : " PR RUN"
1414 SETUP_CONTRACT_IMAGE : " ethersphere/bee-localchain"
15- SETUP_CONTRACT_IMAGE_TAG : " 0.9.3"
15+ SETUP_CONTRACT_IMAGE_TAG : " 0.9.3-rc5 "
1616 BEELOCAL_BRANCH : " main"
1717 BEEKEEPER_BRANCH : " master"
1818 BEEKEEPER_METRICS_ENABLED : false
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ require (
1212 github.com/ethereum/go-ethereum v1.15.11
1313 github.com/ethersphere/batch-archive v0.0.4
1414 github.com/ethersphere/go-price-oracle-abi v0.6.9
15- github.com/ethersphere/go-storage-incentives-abi v0.9.3
15+ github.com/ethersphere/go-storage-incentives-abi v0.9.3-rc5
1616 github.com/ethersphere/go-sw3-abi v0.6.9
1717 github.com/ethersphere/langos v1.0.0
1818 github.com/go-playground/validator/v10 v10.11.1
Original file line number Diff line number Diff line change @@ -253,8 +253,8 @@ github.com/ethersphere/batch-archive v0.0.4 h1:PHmwQfmUEyDJgoX2IqI/R0alQ63+aLPXf
253253github.com/ethersphere/batch-archive v0.0.4 /go.mod h1:41BPb192NoK9CYjNB8BAE1J2MtiI/5aq0Wtas5O7A7Q =
254254github.com/ethersphere/go-price-oracle-abi v0.6.9 h1:bseen6he3PZv5GHOm+KD6s4awaFmVSD9LFx+HpB6rCU =
255255github.com/ethersphere/go-price-oracle-abi v0.6.9 /go.mod h1:sI/Qj4/zJ23/b1enzwMMv0/hLTpPNVNacEwCWjo6yBk =
256- github.com/ethersphere/go-storage-incentives-abi v0.9.3 h1:qzBmb6Tu+NNr/hnIm1NHEZ3jvQ6/rlkMchpVjZmGWdA =
257- github.com/ethersphere/go-storage-incentives-abi v0.9.3 /go.mod h1:SXvJVtM4sEsaSKD0jc1ClpDLw8ErPoROZDme4Wrc/Nc =
256+ github.com/ethersphere/go-storage-incentives-abi v0.9.3-rc5 h1:F6MHJl8rlZqbyCrqmV2JbkaoW1SrN/tG7Z03BQoKGEg =
257+ github.com/ethersphere/go-storage-incentives-abi v0.9.3-rc5 /go.mod h1:SXvJVtM4sEsaSKD0jc1ClpDLw8ErPoROZDme4Wrc/Nc =
258258github.com/ethersphere/go-sw3-abi v0.6.9 h1:TnWLnYkWE5UvC17mQBdUmdkzhPhO8GcqvWy4wvd1QJQ =
259259github.com/ethersphere/go-sw3-abi v0.6.9 /go.mod h1:BmpsvJ8idQZdYEtWnvxA8POYQ8Rl/NhyCdF0zLMOOJU =
260260github.com/ethersphere/langos v1.0.0 h1:NBtNKzXTTRSue95uOlzPN4py7Aofs0xWPzyj4AI1Vcc =
You can’t perform that action at this time.
0 commit comments