Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - JA

Pages: 1 2 [3] 4 5 6 7 8 9 10 ... 44
31
I don't know what version my current bitshares client is, but I think it was from more than 6 months ago.
When I try to import the json file into Bitshares 2.0 it says "Invalid Format".
How can I recover my BitShares in this situation?
do a backup with your current client.
install 0.9.3c
https://github.com/bitshares/bitshares-0.x/releases
export via console
http://blog.smartcoin.pw/2015/09/bitshares-how-to-prepare-your-wallet.html

32
Marketplace / [PHP] memo decryption script
« on: October 24, 2015, 08:15:42 pm »
I need a php script to decrypt memos with a private memo key. (if thats even possible)
I am way too noobie to do it myself.


https://github.com/xeroc/python-graphenelib/blob/master/docs/memo.rst
here is a python script from xerocs python graphenelib.
https://github.com/xeroc/python-graphenelib/blob/master/graphenebase/memo.py

Feel free to send me a offer via pm.

33
wss://thomnet.info.tm/ws
it's down (you probably already know :) )

34
Technical Support / curl bitshares 2 api help
« on: October 20, 2015, 06:21:19 pm »
I have a hard time understanding how the bitshares 2 api works.
For example i want to get the transaction history of an account.
in bts 1:
{"method": "wallet_account_transaction_history", "params": ["myaccount"], "id": "0"}

how does it work in bts 2.0 with get_account_history?

35
Technical Support / Re: Request: Standalone Webwallet
« on: October 20, 2015, 02:09:55 pm »
Discussed this with @svk already, but I don't want this to get lost in translation.

Please bundle the webwallet for local use! In fact, no need to maintain windows/linux light wallet builds if you have a universal browser version in my opinion!

so we add only our local API connection?

...which is?
whatever you set it in you config.ini or as a start parameter
wintess_node --rpc-endpoint=127.0.0.1:8090

here is a tut for windows
https://beyondbitcoin.org/how-to-connect-your-light-wallet-to-your-own-witness-node-on-windows-64-bit/

36
Technical Support / Re: An old NXTer, Newbie here!
« on: October 19, 2015, 11:33:38 pm »
You may want to wait until there are more GUI options to work with your UIA. I believe a patch is forthcoming that will address at least a few options.
Do you mean that Not all options available in GUI?
Yes, asset creation is incomplete in the GUI atm, I'm gonna work on upgrading it this week.

Thanks Tuck and svk,
I'm not a grandma! I can do low level actions also!
Let me know how to issue an asset and start announcing it?

Go to Dashboard > Click on your account > Click Assets > Create New Asset > Specify the symbol, description, supply and precision > Confirm the details > Pay 5,000 BTS
Or 500000 depending on the length  :P

37
Technical Support / Re: Understandiong the Permissions tab
« on: October 19, 2015, 11:28:33 pm »
https://bitshares.org/technology/dynamic-account-permissions/#owner-and-active-keys

its a start but still doesnt explain what a memo key is

38
All of a sudden my missing account showed up with the balance :)
Don't really know why/how - I did not do anything

Thank you all for help though
openledger probably got updated

39
the wallet does all the nasty crypto stuff for you in javascript and the websocket connection is only an entry point to query the blockchain or send signed transactions ..
atm there are not so many publicly known websocket servers avaialble .. but i really hope this will change quickly
wss://sync.cryptofeed.net
if you connect to a websocket its like voting for a witness.
you have to trust the socket.
btw if trustworthy community members want contribute with a node just pm me and i will add it (self-signed or verified ssl is required).

40
Technical Support / Re: Control same account from 2 wallets??
« on: October 18, 2015, 11:16:44 pm »
do you see the same accounts in both wallets if you go to your dashboard?

41
One minor point - you should add this to your last step in the tutorial:

Quote
Not quite all you need to do -- after clicking the "Confirm" button you must also select the URL you just entered from the drop list on the left and refresh your browser to connect to it.
yea thanks updated

42
Well, I thought that was my account name, anyway. I just visited bitsharesblocks.com/accounts to check if there was a balance there, but it says username "boldly.going" does not exist.

Additionally, I just tried to open my Linux light client, too (which worked yesterday), and get this error: http://www.tiikoni.com/tis/view/?id=867fcef (screenshot of my software)

Any suggestions? I"ll restart my computer now in case that's the trick. Thanks.
bitsharesblocks still shows the old 1.0 blockchain!
your account exists https://bitshares.openledger.info/#/account/boldly.going

as far as the error goes....just close the light  wallet and  open it again

43
General Discussion / Re: Core dev respond to GUI criticism
« on: October 17, 2015, 05:15:42 pm »
VERY well said val.
 +5% love u

44
see here https://bitshares.org/deposit/
most use metaexchange and blocktrades. You also have CCEDK

Akado,
I just went through every single one of those gateways and none of them are offering BTS. Perhaps this has something to do with the price dropping i.e. there's less places to buy after the upgrade.
its only because of the upgrade

45
ok
wss://sync.cryptofeed.net has now proper ssl sertficate from StartSSL.com (free)
so it can also be used in the light wallet

i will monitor nginx and see how many connections and bandwith etc.... it uses

would be nice if you could connect your client to it so i can make proper statistics
i will post them here on the forums without the ip's of course

Pages: 1 2 [3] 4 5 6 7 8 9 10 ... 44