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

1024 Commits

Author SHA1 Message Date
alexcos20
bedd07ed2a search for previous valid orders 2020-09-11 05:58:42 -07:00
alexcos20
550db481be fix conversion 2020-09-11 02:50:58 -07:00
alexcos20
60fc9530ae add startOrder 2020-09-11 02:41:20 -07:00
alexcos20
d6053d5dbb fix lint 2020-09-10 06:47:19 -07:00
alexcos20
dafbb1a6ce add more unit tests 2020-09-10 06:46:01 -07:00
alexcos20
64d62726ff fix supply in searchforDT 2020-09-10 04:36:56 -07:00
alexcos20
6f22b930dc extra check in searchForDT 2020-09-10 04:21:24 -07:00
alexcos20
99c6716821 lint 2020-09-09 05:55:35 -07:00
alexcos20
43d21c9ac3 fix lint 2020-09-09 05:43:41 -07:00
alexcos20
a2decb0f1a hardcode create gas limit 2020-09-09 05:43:05 -07:00
alexcos20
9280cf13af increase default gas 2020-09-09 05:34:58 -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
971af5522d
remove queryMetadataByText() 2020-09-08 11:49:16 +02:00
2f3f5b11e2
lint fix 2020-09-07 15:37:05 +02:00
0699792a14
set default data token cap to 1000 2020-09-04 10:28:42 +02:00
f834be3520
move defaults into datatokens.create() 2020-09-03 11:28:50 +02:00
0290f57bf4
prototype auto-generating data token name 2020-09-02 16:26:42 +02:00
alexcos20
9c7ea98fce use TransactionReceipt 2020-09-01 00:27:33 -07:00
alexcos20
fec3670e6a updates 2020-08-31 08:13:58 -07: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
Alex Coseru
b97b935406
Merge branch 'main' into feature/FixedPriceExchange 2020-08-31 09:58:25 +03:00
alexcos20
220261cada update to contracts 0.4.0 2020-08-30 23:56:25 -07:00
c7eab9a556
Merge pull request #235 from oceanprotocol/bug/fix_sharesBalance
fix sharesBalance
2020-08-28 18:39:05 +02:00
Alex Coseru
aca303acf3
Update Pool.ts 2020-08-28 19:29:41 +03:00
Alex Coseru
a9a614f586
fix sharesBalance
fix sharesBalance
2020-08-28 19:16:15 +03:00
6584023570
pool typings 2020-08-28 18:12:10 +02:00
alexcos20
22ab44713d add more tests 2020-08-28 01:47:25 -07:00
alexcos20
205a763d97 fix lint 2020-08-27 03:33:27 -07:00
alexcos20
cc6cf435fe first cut, tests are failing 2020-08-27 03:29:00 -07:00
ssallam
5af50c4c92 Fix lint issues. 2020-08-27 11:35:30 +02:00
ssallam
afa2996768 Convert amount and weight to wei, fix tests. 2020-08-27 11:01:15 +02:00
ssallam
7078113110 update method docs 2020-08-27 09:46:54 +02:00
ssallam
d47a9f02a6 use solidity setup pool function when creating new pool. 2020-08-27 09:39:02 +02:00
dee24e87a3
simplification, make it work 2020-08-20 17:54:16 +02:00
af7964ca84
refactor 2020-08-20 17:47:52 +02:00
00257c3d60
add ocean.pool.totalSupply() 2020-08-20 13:33:59 +02:00
Alex Coseru
fe20699334
fix getDTPrice 2020-08-19 18:48:31 +03:00
76423a4ff8
never stop typing 2020-08-19 13:41:55 +02:00
ad0922d7a5
fix ABI typings 2020-08-19 13:23:28 +02:00
bb04309f72
run type checking as part of linting 2020-08-19 13:15:48 +02:00
bbd465992b
lots of ABI typings 2020-08-19 13:05:56 +02:00
7cf85f6392
remove balancer artifacts 2020-08-19 12:38:42 +02:00
6be945d05e
more pool docs & typing updates 2020-08-19 12:34:04 +02:00