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

318 Commits

Author SHA1 Message Date
alexcos20
087b021c17 add getPoolsSharesbyAddress 2020-10-29 04:35:30 -07:00
alexcos20
c4fb445999 fix pool pricing 2020-10-26 06:33:15 -07:00
Ahmed Ali
57b5f83cbc
Merge branch 'main' into fix/logger 2020-10-21 15:35:09 +02:00
Alex Coseru
5577e1d594
Merge pull request #390 from oceanprotocol/feature/confighelper_refactor
refactor confighelper to use ocean-contracts
2020-10-21 16:26:31 +03:00
Ahmed Ali
59db6740fc
Merge branch 'main' into fix/logger 2020-10-21 14:30:12 +02:00
alexcos20
4db0a0d43d pool.create returns txid 2020-10-21 04:38:19 -07:00
alexcos20
7558df6aa8 refactor confighelper to use ocean-contracts 2020-10-21 04:28:06 -07:00
alexcos20
93f0d53c5a exchange.create returns TransactionReceipt 2020-10-21 03:38:03 -07:00
alexcos20
11271a970b change exchange.create to allow subscribe&approve 2020-10-21 03:29:27 -07:00
alexcos20
dec9c57c94 make pool.create subscribable 2020-10-21 02:27:58 -07:00
Ahmed Ali
bdd1483668 uncomment the sleep function 2020-10-21 10:35:20 +02:00
Ahmed Ali
418305c0f1 minor test cleanup 2020-10-21 10:16:31 +02:00
Ahmed Ali
c4d6b48896 fix DataTokens 2020-10-21 09:52:43 +02:00
Ahmed Ali
08019706e9 fix Balancer pool 2020-10-20 14:59:49 +02:00
Ahmed Ali
ca733f2a06 fix error messages 2020-10-20 11:45:06 +02:00
Ahmed Ali
b01908a7bd fix test for FixedRateExchange 2020-10-19 21:33:17 +02:00
alexcos20
b34166732f add test 2020-10-15 23:04:04 -07:00
b04cfc4a62
Merge pull request #362 from oceanprotocol/fix/assertion-in-tests
Fix/tests-assertion
2020-10-15 11:53:18 +02:00
Ahmed Ali
d72bb39a96 minor fix in tests: assert from chai 2020-10-14 15:16:40 +02:00
alexcos20
452b0b6b78 add missing test 2020-10-14 03:04:24 -07:00
alexcos20
457b2a108a add getTokensRemovedforPoolShares 2020-10-14 02:57:45 -07:00
alexcos20
9cad523150 fix balancer test 2020-10-13 10:21:23 -07:00
alexcos20
a6d79c020a fix balancer test 2020-10-13 10:10:58 -07:00
d0b4bb537e
metadataStore → metadataCache 2020-10-13 14:49:12 +02:00
alexcos20
e1c0111636 add more tests 2020-10-12 23:44:16 -07:00
alexcos20
002a38d487 add more pool tests 2020-10-12 14:29:44 -07:00
alexcos20
8de3d29b2f add pool validation and helpers 2020-10-12 03:03:06 -07:00
alexcos20
fa2a1f8944 remove need of an account for some calls 2020-09-30 23:10:53 -07:00
alexcos20
6f645d6e8f small refactor 2020-09-30 02:59:15 -07: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
34daf5cfe9 fix lint 2020-09-24 21:51:20 -07:00
alexcos20
c6a9f7d69b add stats 2020-09-24 21:51:20 -07:00
alexcos20
4aee155c46 fix travis 2020-09-23 02:59:55 -07:00
alexcos20
e6864d9fd0 fix tests 2020-09-23 02:46:37 -07:00
alexcos20
13f9f9a143 fix tests 2020-09-23 02:40:31 -07:00
alexcos20
dafbb1a6ce add more unit tests 2020-09-10 06:46:01 -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
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
455983f7b6
test tweaks 2020-09-08 17:20:16 +02:00
6f85014e00
more pool tests 2020-09-08 16:51:03 +02:00
7456360d00
typings fixes 2020-09-08 15:32:41 +02:00
f8c1cfff7b
more test fixes 2020-09-08 12:49:03 +02:00
47d1f4d010
test updates 2020-09-08 12:17:53 +02:00
971af5522d
remove queryMetadataByText() 2020-09-08 11:49:16 +02:00
0355d0420d
more running unit tests 2020-09-04 12:53:00 +02:00
eda9501010
test fixes 2020-09-03 13:23:14 +02:00