BitShares Forum

Main => General Discussion => Topic started by: oldman on September 08, 2014, 01:46:23 pm

Title: Cannot Transfer BTSX - [Resolved]
Post by: oldman on September 08, 2014, 01:46:23 pm
I am attempting to move funds between two accounts on two different computers and do not seem able to receive the funds.

Transaction #cc7bf151

Block #432231 , transaction #0 , next #0

This is a 10 BTSX test transfer, my first one.

Why does the receiving account (new account) show no transactions and no funds? All blocks are synced and the receiving client says it is up to date.

Please help!
Title: Re: Cannot Transfer BTSX - Transaction Posts But Does Not Show on Receiving Client
Post by: xeroc on September 08, 2014, 02:04:44 pm
- you do have a connection to the network (check with "getinfo" in console)
- your blockchain is synced ("getinfo" again)
- the name you are sending to IS REGISTERED on the network?
- you can run wallet_recover_transaction cc7bf151 in your receiving account to recover the transaction
Title: Re: Cannot Transfer BTSX - Transaction Posts But Does Not Show on Receiving Client
Post by: oldman on September 08, 2014, 04:34:26 pm
Many thanks to xeroc for replying so quickly!

Apologies to the community, this was a case of a non-tech user trying to muddle through the registration process.

So here's what happened:

- Created new account with new name

- I attempted to send funds to the new account to register

- Did not realize I had to send the funds to the public key rather than the account name; this is why I could not receive funds

- Sent funds to public key, received

- Tried to register name

- Could not register name because someone is already using it

So lesson learned - we need to have a more directed 1-2-3 account creation guide/wizard that pops up when a new account is created, ie:

Step 1. Choose user name (should tell you if user name is available before allowing Step 2)

Step 2. Send funds to this address (show public key automatically)

Step 3. Register user name


Title: Re: Cannot Transfer BTSX - Transaction Posts But Does Not Show on Receiving Client
Post by: bytemaster on September 08, 2014, 04:38:28 pm
Many thanks to xeroc for replying so quickly!

Apologies to the community, this was a case of a non-tech user trying to muddle through the registration process.

So here's what happened:

- Created new account with new name

- I attempted to send funds to the new account to register

- Did not realize I had to send the funds to the public key rather than the account name; this is why I could not receive funds

- Sent funds to public key, received

- Tried to register name

- Could not register name because someone is already using it

So lesson learned - we need to have a more directed 1-2-3 account creation guide/wizard that pops up when a new account is created, ie:

Step 1. Choose user name (should tell you if user name is available before allowing Step 2)

Step 2. Send funds to this address (show public key automatically)

Step 3. Register user name

You don't need to send funds to an account to register it.  Any account can register any other account.
Title: Re: Cannot Transfer BTSX - [Resolved]
Post by: xeroc on September 08, 2014, 04:50:27 pm
I also hope that more exchanges allow their users to register an account over their .. poloniex already has such a feature .. you basically just post your desired username and the public key and they do the reset ..

and we have a instruction for registering: http://wiki.bitshares.org/index.php/Bitshares-x-how-to#Account_registration
Title: Re: Cannot Transfer BTSX - Transaction Posts But Does Not Show on Receiving Client
Post by: oldman on September 08, 2014, 05:28:00 pm

You don't need to send funds to an account to register it.  Any account can register any other account.


I think this works if there are other accounts with funds available; in this case I was trying to follow the best practice of having one account per client (https://bitsharestalk.org/index.php?topic=8156.0 (https://bitsharestalk.org/index.php?topic=8156.0) and couldn't pull funds from another account.

I also hope that more exchanges allow their users to register an account over their .. poloniex already has such a feature .. you basically just post your desired username and the public key and they do the reset ..

and we have a instruction for registering: http://wiki.bitshares.org/index.php/Bitshares-x-how-to#Account_registration

This is the tutorial I was following - and it does not tell users how to get funds to an unregistered account.

Most new users will be starting with a new client, a new account w/zero balance and BTSX on an exchange somewhere.

They will try to send BTSX to their new account for the registration fee and find they can't receive.

Definitely needs an update to at least tell users how access the public key so they can fund their unregistered account.