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

846 Commits

Author SHA1 Message Date
bad9f6641e
debug 2020-09-30 13:33:15 +02:00
alexcos20
a2fbbb3765 lowercase account testing 2020-09-30 04:07:04 -07:00
Alex Coseru
25673f9593
Update src/balancer/OceanPool.ts
Co-authored-by: Matthias Kretschmann <m@kretschmann.io>
2020-09-30 13:52:51 +03:00
alexcos20
24e5e37101 optimizations 2020-09-30 03:51:08 -07:00
alexcos20
9195cfbcca optimizations 2020-09-30 03:46:18 -07:00
alexcos20
ca5d2c2a54 optimizations 2020-09-30 03:41:56 -07:00
alexcos20
a1916b0e04 optimizations 2020-09-30 03:23:42 -07:00
alexcos20
6f645d6e8f small refactor 2020-09-30 02:59:15 -07:00
54cb529ff3
typing updates, small refactor 2020-09-29 21:58:39 +02:00
63e01ee858
getEventData refactor 2020-09-29 21:48:48 +02:00
122fc40f63
typo 2020-09-29 17:40:50 +02:00
8bd80d96b1
Merge branch 'main' into feature/statstics_history 2020-09-29 15:34:07 +02:00
mihaisc
d6be9ad45d
incorrect balance check 2020-09-29 15:06:33 +03:00
mihaisc
b332a4e40d
cost not in wei 2020-09-29 14:52:03 +03:00
mihaisc
fc534c3ce9
dt check 2020-09-29 11:40:14 +03:00
3b8858a201
use limited, compress-only version of lzma.js
* see https://github.com/LZMA-JS/LZMA-JS#but-i-dont-want-to-use-web-workers
2020-09-25 15:38:24 +02:00
2896a8e24f
make it work with lzma-native 2020-09-25 15:02:43 +02:00
6e1a2b9abf
debug tweaks 2020-09-25 14:21:22 +02:00
ca19be4390
test node-xz 2020-09-25 12:53:30 +02:00
7188f33707
test lz-string 2020-09-25 12:53:30 +02:00
012e5e6924
ignore outdated typings 2020-09-25 12:53:30 +02:00
bc6f93bcf6
replace lzma library 2020-09-25 12:53:30 +02:00
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