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

967 Commits

Author SHA1 Message Date
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
alexcos20
b78a57c59a update to contracts 0.5.3 2020-10-02 05:44:09 -07:00
alexcos20
45f377221c use networkID instead of chainId 2020-10-02 03:52:01 -07:00
alexcos20
92f0f4c92d use networkID instead of chainId 2020-10-02 03:46:39 -07:00
alexcos20
2a715c9442 rename from OrderHistory to Order 2020-10-01 06:49:43 -07:00
alexcos20
386bb892ac add optional fromBlock 2020-10-01 06:23:56 -07:00
alexcos20
4d00c882df add optional filter 2020-10-01 06:12:56 -07:00
alexcos20
2c3c8bb04e add amount in history 2020-10-01 05:59:39 -07:00
alexcos20
eadaa7abb5 add order history 2020-10-01 05:57:04 -07:00
alexcos20
2e04ece81c fix lint 2020-10-01 04:00:27 -07:00
alexcos20
9b7f911934 bump contracts to 0.5.1 2020-10-01 03:57:14 -07:00
alexcos20
2817fa60a1 update function docs 2020-10-01 00:34:14 -07:00
alexcos20
1c92c55586 update Rinkeby addresses for 0.5.0 2020-09-30 23:42:35 -07:00
alexcos20
fa2a1f8944 remove need of an account for some calls 2020-09-30 23:10:53 -07: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
815668720b values in number, not Wei 2020-09-30 05:08:08 -07:00
alexcos20
8eaaaa3bac values in number, not Wei 2020-09-30 05:06:48 -07:00
e7c140ef14
remove toLowerCase() workaround 2020-09-30 13:52:56 +02:00
bad9f6641e
debug 2020-09-30 13:33:15 +02:00
alexcos20
a2fbbb3765 lowercase account testing 2020-09-30 04:07:04 -07:00
Alex Coseru
25673f9593
Update src/balancer/OceanPool.ts
Co-authored-by: Matthias Kretschmann <m@kretschmann.io>
2020-09-30 13:52:51 +03:00
alexcos20
24e5e37101 optimizations 2020-09-30 03:51:08 -07:00
alexcos20
9195cfbcca optimizations 2020-09-30 03:46:18 -07:00
alexcos20
ca5d2c2a54 optimizations 2020-09-30 03:41:56 -07:00
alexcos20
a1916b0e04 optimizations 2020-09-30 03:23:42 -07:00
alexcos20
6f645d6e8f small refactor 2020-09-30 02:59:15 -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
122fc40f63
typo 2020-09-29 17:40:50 +02:00
8bd80d96b1
Merge branch 'main' into feature/statstics_history 2020-09-29 15:34:07 +02:00
mihaisc
d6be9ad45d
incorrect balance check 2020-09-29 15:06:33 +03:00
mihaisc
b332a4e40d
cost not in wei 2020-09-29 14:52:03 +03:00
mihaisc
fc534c3ce9
dt check 2020-09-29 11:40:14 +03:00
3b8858a201
use limited, compress-only version of lzma.js
* see https://github.com/LZMA-JS/LZMA-JS#but-i-dont-want-to-use-web-workers
2020-09-25 15:38:24 +02:00
2896a8e24f
make it work with lzma-native 2020-09-25 15:02:43 +02:00
6e1a2b9abf
debug tweaks 2020-09-25 14:21:22 +02:00
ca19be4390
test node-xz 2020-09-25 12:53:30 +02:00
7188f33707
test lz-string 2020-09-25 12:53:30 +02:00
012e5e6924
ignore outdated typings 2020-09-25 12:53:30 +02:00
bc6f93bcf6
replace lzma library 2020-09-25 12:53:30 +02:00
9ed008979a
refactor getting local contract addresses 2020-09-25 12:23:52 +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
1f15a67d64 add getPoolsbyCreator 2020-09-24 22:15:33 -07:00
alexcos20
c6a9f7d69b add stats 2020-09-24 21:51:20 -07:00
905fd99496
update tests 2020-09-23 21:39:35 +02:00
19e4e584a8
fix ocean.assets.ownerAssets() response type 2020-09-23 21:14:19 +02:00