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
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
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