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

1015 Commits

Author SHA1 Message Date
525f2e5ac0
search for pools on-chain 2020-10-19 10:01:30 +02:00
Ahmed Ali
d8704abb0b
Merge pull request #367 from oceanprotocol/fix/error-logging
Fix/Error-messages
2020-10-19 08:35:52 +02:00
Ahmed Ali
3a34c0c54c fix lint errors 2020-10-15 18:02:42 +02:00
Ahmed Ali
d574782b14 handle error messages 2020-10-15 17:52:33 +02:00
alexcos20
d3f6cfd05c fix bug when amountOut>=balanceOut 2020-10-15 04:11:34 -07:00
Alex Coseru
b9f629a2cb
Merge branch 'main' into feature/new_aqua_and_provider 2020-10-14 21:26:38 +03:00
alexcos20
68374047c7 add ddo.datatokeninfo 2020-10-14 11:05:35 -07:00
8ee1172d21
refactor 2020-10-14 17:39:58 +02:00
alexcos20
da5e3dcc26 remove unwanted dep 2020-10-14 03:02:35 -07:00
alexcos20
457b2a108a add getTokensRemovedforPoolShares 2020-10-14 02:57:45 -07:00
alexcos20
617bf7fe33 remove duplicate totalSupply 2020-10-13 09:01:53 -07:00
alexcos20
267e54f3f1 add fallback to chain 2020-10-13 08:03:57 -07:00
6ad85057a2
Merge pull request #358 from oceanprotocol/feature/remove_ddo_proof
remove ddo prof
2020-10-13 16:30:11 +02:00
alexcos20
b35e0296ff remove unused ProgressSteps 2020-10-13 07:14:54 -07:00
alexcos20
0ed34c9245 remove signature on encrypt 2020-10-13 07:11:41 -07:00
alexcos20
15e651801c get polls from aquarius 2020-10-13 07:11:27 -07:00
alexcos20
e68c6d8c72 proof refactor 2020-10-13 06:54:37 -07:00
alexcos20
0088e94c01 fix doc typo 2020-10-13 06:40:41 -07:00
alexcos20
2c73c6e06d remove ddo prof 2020-10-13 06:34:57 -07:00
Alex Coseru
a55da41ac7
Merge branch 'main' into feature/metadatacache 2020-10-13 16:03:19 +03:00
Alex Coseru
8003bd133f
Merge pull request #357 from oceanprotocol/feature/pool_sorting_based_on_blockNo
sort polls by blockNumber
2020-10-13 16:01:29 +03:00
d0b4bb537e
metadataStore → metadataCache 2020-10-13 14:49:12 +02:00
97b182f4ab
more typings updates 2020-10-13 14:35:39 +02:00
195f6c311f
jsdocs updates 2020-10-13 14:35:38 +02:00
alexcos20
161d363e3c sort poll by blockNo 2020-10-13 05:26:47 -07:00
alexcos20
049288f3cf small refactor 2020-10-13 04:53:53 -07:00
alexcos20
9a536264d8 fix error messages 2020-10-13 02:30:09 -07:00
alexcos20
6fd0dc0c1f fix #341 2020-10-12 23:12:53 -07:00
alexcos20
002a38d487 add more pool tests 2020-10-12 14:29:44 -07:00
alexcos20
ea352125e2 fix history 2020-10-12 12:01:54 -07:00
alexcos20
007328d74e update getOrderHistory to generate signature 2020-10-12 08:15:08 -07:00
alexcos20
eb60a4217f use addresses from contracts 2020-10-12 07:37:39 -07:00
alexcos20
a5339e14e8 typo 2020-10-12 04:42:56 -07:00
alexcos20
3ddf64f1df removed typo 2020-10-12 04:42:17 -07:00
alexcos20
a148ae7613 add getDTMaxBuyQuantity & getOceanMaxBuyQuantity 2020-10-12 04:35:48 -07:00
alexcos20
f856ef7058 add getDTMaxAddLiquidity and getOceanMaxAddLiquidity 2020-10-12 04:07:13 -07:00
alexcos20
d2b770a982 more helpers 2020-10-12 03:51:42 -07:00
alexcos20
8de3d29b2f add pool validation and helpers 2020-10-12 03:03:06 -07:00
d3b47d618b
BestPrice interface 2020-10-08 12:22:26 +02:00
aa58431629
update DDO 2020-10-08 11:45:07 +02:00
mihaisc
6ba81c60f7
fix incorrect dtAddress
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2020-10-07 13:42:28 +03:00
Alex Coseru
d4c8ac0684
Update src/balancer/OceanPool.ts
Co-authored-by: Matthias Kretschmann <m@kretschmann.io>
2020-10-05 23:39:06 +03:00
Alex Coseru
7f48fe2ccb
Update src/balancer/Pool.ts
Co-authored-by: Matthias Kretschmann <m@kretschmann.io>
2020-10-05 23:33:17 +03:00
Alex Coseru
66f320600c
Update src/balancer/OceanPool.ts
Co-authored-by: Matthias Kretschmann <m@kretschmann.io>
2020-10-05 23:31:36 +03:00
Alex Coseru
c8fd74323c
Update OceanPool.ts 2020-10-05 23:27:20 +03:00
Alex Coseru
735c4d1a7b
Update OceanPool.ts 2020-10-05 23:26:32 +03:00
Alex Coseru
e54a09eec2
Update OceanPool.ts 2020-10-05 23:26:01 +03:00
Alex Coseru
6d85b467c3
Update Pool.ts 2020-10-05 23:24:56 +03:00
Alex Coseru
e1c7eeb6ba
Update OceanPool.ts 2020-10-05 23:22:51 +03:00
alexcos20
46534324f5 fix type in Metadata 2020-10-02 06:06:25 -07:00