|
9ed008979a
|
refactor getting local contract addresses
|
2020-09-25 12:23:52 +02:00 |
|
alexcos20
|
ee53e5f41a
|
add interface for PoolLogs & Actions
|
2020-09-25 01:17:41 -07:00 |
|
alexcos20
|
43dee2fca7
|
fix tests
|
2020-09-25 00:49:19 -07:00 |
|
alexcos20
|
1f15a67d64
|
add getPoolsbyCreator
|
2020-09-24 22:15:33 -07:00 |
|
alexcos20
|
c6a9f7d69b
|
add stats
|
2020-09-24 21:51:20 -07:00 |
|
|
905fd99496
|
update tests
|
2020-09-23 21:39:35 +02:00 |
|
|
19e4e584a8
|
fix ocean.assets.ownerAssets() response type
|
2020-09-23 21:14:19 +02:00 |
|
|
fb20a76e45
|
fix getOwnerAssets response
* make it return the full `QueryResult` to keep it consistent and have pagination work properly
|
2020-09-23 19:48:55 +02:00 |
|
alexcos20
|
8ac5f73c0f
|
remove unused imports
|
2020-09-23 06:34:12 -07:00 |
|
Alex Coseru
|
c1dc373fcb
|
Update src/models/Config.ts
Co-authored-by: Matthias Kretschmann <m@kretschmann.io>
|
2020-09-23 16:28:00 +03:00 |
|
Alex Coseru
|
2128bfc52f
|
Update src/ocean/Ocean.ts
Co-authored-by: Matthias Kretschmann <m@kretschmann.io>
|
2020-09-23 16:26:47 +03:00 |
|
alexcos20
|
e563f556d1
|
fix all tests
|
2020-09-23 05:45:48 -07: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
|
fd64b6cc00
|
fix typo
|
2020-09-22 04:37:25 -07:00 |
|
alexcos20
|
7f6c192f9a
|
fix namings
|
2020-09-22 04:29:06 -07:00 |
|
Alex Coseru
|
f150a398ea
|
Update src/provider/Provider.ts
Co-authored-by: Matthias Kretschmann <m@kretschmann.io>
|
2020-09-22 14:22:21 +03:00 |
|
Alex Coseru
|
12453777a5
|
Update src/provider/Provider.ts
Co-authored-by: Matthias Kretschmann <m@kretschmann.io>
|
2020-09-22 14:22:13 +03:00 |
|
alexcos20
|
2d989df445
|
fix namings
|
2020-09-22 04:06:05 -07:00 |
|
Alex Coseru
|
023c258311
|
Merge branch 'main' into feature/customProvider
|
2020-09-22 12:35:56 +03:00 |
|
alexcos20
|
62f27b0157
|
fix tests
|
2020-09-19 15:27:11 -07:00 |
|
alexcos20
|
3f017924f7
|
fix lint
|
2020-09-19 15:13:47 -07:00 |
|
alexcos20
|
86656490d8
|
use custom provider
|
2020-09-19 15:11:37 -07:00 |
|
alexcos20
|
34022360e3
|
Merge branch 'feature/customProvider' of https://github.com/oceanprotocol/ocean-lib-js into feature/customProvider
|
2020-09-19 00:53:49 -07:00 |
|
alexcos20
|
67f6e16330
|
more customProvider code
|
2020-09-19 00:52:27 -07:00 |
|
alexcos20
|
d10766d967
|
extra checks
|
2020-09-19 00:51:35 -07:00 |
|
alexcos20
|
20493dfca4
|
extra check
|
2020-09-19 00:51:07 -07:00 |
|
alexcos20
|
5655909623
|
allow customProvider on publish
|
2020-09-19 00:50:01 -07:00 |
|
alexcos20
|
796b7021f9
|
more customProvider code
|
2020-09-19 00:39:34 -07:00 |
|
alexcos20
|
554ab76dc6
|
extra checks
|
2020-09-19 00:39:05 -07:00 |
|
alexcos20
|
ed5e3e7b93
|
extra check
|
2020-09-19 00:39:05 -07:00 |
|
alexcos20
|
f75e45500c
|
allow customProvider on publish
|
2020-09-19 00:39:05 -07:00 |
|
Alex Coseru
|
fbc6e80fc9
|
Merge branch 'main' into feature/customProvider
|
2020-09-19 10:16:12 +03:00 |
|
alexcos20
|
11b58cb8c0
|
more customProvider code
|
2020-09-19 00:14:02 -07:00 |
|
|
7d34e1c99c
|
also check for validity of passed data token
|
2020-09-18 10:59:59 +02:00 |
|
|
2ac93392b4
|
add data token address validity check
|
2020-09-18 10:10:02 +02:00 |
|
Alex Coseru
|
071f706997
|
Merge branch 'feature/startOrder' into feature/customProvider
|
2020-09-16 18:01:38 +03:00 |
|
Alex Coseru
|
03c684fd1d
|
Merge branch 'feature/startOrder' into feature/decentralized_DDO
|
2020-09-16 17:39:34 +03:00 |
|
alexcos20
|
1ad87f9185
|
fix typo
|
2020-09-16 07:10:17 -07:00 |
|
alexcos20
|
b07dc6daea
|
small fixes
|
2020-09-16 06:54:59 -07:00 |
|
alexcos20
|
960e90f9ec
|
extra checks
|
2020-09-16 06:44:01 -07:00 |
|
alexcos20
|
48cb847082
|
extra check
|
2020-09-16 06:31:40 -07:00 |
|
alexcos20
|
17e61d0108
|
allow customProvider on publish
|
2020-09-16 06:28:08 -07:00 |
|
alexcos20
|
b5c71f31a8
|
codacy fix
|
2020-09-16 05:47:06 -07:00 |
|
alexcos20
|
0b4417d264
|
fix tests
|
2020-09-16 05:44:26 -07:00 |
|
alexcos20
|
fc6a515630
|
update contracts & provider
|
2020-09-16 05:19:15 -07:00 |
|
alexcos20
|
323e57e6f4
|
add edit helpers
|
2020-09-16 04:57:39 -07:00 |
|
alexcos20
|
c37c169d6a
|
add decentralized DDO
|
2020-09-15 01:08:47 -07:00 |
|