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 - Bhuz

Pages: 1 2 3 4 5 6 [7] 8 9 10 11 12 13 14 ... 32
91


http://doodle.com/poll/rsikf4rr63p89cqb

It seems no one is interested in learning how to use GrapheneExchange? Or are the dates and times just not working out for you?

I am totally interested but unfortunately this week could not work for me

92
Hi,
i try to import my 093c wallet into BitShares-light_2.0 because openledger dont take this 093c wallet
But BitShares-light_2.0 dont start after installation.
i got the question whether the programm is 32bit or 64bit
my pc is 32 bit
Is BitShares-light_2.0 not working with 32bit?
Do i have another possibility to update my wallet to 2.0? (as i said openledger dont work)
Greetings
Please follow the console method when exporting the wallet from 0.9.3c.

http://docs.bitshares.org/bitshares/migration/howto-exporting-wallet.html#export-via-the-console

Openledger will be able to import that one, using the "import key" function in settings/wallet management console.

Remember to use the "claim balance"  function after importing the keys.

93
General Discussion / Re: New Release and Hard Fork for March 23, 2016
« on: March 18, 2016, 04:11:14 pm »
Code: [Select]
[ 55%] Building CXX object libraries/chain/CMakeFiles/graphene_chain.dir/database.cpp.o
In file included from /home/coinbox/bitshares-2/libraries/chain/database.cpp:30:0:
/home/coinbox/bitshares-2/libraries/chain/db_maint.cpp: In member function âvoid graphene::chain::database::update_worker_votes()â:
/home/coinbox/bitshares-2/libraries/chain/db_maint.cpp:105:53: error: âHARDFORK_607_TIMEâ was not declared in this scope
    bool allow_negative_votes = (head_block_time() < HARDFORK_607_TIME);

Building in Release.

Are you building 2.0.160316?

If so, there was an issue, the new one is 2.0.160316b.

Still, you should probably wait for a new release for API servers to fix an issue that seems to cause some crash

94
General Discussion / Re: Testing Stealth UI
« on: March 18, 2016, 02:04:36 pm »
@jcalfee1

example.
My public account: test1
My private accounts: ~test1, ~whatever

Trying to send funds from both ~test1 / ~whatever to test1 (public account)
I get: missing to_key_or_label: est1

So, IF you create a private_account with the same label as your public_account, then you are not able to sends funds from yours private_accounts back to your public_account.

Notice, the error message on "missing to_key_or_label" is the the account_name except the first letter. (just guessing: maybe it expect a label and so think the first letter should be a ~ instead?)

95
General Discussion / Re: Testing Stealth UI
« on: March 18, 2016, 01:31:29 pm »

Trying to redeem funds with a receipt from a private-account that I have not as private-contact:

receiveBlindTransfer error --> Error: Missing required field: Label is required unless a private key is provided
    at s (http://stealth.cnx.rocks/app.js:59:5193)
    at e.h.value (http://stealth.cnx.rocks/app.js:59:10514)
    at i (http://stealth.cnx.rocks/app.js:59:17662)
    at http://stealth.cnx.rocks/app.js:59:18342
    at l (http://stealth.cnx.rocks/app.js:2:1488)
    at http://stealth.cnx.rocks/app.js:2:1605
    at MutationObserver.f (http://stealth.cnx.rocks/app.js:2:4357)
This is what is in the receipt:

    "stealth_confirmation",
    {one_time_key: public_key,
    to: optional(public_key),
    encrypted_memo: bytes()}

Just public keys and encrypted data.  You can't do anything with it unless you can decrypt the memo so the wallet does not receive them.  I have added a error notice: "This wallet does not have a private key for this receipt"

So, when we send some funds, not only we have to give the receipt to that person, but we also have to provide him the pub_key of the private_account that we used to send him the funds?

Is there a way to automate this process or at least part of it?

This is more "comlpex" than what I thought, in particular from the point of view of a new user...

96
General Discussion / Re: Let's try to get @bitshares on twitter
« on: March 18, 2016, 12:46:25 am »
Why not use bitshares_official instead of giving 3k usd to a random guy?

97
Technical Support / Re: OpenLedger Wallet Still Extremely Buggy
« on: March 17, 2016, 03:22:44 pm »
Some times it can not connect to bitshares.openledger.info. No problems besides this. Are there any other public API servers?

The Api Connection in the settings, is a list. Try click on it.

99
General Discussion / Re: Account opening issues
« on: March 15, 2016, 05:57:07 am »
It is my own account and it is unlocked and I have the private keys. I am unable to attach a screen shot of my wallet to this post as it appears that I require the administrator's permission. Can anyone who has the privilege help me post the screen shot on this thread? Will require an email address then.
Tried my options above?

100
Technical Support / Re: Transferring accounts between wallets
« on: March 14, 2016, 11:05:15 pm »
I'm trying to transfer some accounts to a new wallet, with a sexier password. Is there some way to achieve this, especially via the GUI?
Why don't you simply change the password of your current wallet?

That's good advise, thanks. However, I do have an account with a name I'd like to retain, in a different wallet. It would be nice to consolidate wallets if possible.
First go to the account you want to transfer, permissions menu, copy both active and owner private keys (you have to click on the pub key and click show in both the active and owner permissions tab).

Then go to settings, wallet management console, and change the active wallet to the one in which you want to transfer the above account.
After that click on import keys and paste the two private keys (active and owner) that you copied in the first step

At this point you should have the account in this second wallet too.

NB: the brain key of the second wallet, will not recover the account imported in such a way, so make sure to do a backup of the wallet and do not relay only on the brain key.

Ps: I think the above issue could be "fixed" later if the Gui implements a method to generate new private keys

101
Technical Support / Re: Transferring accounts between wallets
« on: March 14, 2016, 10:29:45 pm »
I'm trying to transfer some accounts to a new wallet, with a sexier password. Is there some way to achieve this, especially via the GUI?
Why don't you simply change the password of your current wallet?

102
Absolutely  +5%

103
General Discussion / Re: Account opening issues
« on: March 14, 2016, 11:49:39 am »
I created an account on openledger.info but I do not see the "Deposit / Withdraw" option on the left side menu below the Open Orders. All I see is "White list". Followed through the tutorials exactly but still these options do not show up.  Tried the same on two computers with two different accounts without any luck. Any tips on what is wrong or what is it that I have not done rightly. Thanks.

It seems like you don't own that account (you don't have the private key)

Did you create more than one wallet maybe? Can you check if in settings -> wallet management console, you have the option "change wallet"?
If so, try to change the active wallet.

Did you do a backup after creating your account? (downloaded a .bin file)
If so, try to restore that one with the "restore backup" option

104
Stakeholder Proposals / Re: Proxy: samupaha
« on: March 13, 2016, 03:17:36 pm »
The more proxies we have, the best!

Thank you for your support!

105
General Discussion / Re: Testing Stealth UI
« on: March 13, 2016, 01:09:17 pm »
Trying to redeem funds with a receipt from a private-account that I have not as private-contact:

receiveBlindTransfer error --> Error: Missing required field: Label is required unless a private key is provided
    at s (http://stealth.cnx.rocks/app.js:59:5193)
    at e.h.value (http://stealth.cnx.rocks/app.js:59:10514)
    at i (http://stealth.cnx.rocks/app.js:59:17662)
    at http://stealth.cnx.rocks/app.js:59:18342
    at l (http://stealth.cnx.rocks/app.js:2:1488)
    at http://stealth.cnx.rocks/app.js:2:1605
    at MutationObserver.f (http://stealth.cnx.rocks/app.js:2:4357)

Pages: 1 2 3 4 5 6 [7] 8 9 10 11 12 13 14 ... 32