1
0
mirror of https://github.com/oceanprotocol/barge.git synced 2024-06-17 18:03:13 +02:00
Commit Graph

869 Commits

Author SHA1 Message Date
Calina Cenan
81df2a967a Adds instructions to mount docker in provider containers. 2022-07-12 12:33:23 +00:00
mihaisc
fed766317f
Merge pull request #300 from oceanprotocol/version-upgrade
Upgrade Provider and Aquarius versions.
2022-07-11 01:27:51 -07:00
Calina Cenan
9f4006e14a Upgrade Provider and Aquarius versions. 2022-07-11 06:53:39 +00:00
Alex Coseru
33c4080145
Feature/remove no ganache (#299)
* remove --no-ganache

* Update start_ocean.sh
2022-06-28 13:48:05 +01:00
Alex Coseru
9d90f60faa
Merge pull request #298 from oceanprotocol/bug/provider_downgrade
Downgrade provider
2022-06-23 22:36:10 +03:00
Alex Coseru
fb3d3f7d6c
Update README.md 2022-06-23 22:26:46 +03:00
Alex Coseru
246959e403
Update start_ocean.sh 2022-06-23 22:26:01 +03:00
Alex Coseru
d0373cb54f
Merge pull request #297 from oceanprotocol/bump_provider_1.0.21
Bump provider to 1.0.21
2022-06-23 18:23:55 +03:00
Alex Coseru
5927d59251
Update README.md 2022-06-23 18:22:32 +03:00
Alex Coseru
409acab25f
Update start_ocean.sh 2022-06-23 18:21:58 +03:00
Alex Coseru
b23a46321f
Merge pull request #296 from oceanprotocol/mihaisc-patch-1
Update subgraph branch
2022-06-20 13:22:43 +03:00
mihaisc
93ef39570d
Update subgraph branch 2022-06-20 13:08:33 +03:00
Alex Coseru
049c93ecfe
Merge pull request #294 from oceanprotocol/feature/aqua&provider_bump
Update start_ocean.sh
2022-06-15 18:08:47 +03:00
Alex Coseru
1823aa9abc
Update README.md 2022-06-15 18:00:28 +03:00
Alex Coseru
b38c6fc418
Update thegraph.yml 2022-06-15 17:59:25 +03:00
Alex Coseru
6f410148a3
Update README.md 2022-06-14 18:31:10 +03:00
Alex Coseru
4fb995ee40
Update start_ocean.sh 2022-06-14 18:30:05 +03:00
Alex Coseru
7a6d4fd6a5
Update start_ocean.sh 2022-06-06 20:18:33 +03:00
Alex Coseru
3a6cc983bb
Update README.md 2022-06-06 19:07:40 +03:00
Alex Coseru
cf8ab95107
Update README.md 2022-06-05 14:41:41 +03:00
Alex Coseru
906342dd08
Merge pull request #293 from oceanprotocol/feature/contracts_1.0.0
Bump components
2022-06-05 14:41:09 +03:00
Alex Coseru
f1ff4b6915
Update README.md 2022-06-05 14:40:52 +03:00
Alex Coseru
adf4d95a1b
Update start_ocean.sh 2022-06-05 14:40:09 +03:00
Alex Coseru
ccad301b2d
Update start_ocean.sh 2022-06-05 14:08:40 +03:00
Alex Coseru
8c70f6776a
Update redis.yml 2022-06-02 22:20:15 +03:00
Alex Coseru
4f1497c1cf
Update redis.yml 2022-06-02 21:42:43 +03:00
Alex Coseru
93fbf2eb5c
Update redis.yml 2022-06-02 21:16:46 +03:00
Alex Coseru
098fd14166
Update README.md 2022-05-27 08:46:34 +03:00
Alex Coseru
ad148846d6
Update start_ocean.sh 2022-05-27 08:46:22 +03:00
Trent McConaghy
66055a5dc3
Update README.md
Added this based on learnings of #292
2022-05-26 13:56:50 +02:00
Alex Coseru
3ee2f7196d
Update README.md 2022-05-18 01:35:20 +03:00
Alex Coseru
2ad94517f1
Update start_ocean.sh 2022-05-18 01:35:05 +03:00
Alex Coseru
50043834b9
Update README.md 2022-05-17 11:59:24 +03:00
Alex Coseru
b3bf90429c
Update start_ocean.sh 2022-05-17 11:59:05 +03:00
Alex Coseru
4b8ab13b2b
Update README.md 2022-05-17 10:53:54 +03:00
Alex Coseru
08521f1c57
Update start_ocean.sh 2022-05-17 10:53:38 +03:00
Alex Coseru
85e431a03b
Update README.md 2022-05-10 14:09:58 +03:00
Alex Coseru
0882eb0849
Update start_ocean.sh 2022-05-10 14:09:40 +03:00
Alex Coseru
0ced953580
Merge pull request #289 from oceanprotocol/bump_components
bump to latest components
2022-05-10 08:39:43 +03:00
Alex Coseru
91f4df0697
Update start_ocean.sh 2022-05-10 08:25:07 +03:00
Alex Coseru
487b0a64f2
Update README.md 2022-05-10 08:24:01 +03:00
alexcos20
e94c41ef32 provider should wait forcontracts 2022-05-03 12:40:47 -07:00
alexcos20
240bebd5cf expose ADDRESS_FILE to providers 2022-05-03 11:45:19 -07:00
David Hunt-Mateo
0d879f4979
Merge pull request #286 from oceanprotocol/issue285-increase-default-wallet-balance
Increase default ganache wallet balance to 1_000_000 ETH
2022-04-27 10:21:28 -04:00
David Hunt-Mateo
2f6db598ad Increase default ganache wallet balance to 1_000_000 ETH 2022-04-27 09:58:50 -04:00
alexcos20
3ee55fcc3d more c2d fixes 2022-04-21 08:53:44 -07:00
alexcos20
0c286ed9f2 typo 2022-04-21 08:46:12 -07:00
alexcos20
11380ce543 c2d readme update 2022-04-21 08:45:35 -07:00
alexcos20
2752b001dd more c2d updates 2022-04-21 08:44:18 -07:00
alexcos20
89d778e155 change c2d 2022-04-21 04:17:52 -07:00