Sabunir (OP)
Jr. Member
Offline
Activity: 41
Merit: 13
|
|
February 01, 2010, 02:17:02 AM |
|
1) What would happen if one attempts to send an amount of coins to an IP address that isn't running the program? 2) What would happen if one attempts to send an amount of coins to a invalid Bitcoin Address? 3) What would happen if one attempts to send an amount of coins to a Bitcoin Address that nobody owns? 4) What would happen if one attempts to send an amount of coins to a Bitcoin Address that used to be owned, but has since been abandoned (recipient stopped running the program, or deleted their wallet)?
I thank answerers for expanding my knowledge.
|
|
|
|
sirius
Bitcoiner
Sr. Member
Offline
Activity: 429
Merit: 1002
|
|
February 01, 2010, 10:44:43 AM |
|
1) What would happen if one attempts to send an amount of coins to an IP address that isn't running the program? 2) What would happen if one attempts to send an amount of coins to a invalid Bitcoin Address?
Not possible, the software doesn't allow that. 3) What would happen if one attempts to send an amount of coins to a Bitcoin Address that nobody owns? 4) What would happen if one attempts to send an amount of coins to a Bitcoin Address that used to be owned, but has since been abandoned (recipient stopped running the program, or deleted their wallet)?
I guess the money will just be lost in that case.
|
|
|
|
BitcoinFX
Legendary
Offline
Activity: 2646
Merit: 1722
https://youtu.be/DsAVx0u9Cw4 ... Dr. WHO < KLF
|
|
February 01, 2010, 11:10:07 PM |
|
What happens to Bitcoins sent to an IP address where the sub-net computers are each running Bitcoin software ? Do they all receive an equal share of Bitcoins ? lol
|
|
|
|
NewLibertyStandard
|
|
February 01, 2010, 11:41:24 PM |
|
If I remember correctly I think I was told that they would be sent to the first bitcoin application with whom the sender connects.
|
Treazant: A Fullever Rewarding Bitcoin - Backup Your Wallet TODAY to Double Your Money! - Dual Currency Donation Address: 1Dnvwj3hAGSwFPMnkJZvi3KnaqksRPa74p
|
|
|
Sabunir (OP)
Jr. Member
Offline
Activity: 41
Merit: 13
|
|
February 02, 2010, 01:36:13 AM |
|
Relatedly, what protections are in place for preventing someone from forging a Bitcoin Address?
|
|
|
|
sirius
Bitcoiner
Sr. Member
Offline
Activity: 429
Merit: 1002
|
|
February 02, 2010, 02:34:26 AM |
|
What happens to Bitcoins sent to an IP address where the sub-net computers are each running Bitcoin software ? The coins go to the machine that the sender connects to. You need to do port forwarding to direct the incoming connections at port 8333 to the correct subnet address. Instructions: www.portforwarding.com.
|
|
|
|
BitcoinFX
Legendary
Offline
Activity: 2646
Merit: 1722
https://youtu.be/DsAVx0u9Cw4 ... Dr. WHO < KLF
|
|
February 02, 2010, 09:00:20 AM |
|
Thanks, I understand that and my port 8333 is correctly forwarded to my 24/7 Bitcoin machine. However, lets say that I have 2 machines on the same IP running Bitcoin without port 8333 forwarded on either ! Bitcoin node (1) 192.168.0.2 Bitcoin node (2) 192.168.0.3 So, I would guess that 192.168.0.2 machine would receive the bitcoins because it is the first IP on the sub-net ?
|
|
|
|
sirius
Bitcoiner
Sr. Member
Offline
Activity: 429
Merit: 1002
|
|
February 02, 2010, 12:34:08 PM |
|
Thanks, I understand that and my port 8333 is correctly forwarded to my 24/7 Bitcoin machine. However, lets say that I have 2 machines on the same IP running Bitcoin without port 8333 forwarded on either ! Bitcoin node (1) 192.168.0.2 Bitcoin node (2) 192.168.0.3 So, I would guess that 192.168.0.2 machine would receive the bitcoins because it is the first IP on the sub-net ? The connection won't get through at all if the port is not forwarded.
|
|
|
|
BitcoinFX
Legendary
Offline
Activity: 2646
Merit: 1722
https://youtu.be/DsAVx0u9Cw4 ... Dr. WHO < KLF
|
|
February 03, 2010, 02:57:15 PM |
|
Thanks, I understand that and my port 8333 is correctly forwarded to my 24/7 Bitcoin machine. However, lets say that I have 2 machines on the same IP running Bitcoin without port 8333 forwarded on either ! Bitcoin node (1) 192.168.0.2 Bitcoin node (2) 192.168.0.3 So, I would guess that 192.168.0.2 machine would receive the bitcoins because it is the first IP on the sub-net ? The connection won't get through at all if the port is not forwarded. Not so ? I have had 2 machines connected (getting 4+ connections on each) and generating Bitcoins on the same static IP address. The port 8333 is of course forwarded for connection through my firewall, which I guess is what you mean. However, connections to other nodes are made without port 8333 being specifically forwarded through my router to a specific machine (sub-net IP), which is of course the best way to max connectivity. I understand Bitcoin only requires 1 other connection for transactions, yes ? I think my original question was valid and thanks for clarifying this everyone. NewLibertyStandard I think is correct "If I remember correctly I think I was told that they would be sent to the first bitcoin application with whom the sender connects." I dislike communication on forums, it's hard to discuss topics sometimes when all parties mean the same thing and communicate it in a different way ! I have enough internet connections, routers and PC equipment - So, I'm off to make an 'official' test for myself whilst I RTM
|
|
|
|
satoshi
Founder
Sr. Member
Offline
Activity: 364
Merit: 7424
|
|
February 04, 2010, 12:07:07 AM |
|
Port forwarding forwards a port to one computer. It tells the router which computer handles connections to that port. So that's the computer receiving.
If you didn't set up port forwarding, then incoming connections won't go to any computer, and attempts to send to that IP would just say it couldn't connect to the recipient and nothing is sent. When sending by IP, you still send to a bitcoin address, but your computer connects to that IP, gets a new bitcoin address from it, gives the transaction directly to the them and confirms that it was received and accepted.
Someone should post their static IP so people can try out sending by IP and also give that user free money.
There's a 32-bit checksum in bitcoin addresses so you can't accidentally type an invalid address.
If 4) you send to a recipient who has abandoned or lost their wallet.dat, then the money is lost. A subtle point can be made that since there is then less total money in circulation, everyone's remaining money is worth slightly more, aka "natural deflation".
|
|
|
|
BitcoinFX
Legendary
Offline
Activity: 2646
Merit: 1722
https://youtu.be/DsAVx0u9Cw4 ... Dr. WHO < KLF
|
|
February 04, 2010, 09:48:34 AM Last edit: September 14, 2014, 09:22:00 PM by BitcoinFX |
|
Someone should post their static IP so people can try out sending by IP and also give that user free money.
Thanks for clarifying that satoshi. I'm more than happy to share my static IP for testing - I run a Tor Relay from this IP so the address is already publicly available at http://trunk.torstatus.kgprog.com/ for example. Please note that this is not the IP address from where I will be running my 'Bitcoin Bank' / exchange service. It's a personal IP address and is effectively my project contribution and testing 'Lab' for other open source projects. I'm a big contributor of Grid Republic etc. *** N.B. Post has been edited after the successful testing *** Anyone is still welcome to make a test payment to my IP. Please send me a forum PM first and stipulate in the comments if you are making a test payment or a donation, so that I can return your Bitcoins to you, if you wish. Any donations will be much appreciated and will help to set up the separate 'exchange service' faster. Please email: bitcoinfx @ gmail.com regarding any issues. (EDIT: no longer in use 2014) You can also visit my website: BitcoinFX - http:// www .bitcoinfx .cz.cc EDIT: Domain no longer active - An early manual e-currency exchange by email only - the domain only provided contact info. etc. Thank you.
|
|
|
|
SmokeTooMuch
Legendary
Offline
Activity: 860
Merit: 1026
|
|
February 04, 2010, 03:49:06 PM Last edit: February 04, 2010, 04:10:12 PM by SmokeTooMuch |
|
2x 0.01 BTC sent. 0.01 BTC per Bitcoin adress and 0.01 BTC per IP-adress. I don't need it back BTW: http://trunk.torstatus.kgprog.com/ is telling me I'm using TOR, but I`m not. It shows my real IP.
|
|
|
|
BitcoinFX
Legendary
Offline
Activity: 2646
Merit: 1722
https://youtu.be/DsAVx0u9Cw4 ... Dr. WHO < KLF
|
|
February 04, 2010, 05:11:11 PM |
|
Thanks SmokeTM. Both Micro donations were successfully received.
|
|
|
|
Sabunir (OP)
Jr. Member
Offline
Activity: 41
Merit: 13
|
|
February 05, 2010, 05:31:30 PM |
|
3) What would happen if one attempts to send an amount of coins to a Bitcoin Address that nobody owns? 4) What would happen if one attempts to send an amount of coins to a Bitcoin Address that used to be owned, but has since been abandoned (recipient stopped running the program, or deleted their wallet)?
I guess the money will just be lost in that case. Perhaps there should be a feature against this? For instance, if a transaction isn't accepted by the recipient for a long period of time (a month?), the transaction will be canceled and the coins returned to the one who sent them?
|
|
|
|
satoshi
Founder
Sr. Member
Offline
Activity: 364
Merit: 7424
|
|
February 05, 2010, 07:44:46 PM |
|
Perhaps there should be a feature against this? For instance, if a transaction isn't accepted by the recipient for a long period of time (a month?), the transaction will be canceled and the coins returned to the one who sent them?
That's not possible. You've handed control of the money over to the recipient's keypair. Only that key can control it. It's similar to if you encrypt a file with AES and a strong password, and you lose the password. The data is lost.
|
|
|
|
I-am-not-anonymous
Newbie
Offline
Activity: 23
Merit: 0
|
|
February 18, 2010, 07:52:22 AM |
|
if you encrypt a file with AES and a strong password, and you lose the password. The data is lost.
"To have perfect freedom and yet to realize that responsibility is the price of freedom, is to be enlightened"
|
|
|
|
|