Author Topic: Testnet Light Wallets for Mac & Windows  (Read 8720 times)

0 Members and 1 Guest are viewing this topic.

Offline sudo

  • Hero Member
  • *****
  • Posts: 2255
    • View Profile
  • BitShares: ags

Offline wuyanren

  • Hero Member
  • *****
  • Posts: 589
    • View Profile
os x 10.10.5, blank and black screen, maybe the great fire wall, i am in China
点击刷新看看 view-reload

Offline namjar

  • Full Member
  • ***
  • Posts: 51
    • View Profile
os x 10.10.5, blank and black screen, maybe the great fire wall, i am in China

Offline clayop

  • Hero Member
  • *****
  • Posts: 2033
    • View Profile
    • Bitshares Korea
  • BitShares: clayop
I just have the option to "import backup" ...

(I though it was that)

So what am I suppose to do ? In the web browser I import the file "keys.json" and in the light client I create a backup as before (in the GUI) and import it ?

Existing accounts -> Create wallet -> import keys
Bitshares Korea - http://www.bitshares.kr
Vote for me and see Korean Bitshares community grows
delegate-clayop

Offline fav

  • Hero Member
  • *****
  • Posts: 4278
  • No Pain, No Gain
    • View Profile
    • Follow Me!
  • BitShares: fav
I get invalid format when importing the json file from 0.9.3.c.
Please use the method described here:
http://docs.bitshares.eu/migration/howto-exporting-wallet.html

using the menu bar will not work properly in windows!

I used the method described above, with the command line but I also have "invalid format" when I tried to import from 0.9.3c.

Any idea what could it be ?

you exported via console, right?

edit: make a new account and use "import keys" under wallet

Offline bitacer

I get invalid format when importing the json file from 0.9.3.c.
Please use the method described here:
http://docs.bitshares.eu/migration/howto-exporting-wallet.html

using the menu bar will not work properly in windows!

I used the method described above, with the command line but I also have "invalid format" when I tried to import from 0.9.3c.

Any idea what could it be ?

https://bitsharestalk.org/index.php/topic,18714.msg241238.html#msg241238

Offline jsidhu

  • Hero Member
  • *****
  • Posts: 1335
    • View Profile
We have updated the port used by graphene.bitshares.org to use 443.

We have also added improved user error messages (better than grey screen)

Thanks it works now.

Consider gzipping the css/js files and using a CDN (cloudflare is free, but perhaps the added optimizations are worth it to pay for especially RailGun, they reduce the time to load the page considerably and colocate the content for you so less load on your nginx servers).

Anyways consider the static files to be served by CDN and your index can be sent from server (bypass the CDN) so you can preserve cookies.

Currently its 2.5M to load the site which takes 4.42s gzipped it would be a fraction of that. Cloudflare can gzip on the fly for you, although best to pre-gzip and store as your release build.

Check the score: https://gtmetrix.com/reports/graphene.bitshares.org/6HVYreVy

Based on that you should:
1) Enable Gzip
2) Leverage browser caching (set a long time to expire these files to leverage local cache)
3) use a CDN for colocated loading.
« Last Edit: October 07, 2015, 11:03:49 pm by jsidhu »
Hired by blockchain | Developer
delegate: dev.sidhujag

Offline EstefanTT

I just have the option to "import backup" ...

(I though it was that)

So what am I suppose to do ? In the web browser I import the file "keys.json" and in the light client I create a backup as before (in the GUI) and import it ?
« Last Edit: October 07, 2015, 11:05:45 pm by EstefanTT »
Bit20, the cryptocurrency index fund http://www.bittwenty.com
(BitShares French ConneXion - www.bitsharesfcx.com)

Offline clayop

  • Hero Member
  • *****
  • Posts: 2033
    • View Profile
    • Bitshares Korea
  • BitShares: clayop
I get invalid format when importing the json file from 0.9.3.c.
Please use the method described here:
http://docs.bitshares.eu/migration/howto-exporting-wallet.html

using the menu bar will not work properly in windows!

I used the method described above, with the command line but I also have "invalid format" when I tried to import from 0.9.3c.

Any idea what could it be ?

Did you "import keys"?
Bitshares Korea - http://www.bitshares.kr
Vote for me and see Korean Bitshares community grows
delegate-clayop

Offline EstefanTT

I get invalid format when importing the json file from 0.9.3.c.
Please use the method described here:
http://docs.bitshares.eu/migration/howto-exporting-wallet.html

using the menu bar will not work properly in windows!

I used the method described above, with the command line but I also have "invalid format" when I tried to import from 0.9.3c.

Any idea what could it be ?
Bit20, the cryptocurrency index fund http://www.bittwenty.com
(BitShares French ConneXion - www.bitsharesfcx.com)

Offline xeroc

  • Board Moderator
  • Hero Member
  • *****
  • Posts: 12922
  • ChainSquad GmbH
    • View Profile
    • ChainSquad GmbH
  • BitShares: xeroc
  • GitHub: xeroc
I get invalid format when importing the json file from 0.9.3.c.
Please use the method described here:
http://docs.bitshares.eu/migration/howto-exporting-wallet.html

using the menu bar will not work properly in windows!

Hi , I tried exporting so  many times on my mac using 0.9.3c and altough the console replies as ok I just cant find the json file . Do you have any idea what it could be ? Thanks
I have no idea where mac stores those files by default.

you can however define the full path:

wallet_export_keys /Users/<me>/Desktop/wallet-export.json

Please verify the path before exectuing it.. I don't have a mac here to check the real folder names

Offline bitacer

I get invalid format when importing the json file from 0.9.3.c.
Please use the method described here:
http://docs.bitshares.eu/migration/howto-exporting-wallet.html

using the menu bar will not work properly in windows!

Hi , I tried exporting so  many times on my mac using 0.9.3c and altough the console replies as ok I just cant find the json file . Do you have any idea what it could be ? Thanks

Offline JA

  • Hero Member
  • *****
  • Posts: 650
    • View Profile
nice with the devtools i can use my poloniex css
though i cant save it

Offline xeroc

  • Board Moderator
  • Hero Member
  • *****
  • Posts: 12922
  • ChainSquad GmbH
    • View Profile
    • ChainSquad GmbH
  • BitShares: xeroc
  • GitHub: xeroc
I get invalid format when importing the json file from 0.9.3.c.
Please use the method described here:
http://docs.bitshares.eu/migration/howto-exporting-wallet.html

using the menu bar will not work properly in windows!

Offline wuyanren

  • Hero Member
  • *****
  • Posts: 589
    • View Profile

Win version of the experience is not very good, every time you open the gray screen, click the refresh, or the same, sometimes to click a few times to refresh, to normal use

Offline slacking

  • Jr. Member
  • **
  • Posts: 47
    • View Profile
I get invalid format when importing the json file from 0.9.3.c.

Offline jsidhu

  • Hero Member
  • *****
  • Posts: 1335
    • View Profile
We have updated the port used by graphene.bitshares.org to use 443.

We have also added improved user error messages (better than grey screen)

still showing port 8090?

https://github.com/cryptonomex/graphene-ui/blob/56358c5ebdfe233e850a2616a0b92c2fe7a999b5/dl/src/rpc_api/ApiInstances.js#L89

Hired by blockchain | Developer
delegate: dev.sidhujag

Offline bytemaster

We have updated the port used by graphene.bitshares.org to use 443.

We have also added improved user error messages (better than grey screen)
For the latest updates checkout my blog: http://bytemaster.bitshares.org
Anything said on these forums does not constitute an intent to create a legal obligation or contract between myself and anyone else.   These are merely my opinions and I reserve the right to change them at any time.

Offline jsidhu

  • Hero Member
  • *****
  • Posts: 1335
    • View Profile
launches with gray screen, I'm guessing you tried to change the websocket port to 80 but it didn't work for some reason?

Since it looks like the html files are served locally, you can also try port 443 which is usually open behind firewalls.
Hired by blockchain | Developer
delegate: dev.sidhujag

chryspano

  • Guest
A typo in "Fee Allocation"




At this point If you use any of the "Edit" menu options you get an exception, this hapens for one of the "Application" options too.

« Last Edit: October 06, 2015, 07:31:53 pm by chryspano »

Offline Jack

  • Newbie
  • *
  • Posts: 4
    • View Profile

roload it and it works good
微博主页http://weibo.com/248742737
优酷主页http://i.youku.com/bitshares

Offline xeroc

  • Board Moderator
  • Hero Member
  • *****
  • Posts: 12922
  • ChainSquad GmbH
    • View Profile
    • ChainSquad GmbH
  • BitShares: xeroc
  • GitHub: xeroc
the websocket server is currently down afaik ...

Offline sudo

  • Hero Member
  • *****
  • Posts: 2255
    • View Profile
  • BitShares: ags
Request URL:wss://graphene.bitshares.org:8090/
Request Method:GET
Status Code:502 Bad Gateway

Offline lzr1900

  • Full Member
  • ***
  • Posts: 127
    • View Profile

Offline monsterer

Quote
"wss://graphene.bitshares.org:8090"

Note to the designer of the socket code - using any other port than 80/443 for a websocket will likely lead to it being widely firewalled - a lot of public wifi have only 80/443 open.
My opinions do not represent those of metaexchange unless explicitly stated.
https://metaexchange.info | Bitcoin<->Altcoin exchange | Instant | Safe | Low spreads

Offline fav

  • Hero Member
  • *****
  • Posts: 4278
  • No Pain, No Gain
    • View Profile
    • Follow Me!
  • BitShares: fav
Q: will there be more than one node to select in the light wallet?

Offline xeroc

  • Board Moderator
  • Hero Member
  • *****
  • Posts: 12922
  • ChainSquad GmbH
    • View Profile
    • ChainSquad GmbH
  • BitShares: xeroc
  • GitHub: xeroc
https://graphene.bitshares.org/#/
blank for me too on linux and firefox
javascript console tells us:

!!! WebSocket Error  "wss://graphene.bitshares.org:8090"

Offline liondani

  • Hero Member
  • *****
  • Posts: 3737
  • Inch by inch, play by play
    • View Profile
    • My detailed info
  • BitShares: liondani
  • GitHub: liondani

Offline sudo

  • Hero Member
  • *****
  • Posts: 2255
    • View Profile
  • BitShares: ags
managed to get fire wall free , and yet I still get black screen and nothing .

win7 64

Same here on osx, it's just because the ws server at graphene.bitshares.org is down.

I see 
the  same blank   https://graphene.bitshares.org/#/

Offline sudo

  • Hero Member
  • *****
  • Posts: 2255
    • View Profile
  • BitShares: ags
same win10 64bit
black screen and nothing .

Offline liondani

  • Hero Member
  • *****
  • Posts: 3737
  • Inch by inch, play by play
    • View Profile
    • My detailed info
  • BitShares: liondani
  • GitHub: liondani
So when I import my keys into the Testnet light wallet it wont effect my live balance in 0.9.3 it's just for testing purposes only?

yep

Offline fav

  • Hero Member
  • *****
  • Posts: 4278
  • No Pain, No Gain
    • View Profile
    • Follow Me!
  • BitShares: fav
managed to get fire wall free , and yet I still get black screen and nothing .

win7 64

Same here on osx, it's just because the ws server at graphene.bitshares.org is down.

yeah, supernet does this via html and offers several nodes. too bad their idea was not copied :(

Offline svk

managed to get fire wall free , and yet I still get black screen and nothing .

win7 64

Same here on osx, it's just because the ws server at graphene.bitshares.org is down.
Worker: dev.bitsharesblocks

Offline btswildpig

  • Hero Member
  • *****
  • Posts: 1424
    • View Profile
managed to get fire wall free , and yet I still get black screen and nothing .

win7 64
这个是私人账号,表达的一切言论均不代表任何团队和任何人。This is my personal account , anything I said with this account will be my opinion alone and has nothing to do with any group.

Offline Marketorder

  • Full Member
  • ***
  • Posts: 72
    • View Profile
So when I import my keys into the Testnet light wallet it wont effect my live balance in 0.9.3 it's just for testing purposes only?

Offline slacking

  • Jr. Member
  • **
  • Posts: 47
    • View Profile
 I get same error. Running Windows 10 64bit.

Get blank screen on windows 10.  Dev tools console filled with the following error

WebSocket connection to 'wss://graphene.bitshares.org:8090/' failed: Error during WebSocket handshake: Unexpected response code: 502

Offline sudo

  • Hero Member
  • *****
  • Posts: 2255
    • View Profile
  • BitShares: ags
GrapheneOct5-light-wallet_0.0.1.exe  x64 only
win7 32bit can't run  it's a pitty no 32bit 64bit 2in1

jaran

  • Guest
Get blank screen on windows 10.  Dev tools console filled with the following error

WebSocket connection to 'wss://graphene.bitshares.org:8090/' failed: Error during WebSocket handshake: Unexpected response code: 502

Offline sudo

  • Hero Member
  • *****
  • Posts: 2255
    • View Profile
  • BitShares: ags
There are some new light wallets available for Mac and Windows

https://github.com/cryptonomex/graphene/releases

Enjoy!

 +5% +5% awesome   can't wait to try it

Offline cass

  • Hero Member
  • *****
  • Posts: 4311
  • /(┬.┬)\
    • View Profile
Windows7 x64
When first launched the page just sits blank.  It says Electron in title bar.
After View>Refresh is loads like I would expect.

After closing and relaunching, I was not able to repeat the above experience.  It loads now very quickly without issue.


Me too..

win 10 x64 , 8G ram + ssd

same here osx 10.10.5 8GB +SSD
█║▌║║█  - - -  The quieter you become, the more you are able to hear  - - -  █║▌║║█

Offline Moon

  • Full Member
  • ***
  • Posts: 155
    • View Profile
Windows7 x64
When first launched the page just sits blank.  It says Electron in title bar.
After View>Refresh is loads like I would expect.

After closing and relaunching, I was not able to repeat the above experience.  It loads now very quickly without issue.


Me too..

win 10 x64 , 8G ram + ssd

Xeldal

  • Guest
I have been trying to import my keys but it seems ti to just hang. I get to point where it displays my my balances then I press import. One of my accounts has over 60,000 keys. Is that a large amount for importing?

PS. I'm running a I7, 16GB RAM w/SSD

Im having the same experience.  I get a blank white screen indefinitely after selecting import.  Between 20 accounts or so, I have over 85,000 keys.  25,000 or so is the most any one account has.

I'm also running a I7, 16GB RAM w/SSD

Offline Pheonike

I have been trying to import my keys but it seems ti to just hang. I get to point where it displays my my balances then I press import. One of my accounts has over 60,000 keys. Is that a large amount for importing?

PS. I'm running a I7, 16GB RAM w/SSD

« Last Edit: October 05, 2015, 11:53:21 pm by Pheonike »

Offline fav

  • Hero Member
  • *****
  • Posts: 4278
  • No Pain, No Gain
    • View Profile
    • Follow Me!
  • BitShares: fav
there's a visual bug



red arrow is the mouse. keep the dropdown open and move the mouse away

win7

Offline Pheonike


The key import on windows (chrome,win10 64bit) doesn't work. The same file imports with on website version (cli export from 0.93c).

Seems to be importing now.

Offline cass

  • Hero Member
  • *****
  • Posts: 4311
  • /(┬.┬)\
    • View Profile
Will it be possible to let the user adjust the font size?
On my screen (Win 7) all the text labels look unnaturally big - I wish I could scale them down by 25%.

+5%
█║▌║║█  - - -  The quieter you become, the more you are able to hear  - - -  █║▌║║█

jakub

  • Guest
Will it be possible to let the user adjust the font size?
On my screen (Win 7) all the text labels look unnaturally big - I wish I could scale them down by 25%.

Offline Pheonike


The key import on windows (chrome,win10 64bit) doesn't work. The same file imports with on website version (cli export from 0.93c).

Offline wuyanren

  • Hero Member
  • *****
  • Posts: 589
    • View Profile
There are some new light wallets available for Mac and Windows

https://github.com/cryptonomex/graphene/releases

Enjoy!
The page seems very Carlton, open the program to wait a long time to get into the page.

Interesting, it loads very quickly for me.
That should be the reason for the the Great Wall firewall, and I hope I can remove this wall.

Xeldal

  • Guest
Windows7 x64
When first launched the page just sits blank.  It says Electron in title bar.
After View>Refresh is loads like I would expect.

After closing and relaunching, I was not able to repeat the above experience.  It loads now very quickly without issue.

Offline bytemaster

There are some new light wallets available for Mac and Windows

https://github.com/cryptonomex/graphene/releases

Enjoy!
The page seems very Carlton, open the program to wait a long time to get into the page.

Interesting, it loads very quickly for me.   
For the latest updates checkout my blog: http://bytemaster.bitshares.org
Anything said on these forums does not constitute an intent to create a legal obligation or contract between myself and anyone else.   These are merely my opinions and I reserve the right to change them at any time.

Offline wuyanren

  • Hero Member
  • *****
  • Posts: 589
    • View Profile
There are some new light wallets available for Mac and Windows

https://github.com/cryptonomex/graphene/releases

Enjoy!
The page seems very Carlton, open the program to wait a long time to get into the page.
Had wanted to find a problem, but found no Chinese people are willing to help me, it is estimated that they were scared off the price
« Last Edit: October 05, 2015, 09:17:54 pm by wuyanren »

Offline bytemaster

There are some new light wallets available for Mac and Windows

https://github.com/cryptonomex/graphene/releases

Enjoy!
For the latest updates checkout my blog: http://bytemaster.bitshares.org
Anything said on these forums does not constitute an intent to create a legal obligation or contract between myself and anyone else.   These are merely my opinions and I reserve the right to change them at any time.