fast and decentralized wallet based on a light-client || Download: https://bit.ly/2LcujDj
People
Repo info
Activity
Andrew Gallasch
@bemusementpark
Hey, I just built the app on Mac OS and the it was just white until I refreshed a number of times. Do you know what the cause might be?
joshua-mir
@joshua-mir
@bemusementpark that's a known issue that you might see if the background parity process isn't running or fether doesn't connect to it properly - are you using your own node or the node provided by fether?
Andrew Gallasch
@bemusementpark
I just ran yarn start
so all defaults (:
I actually ran yarn electron and then yarn start and it went straight to the disclaimer without a white screen.
I’m not sure if that’s just superstion, yeah, it looks like. another white screen.
@bemusementpark Sorry I just saw that now, yarn start has this problem indeed, If you do a yarn electron you won't have the problem (but you won't have instant update from the code).
Arkadiusz Szaleniec
@deepinit-arek
wohoo, we have activity again :D
joshua-mir
@joshua-mir
(fether is the noisiest in terms of github activity)
Arkadiusz Szaleniec
@deepinit-arek
true, will probably try to change that in near future
it hasa lot potential imho
Thibaut Sardan
@Tbaut
Launching v0.2-beta today, looking forward for feedback :) @deepinit-arek
Arkadiusz Szaleniec
@deepinit-arek
@Tbaut Thank You for the info, will look into once it is released :)
@Tbaut i check it - the same, but i have this problem even with v0.1.1 so it has to be something else
Thibaut Sardan
@Tbaut
oh
roninkaizen
@roninkaizen
good morning i need to know where to find the mentioned config file @parity/light.js i need to configure fether for main-net-usage
any idea?
joshua-mir
@joshua-mir
@roninkaizen you should be able to just pass the --chain foundation flag to fether and it will be passed on to the node in the background (mainnet usage isn't really recommended yet).