1
0
mirror of https://github.com/oceanprotocol/market.git synced 2024-06-30 05:41:41 +02:00
Commit Graph

47 Commits

Author SHA1 Message Date
99334f4d74
refactor pool data flow 2020-10-26 18:13:12 +01:00
mihaisc
ebc1e22d88
fix
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2020-10-23 18:56:04 +03:00
mihaisc
ec28ef546c
fix compute previous order
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2020-10-23 18:33:39 +03:00
mihaisc
7b0af5e062
Merge branch 'main' into feature/previousOrders 2020-10-23 16:40:01 +03:00
6e589949b4
refactor network messaging 2020-10-23 13:38:12 +02:00
mihaisc
95c65b7461
update hooks, refactor
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2020-10-23 14:10:24 +03:00
fe28e7d182
disable Torus provider
* prevents SSR build, so disable until further investigation
2020-10-16 11:56:17 +02:00
3ea627df8d
remove lazy loading of wallet provider packages
* closes #111
2020-10-16 10:19:04 +02:00
68ed8fd348
chainId → networkId 2020-10-02 13:41:00 +02:00
3a72d670fd
remove unused methods/hooks/components 2020-09-24 12:26:23 +02:00
b09c1dbc27
typing fixes 2020-09-23 14:54:56 +02:00
b09e3acb12
lint fixes 2020-09-08 13:55:04 +02:00
49ac2ba909
fileinfo API tweaks 2020-09-02 13:18:48 +02:00
mihaisc
3c1c6418d9 Merge branch 'main' into feature/config 2020-08-11 15:34:39 +03:00
5ce00c9ddc
use decimal.js for price comparison 2020-08-11 09:30:17 +02:00
062530f523
refactor 2020-08-11 09:14:44 +02:00
148f11fc4f
fixes 2020-08-11 08:44:31 +02:00
8d8336d169
lift price up, handle balance check 2020-08-11 07:34:32 +02:00
5c61725a1e
any solves everything 2020-07-31 13:04:52 +02:00
2bf5c1a8cd
dynamic loading of provider packages 2020-07-31 12:53:08 +02:00
90b4f4bb47
disable torus for now 2020-07-31 12:02:00 +02:00
8183f2edde
refactor web3modal options 2020-07-30 23:37:27 +02:00
f327ec0e43
network config refactor 2020-07-22 13:56:42 +02:00
bf0375f58f
more config refactor 2020-07-22 13:43:20 +02:00
e9f39be9c3
add Torus wallet 2020-07-22 12:31:49 +02:00
fd3a436a31
more config refactor 2020-07-22 12:20:55 +02:00
cb4850835d
remove api directory, remove redeploy action 2020-07-20 22:16:59 +02:00
cea8c7883a
output new balance object from react hooks 2020-07-20 13:22:36 +02:00
c5a3715982
code splitting and cleanup 2020-07-18 01:52:08 +02:00
8f9f3303de
kick out file API 2020-07-17 12:33:44 +02:00
c19cdcd9da
fix most metadata typings 2020-07-16 13:39:02 +02:00
1afcd45882
adapt network message based on configured networks 2020-07-15 22:21:57 +02:00
6e996a1767
web3modal styling and interaction tweaks 2020-07-15 19:10:25 +02:00
c533194392
fix all the things by removing Rating altogether 2020-07-15 13:54:37 +02:00
7a9e658d03
add infura project id 2020-07-15 13:54:36 +02:00
4f61154996
adapt network detection 2020-07-15 13:54:36 +02:00
9991c5452f
comment out compute component for now 2020-07-15 13:54:36 +02:00
27779d538b
pass providers to web3modal 2020-07-15 13:54:36 +02:00
7b6cb91410
kick out squid-js, replace with lib 2020-07-15 13:54:35 +02:00
e06e743320
put back price conversion component 2020-07-13 23:45:20 +02:00
aa3244eedf
file api & toast fixes 2020-07-10 17:37:45 +02:00
cd88cb41e5
remove json-schema-form, replace with Formik 2020-07-09 15:31:47 +02:00
1de31e4eff
consolidate actual app config 2020-07-08 15:15:02 +02:00
6f9bf0176f
refactor Next.js pages into Gatsby pages 2020-06-30 12:56:50 +02:00
mihaisc
5f14e431da transactions, job details 2020-06-02 12:15:21 +03:00
mihaisc
87ac5ea76b tests and partial compute 2020-05-13 20:34:47 +03:00
alexcos20
ebd5ba9495 first commit 2020-05-07 09:03:30 +03:00