1
0
mirror of https://github.com/oceanprotocol/market.git synced 2024-07-01 06:11:43 +02:00
Commit Graph

574 Commits

Author SHA1 Message Date
960d20d1ea
disable user balance check for buy
* quick hack for #145
2020-10-27 17:30:40 +01:00
mihaisc
b600e4cd44
remove copyright
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2020-10-27 14:01:52 +02:00
mihaisc
be005e0936
remove license
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2020-10-27 13:56:43 +02:00
a3c7e7abe7
update banner link 2020-10-27 12:16:37 +01:00
mihaisc
01d729b130
Merge pull request #139 from oceanprotocol/fix/addLiquidityEstimates
correct pool shares
2020-10-26 22:31:04 +02:00
mihaisc
599e11aed7
remove forgotten console
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2020-10-26 22:23:25 +02:00
mihaisc
adcef8d15e
fix
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2020-10-26 22:21:38 +02:00
5a7488fa04
refactor add form 2020-10-26 20:54:07 +01:00
ce9923f80c
another row of highest liquidity pools 2020-10-26 20:23:26 +01:00
mihaisc
478e18c68d
fix
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2020-10-26 21:12:07 +02:00
mihaisc
9973ba09b3
Merge branch 'main' into fix/addLiquidityEstimates 2020-10-26 21:05:21 +02:00
mihaisc
93d141f91f
correct pool shares
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2020-10-26 21:04:49 +02:00
d6e9e7f7c9
disable compute starting for now 2020-10-26 19:51:07 +01:00
2b6759c3a2
remove debug 2020-10-26 19:30:51 +01:00
a76fb0342b
Merge pull request #138 from oceanprotocol/feature/first-price
Display firstPrice helper upon dynamic price creation
2020-10-26 19:29:33 +01:00
30ebed4e29
firstPrice styling 2020-10-26 19:17:20 +01:00
2ac9a7cf1b
price output 2020-10-26 19:04:40 +01:00
0658b656b1
change swapFee calculation 2020-10-26 18:57:57 +01:00
4585fecb1f
effect dependencies 2020-10-26 18:49:16 +01:00
2c27d955d9
formula update 2020-10-26 18:48:08 +01:00
77e1d08a08
prepare displaying firstPrice 2020-10-26 18:44:32 +01:00
411923373a
disable add input by default 2020-10-26 18:31:54 +01:00
1fa6303850
fix fallback etherscan link 2020-10-26 18:27:34 +01:00
e14d4ad9e0
disabled buttons 2020-10-26 18:20:34 +01:00
99334f4d74
refactor pool data flow 2020-10-26 18:13:12 +01:00
8756a8e688
Merge pull request #136 from oceanprotocol/fix/pool-price
price refactor
2020-10-26 17:46:14 +01:00
0b5e7f27d2
remove debug 2020-10-26 17:41:27 +01:00
1a621becd5
add global banner 2020-10-26 17:24:45 +01:00
9dda9eadf8
fee fix 2020-10-26 17:08:37 +01:00
a064e951c9
enforce min dtAmount 2020-10-26 17:03:01 +01:00
ef335ff850
introduce weightOnOcean 2020-10-26 16:40:18 +01:00
04e8352dd0
calculations 2020-10-26 16:00:19 +01:00
8a8484deb3
bump libraries 2020-10-26 15:56:52 +01:00
c3b4bcec66
new value: oceanAmount 2020-10-26 15:19:08 +01:00
d0c65a6935
price refactor 2020-10-26 15:15:01 +01:00
c2a247b605
search tweaks 2020-10-24 17:39:51 +02:00
806d9cd4ca
fix search title 2020-10-24 17:05:43 +02:00
7113db6419
metadata display tweaks 2020-10-24 17:01:04 +02:00
0d93d7e672
tag fixes 2020-10-24 16:19:16 +02: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
mihaisc
8f320c149e
fix
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2020-10-23 16:23:08 +03:00
6a7c6819e4
refactor EtherscanLink 2020-10-23 15:22:01 +02:00
6837a459e1
make initial network switching based on user network work 2020-10-23 13:39:33 +02:00
6e589949b4
refactor network messaging 2020-10-23 13:38:12 +02:00
f0c6958154
make network switching work 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
mihaisc
f085ecd2ef
checking previous orders in consume and compute
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2020-10-23 12:57:12 +03:00
alexcos20
21257bba13 check previousValidOrders 2020-10-23 00:55:54 -07:00