Also, might be just me, but I think "Send" and "Cancel" buttons are too small in "Send Coins"
+1, the buttons are very small.
I suspect some fee problem when sending with a CIn like 0.01234567.
I've sent 0.01234567 to myself, waited for 10 confirmations and try to send 0.01234567 to myself again.
=> bitcoin GUI suggest me a 0.01 fee
This transaction is over the size limit. You can still send it for a fee of 0.01, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee?
I tried 7/8 times, same message appears. There shouldn't be a fee here ?
No, its not error or bug. Gavin mentioned it in first post itself. You can send coins less than 0.01, but you have to pay 0.01 as fees
i downloaded & ran it, here i got result with no bitcoin client running.
C:\Users\Administrator\Desktop\upnpc-exe-win32-20110418>upnpc-static.exe -a 192.
168.1.2 8333 8333 tcp
upnpc : miniupnpc library test client. (c) 2006-2011 Thomas Bernard
Go to http://miniupnp.free.fr/ or http://miniupnp.tuxfamily.org/
for more information.
List of UPNP devices found on the network :
desc: http://192.168.1.1:5431/dyndev/uuid:0000e0a8-20a0-00e0-20a0-488800f808e0
st: urn:schemas-upnp-org:device:InternetGatewayDevice:1
Found valid IGD : http://192.168.1.1:5431/uuid:0000e0a8-20a0-00e0-20a0-488802f86
048/WANPPPConnection:1
Local LAN ip address : 192.168.1.2
ExternalIPAddress = 122.164.210.213
InternalIP:Port = 192.168.1.2:8333
external 122.164.210.213:8333 TCP is redirected to internal 192.168.1.2:8333 (du
ration=0)
Then i ran bitcoin client with "map port using Upnp"
i got this
C:\Users\Administrator\Desktop\upnpc-exe-win32-20110418>upnpc-static.exe -a 192.
168.1.2 8333 8333 tcp
upnpc : miniupnpc library test client. (c) 2006-2011 Thomas Bernard
Go to http://miniupnp.free.fr/ or http://miniupnp.tuxfamily.org/
for more information.
List of UPNP devices found on the network :
desc: http://192.168.1.1:5431/dyndev/uuid:0000e0a8-20a0-00e0-20a0-488800f808e0
st: urn:schemas-upnp-org:device:InternetGatewayDevice:1
Found valid IGD : http://192.168.1.1:5431/uuid:0000e0a8-20a0-00e0-20a0-488802f86
048/WANPPPConnection:1
Local LAN ip address : 192.168.1.2
ExternalIPAddress = 122.164.210.213
InternalIP:Port = 192.168.1.2:8333
external 122.164.210.213:8333 TCP is redirected to internal 192.168.1.2:8333 (du
ration=0)
Actually, i see both same & i don't understand anything.
Can anyone explain why i got same thing both time or what is wrong in mine?