Sending to NON-Existing address?

Post Reply
mogadanez
Posts: 11
Joined: Wed Jun 15, 2011 7:20 pm
os: windows

Sending to NON-Existing address?

Post by mogadanez »

I understand that when i send money to wrong address i can't return it - someone else receive it

But what's happens if i send it to absolutelly non-existing address?

Can i get it back?


i was send NAMECOINS to BITCOIN adress :oops:
Really i not understand how namecoind allow me do this. As i understand, Namecoin adresses starts with "N" always?

I am pretty sure than is diffenetly a bug.

I am so depressed by this now.... :cry:

mogadanez
Posts: 11
Joined: Wed Jun 15, 2011 7:20 pm
os: windows

Re: Sending to NON-Existing address?

Post by mogadanez »

More one .... address in listtransactions not match with address that i used to send.

when it was transformed?

Code: Select all

namecoind sendtoaddress 1CxdGs4S3wenvw8SnztK35HaR31KpYZDU3 XXX

->
{
        "account" : "",
        "address" : "N8XzUWZQyKkMTUNx4pCtFbSV9GQNqQHiEC", ????????????????
        "category" : "send",
        "amount" : -XXX.00000000,
....
    }

khal
Site Admin
Posts: 708
Joined: Mon May 09, 2011 5:09 pm
os: linux

Re: Sending to NON-Existing address?

Post by khal »

Namecoin addresses started with 1 at the beginning, so, to remain compatible, they are still accepted...

If the bitcoin address you send to is yours, do :
- copy one of your namecoin address somewhere, to receive funds
- stop bitcoin & namecoin
- backup bitcoin & namecoin wallets
- copy bitcoin wallet to the namecoin folder
- start namecoin with : namecoind -rescan
- you may see your lost funds, transfer them to your namecoin address
- stop namecoin
- restore your real namecoin wallet (do copies, always keep backups until you have checked all is ok)
- restart namecoin
More one .... address in listtransactions not match with address that i used to send.
Your bitcoin address has been converted to his namecoin equivalent.
NamecoinID: id/khal
GPG : 9CC5B92E965D69A9
NMC: N1KHAL5C1CRzy58NdJwp1tbLze3XrkFxx9
BTC: 1KHAL8bUjnkMRMg9yd2dNrYnJgZGH8Nj6T

Register Namecoin domains with BTC
My bitcoin Identity - Send messages to bitcoin users
Charity Ad - Make a good deed without paying a cent

mogadanez
Posts: 11
Joined: Wed Jun 15, 2011 7:20 pm
os: windows

Re: Sending to NON-Existing address?

Post by mogadanez »

Your bitcoin address has been converted to his namecoin equivalent.
agghhh.... it lead to traps when I was now.
i think it should do this only with some explicit flags for example:

Code: Select all

namecoind sendtoaddress 1CxdGs4S3wenvw8SnztK35HaR31KpYZDU3 XXX -compat

mogadanez
Posts: 11
Joined: Wed Jun 15, 2011 7:20 pm
os: windows

Re: Sending to NON-Existing address?

Post by mogadanez »

f the bitcoin address you send to is yours, do :
it's not my address, i was try deposit namecoins to https://exchange.bitparking.com and copy address from wrong section.

khal
Site Admin
Posts: 708
Joined: Mon May 09, 2011 5:09 pm
os: linux

Re: Sending to NON-Existing address?

Post by khal »

In that case, contact doublec directly to see if he can resolve this problem...
NamecoinID: id/khal
GPG : 9CC5B92E965D69A9
NMC: N1KHAL5C1CRzy58NdJwp1tbLze3XrkFxx9
BTC: 1KHAL8bUjnkMRMg9yd2dNrYnJgZGH8Nj6T

Register Namecoin domains with BTC
My bitcoin Identity - Send messages to bitcoin users
Charity Ad - Make a good deed without paying a cent

Post Reply