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.


Topics - mostar

Pages: 1 2 [3]
31
Technical Support / Import to V2 moonstone wallet backup
« on: October 16, 2015, 01:13:56 pm »
Hi,

Those who participate in moonstone crowd funding receive V1 backup wallet with the founds.

Restore this wallet  in 0.9.3 and
Code: [Select]
wallet_export_keys ...
End with  json file that not contain any account key:

Quote
{
  "password_checksum": "c10....5a59fa",
  "account_keys": []
}

The moonstone backup wallet is file, I successfully restored it in the past for checking.

How can I import the those found to V2?

Thanks

32
Technical Support / Start using the cli_wallet
« on: October 16, 2015, 08:58:08 am »
Hi,

I would like to use the cli_wallet. But I didn't find and clear decontamination.
The test net setup guide is the closest thing I found, but of course some of them not relevant now.

https://github.com/cryptonomex/graphene/wiki/How-to-setup-your-witness-for-test-net-%28Ubuntu-14.04%29



To be specific:

-Dose running witness_node automatic join the network, or I need some startup parameters?
-Who do I copy my V2 web wallet to the cli_wallet?

Thanks
Mostar


33
Hi,

It look like bitshares.openledger.info don't have "Import Keys" as mention in
http://docs.bitshares.eu/migration/howto-importing-wallet.html

What am I missing?

34
Technical Support / Import wallet to V2 CLI wallet
« on: October 14, 2015, 04:16:02 pm »
Hello,

I'm following this guide:
http://docs.bitshares.eu/migration/howto-importing-wallet.html
I export my Wallet using 0.9.3c and want to import it to CLI wallet.

Code: [Select]
import_accounts myexport.json mypass

Output:
Quote
10 assert_exception: Assert Exception
fc::sha512::hash( password_hash ) == imported_keys.password_checksum:
    {}
    th_a  wallet.cpp:2591 import_accounts

and
Code: [Select]
list_my_accounts

Output:
Quote
list_my_accounts
[]

What went wrong?

Other question
This guide mention that in order to claim the balances. One need to:
Code: [Select]
import_balance <account name> <private key> true

How can I extract my private key from the old version?

Thanks
Mostar


35
Technical Support / UIA name length
« on: October 07, 2015, 11:03:00 am »
Hello,

I tried to create UIA and fail on: "Symbol name too large"

My name is 9 charter long.

I didn't find any clear documentation regarding all the roles.

In some place it say that short name are expensive. How short and How much?

Is may UIA will be upgrade to V2.0 without name change

Thanks

36
Technical Support / Lost bitshares ?
« on: May 04, 2015, 05:02:50 pm »
Hello,

I send to my self yesterday bitshares from bter.com exchange.
I can see the transaction on bitsharesblocks.com but the bitshares and the transaction information did not appear in my bitshares client.
My client is bitsharesGUI-0.9.0-linux-x86_64 and it sync with the network.

Please advise

37
Hello,

Suppose I have two computer running the same Bitshares version.
The first computer is sync with the network and the second is out of sync.
Can I stop Bitshares in the second computer and copy the "chain" subdirectory from the first computer in order to save sync time?

Are there any difference regarding the "chain" subdirectory between bitshares_client and bitsharesGUI?

Thanks

Mostar

38
Technical Support / Question abut the core development team
« on: May 01, 2015, 07:15:04 am »
Hello,

My impression is that Bitshares development and future, is heavily dependent on  Bytemaster and his core developer team.
I was wonder by who and how well they are funded?

Are the developers that are delegate (https://www.youtube.com/watch?v=Yrif9uThwSY) are part of the Bytemaster team?

Dose in the current situation delegate fee can sustain full time developer?

Thanks

39
Technical Support / Coin total supply
« on: April 04, 2015, 10:52:11 am »
Hello,

I could not find clear documentation abut the coin supply.
How new coins are created?
Is there any limit and time frame?

Thanks

40
General Discussion / Blockchain scalability
« on: March 27, 2015, 08:23:17 am »
Hello,

I was wonder how scalable is Bitshares blockchain.
It take a few days to my wallet to catch up to the latest block, and there are "only" 2 million blocks.

Hopefully when it become popular there will be trillions of block. Containing tons of transaction and multiple assets order book entries.

I look to me that full client will not be realistic approach for the common user. Over the time online wallet will lead to centralization.
Less and less service providers / computers will be able to handle the size of the blockchanin.

Are the any study of capacity planning regarding this issue?

Thanks
Moster

41
Technical Support / GUI on Linux
« on: March 14, 2015, 07:20:44 am »
Hello,

I download and run bitshares client form http://bitshares.org/get-started for Linux.
Its console application and not GUI one.
Is there GUI application for Linux?

I'm using Ubuntu 14.04

Thanks

Pages: 1 2 [3]