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

40 Commits

Author SHA1 Message Date
Alex Coseru
84e39d7222
fix metamask bug (#557)
* fix metamask bug

* more estimateGas updates
2021-01-21 17:12:36 +02:00
mihaisc
316c3f5010
multithread search by dt address (#559)
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2021-01-21 17:05:37 +02:00
alexcos20
31f8c38ca8 speed up fixedrate 2020-11-06 07:37:50 -08:00
alexcos20
d361298039 logs/history speed optimizations 2020-11-06 07:34:23 -08:00
alexcos20
ead3d212a2 optimise gas costs 2020-10-30 06:02:06 -07:00
alexcos20
17a07b4897 more wei conversions 2020-10-30 05:38:21 -07:00
alexcos20
8407287b9b fix fromwei conversion 2020-10-30 04:43:26 -07:00
alexcos20
03665f2639 gas optimisations 2020-10-26 03:49:22 -07:00
Ahmed Ali
b8c0a9fe15
Merge pull request #377 from oceanprotocol/fix/logger
Fix/LoggerLevel
2020-10-22 10:01:46 +02:00
alexcos20
4e949e92b6 make searforDT lowercase 2020-10-21 08:57:26 -07:00
Ahmed Ali
b9f038411d fix minor linting errors 2020-10-21 15:13:29 +02:00
Ahmed Ali
59db6740fc
Merge branch 'main' into fix/logger 2020-10-21 14:30:12 +02: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
Ahmed Ali
ca733f2a06 fix error messages 2020-10-20 11:45:06 +02:00
Ahmed Ali
87dd5fcfa1 fix FixedRateExchange 2020-10-19 20:57:17 +02:00
Ahmed Ali
d574782b14 handle error messages 2020-10-15 17:52:33 +02:00
alexcos20
9bbff39cf0 bump contracts to 0.5.0 2020-09-30 23:10:03 -07:00
alexcos20
a82a8e6a86 moved all address checks to lowercase 2020-09-30 05:22:33 -07:00
alexcos20
dfceb09d5e optimizations in FRE 2020-09-30 05:18:23 -07:00
alexcos20
ca5d2c2a54 optimizations 2020-09-30 03:41:56 -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
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
c6a9f7d69b add stats 2020-09-24 21:51: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
d154cffc17
lots of typings 2020-09-08 14:47:43 +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
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