1
0
mirror of https://github.com/oceanprotocol/ocean.js.git synced 2024-11-26 20:39:05 +01:00

48 Commits

Author SHA1 Message Date
Alex Coseru
92b4be0dce
Feature/dispenser (#790)
* add dispenser support

* bump contracts to 0.6.2
2021-05-10 18:42:19 +03:00
mihaisc
a1a7c444c7
Fix address.json import (#765)
* fix json import

Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>

* remove console.log

Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>

* Using common JS export

Co-authored-by: Jamie Hewitt <jamie.hewitt15@gmail.com>
2021-04-23 13:06:03 +03:00
Alex Coseru
ee7a5489c7
add moonbeamalpha (#751)
* add moonbeamalpha

* bump ocean-contracts

* lock file

Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>

Co-authored-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2021-04-22 19:29:36 +03:00
mihaisc
a39b9a416e
export provider, fix circular dependency (#750)
* export provider, fix circular dependency

Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>

* lock file

Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2021-04-16 13:20:24 +03:00
7201542f7a
add oceanTokenSymbol to ConfigHelper (#670) 2021-03-18 08:22:40 +02:00
b552f2f23e
add explorerUri for each network (#643) 2021-03-08 08:58:42 +02:00
mihaisc
34e40f81d9
Add polygon network (#627)
* add polygon network

Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>

* package-lock

Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>

* Update src/utils/ConfigHelper.ts

* Update ConfigHelper.ts

* Update ComputeFlow.test.ts

Increase sleep time for aqua

* Update Marketplaceflow.test.ts

increase sleep time for aqua

Co-authored-by: Alex Coseru <alex.coseru@gmail.com>
2021-02-23 21:45:40 +02:00
1b7d573434
add subgraphUri 2020-12-10 15:10:45 +01:00
Alex Coseru
70bab98848
add ropsten (#492)
* add ropsten

* bump contracts to 0.5.8

* bump contracts to 0.5.8
2020-12-10 10:56:32 +02:00
alexcos20
d361298039 logs/history speed optimizations 2020-11-06 07:34:23 -08:00
c53fe6ea5f
update metadataCacheUri & providerUri for mainnet 2020-10-23 14:04:23 +02:00
alexcos20
aba652ecc1 add mainnet uri 2020-10-22 05:48:47 -07:00
alexcos20
7558df6aa8 refactor confighelper to use ocean-contracts 2020-10-21 04:28:06 -07:00
Ahmed Ali
d574782b14 handle error messages 2020-10-15 17:52:33 +02:00
d0b4bb537e
metadataStore → metadataCache 2020-10-13 14:49:12 +02:00
alexcos20
eb60a4217f use addresses from contracts 2020-10-12 07:37:39 -07:00
alexcos20
46534324f5 fix type in Metadata 2020-10-02 06:06:25 -07:00
alexcos20
b78a57c59a update to contracts 0.5.3 2020-10-02 05:44:09 -07:00
alexcos20
45f377221c use networkID instead of chainId 2020-10-02 03:52:01 -07:00
alexcos20
92f0f4c92d use networkID instead of chainId 2020-10-02 03:46:39 -07:00
alexcos20
9b7f911934 bump contracts to 0.5.1 2020-10-01 03:57:14 -07:00
alexcos20
1c92c55586 update Rinkeby addresses for 0.5.0 2020-09-30 23:42:35 -07:00
9ed008979a
refactor getting local contract addresses 2020-09-25 12:23:52 +02:00
alexcos20
b0cd59f12c change MetadataContractAddress to metadataContractAddress 2020-09-23 02:28:48 -07:00
alexcos20
730cc31be2 bump contracts to 0.4.4 2020-09-23 02:23:00 -07:00
alexcos20
6ccf7b607e fix lint 2020-09-23 00:45:28 -07:00
alexcos20
6b2c7ea4ce use dtAddress as did 2020-09-23 00:36:46 -07:00
alexcos20
c37c169d6a add decentralized DDO 2020-09-15 01:08:47 -07:00
785aac3137
typing & test tweaks 2020-09-08 20:37:22 +02:00
44a26f687f
more tests, document config usage 2020-09-08 20:08:08 +02:00
2cb4478ba2
change mainnet oceanTokenAddress 2020-09-08 19:48:54 +02:00
b2ccad5091
simplify, only one method needed 2020-09-08 19:45:24 +02:00
ba53d6ab6a
add config helper test 2020-09-08 19:10:34 +02:00
07bb1bfde0
refactor config helper 2020-09-08 19:01:47 +02:00
d154cffc17
lots of typings 2020-09-08 14:47:43 +02:00
alexcos20
7cec2e585e update contracts addresses from 0.4.1 2020-08-31 06:58:11 -07:00
alexcos20
e746bbe953 update contracts addresses on rinkeby 2020-08-31 01:52:19 -07:00
alexcos20
cc6cf435fe first cut, tests are failing 2020-08-27 03:29:00 -07:00
7b1403c854
formatting and typings and lint fixes 2020-08-18 11:23:46 +02:00
mihaisc
0dd64a647d chainId string to number 2020-08-11 11:56:18 +03:00
mihaisc
8fa29871b7 added chainId in configs 2020-08-11 10:39:44 +03:00
b0a22f8228
allow passing infuraProjectId to getConfig 2020-07-22 12:43:04 +02:00
alexcos20
e2b2c16e2a update to SFactory/SPool and fixes 2020-07-21 00:10:08 -07:00
alexcos20
648805c489 add configs for OceanPool 2020-07-17 03:10:04 -07:00
Alex Coseru
4191efb3b4
Update ConfigHelper.ts 2020-07-15 12:24:20 +03:00
Ahmed Ali
de09819278 fix lint errors 2020-06-17 10:02:12 +02:00
alexcos20
b29f340658 lint 2020-05-28 06:44:08 -07:00
alexcos20
21c8879efe add configHelper 2020-05-28 06:41:49 -07:00