Bitcoin Forum
May 10, 2024, 10:30:44 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Which address will my bitcoind client pay 50BTC to if it happens to win?  (Read 2018 times)
fizgig (OP)
Newbie
*
Offline Offline

Activity: 27
Merit: 0


View Profile
March 10, 2011, 04:31:19 AM
 #1

If I type this command into the bitcoind program in linux: 

Code:
./bitcoind listreceivedbyaddress 0 true

...I'm shown four addresses.  Three are called "Your Address" and one is "".  I'm not sure where they all came from and see no way to delete three of them to clean things up a bit.  I also don't see any way of marking one of them the primary account that will receive generated bitcoins.

Anyone know what's up?
1715337044
Hero Member
*
Offline Offline

Posts: 1715337044

View Profile Personal Message (Offline)

Ignore
1715337044
Reply with quote  #2

1715337044
Report to moderator
1715337044
Hero Member
*
Offline Offline

Posts: 1715337044

View Profile Personal Message (Offline)

Ignore
1715337044
Reply with quote  #2

1715337044
Report to moderator
Activity + Trust + Earned Merit == The Most Recognized Users on Bitcointalk
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
theymos
Administrator
Legendary
*
Offline Offline

Activity: 5194
Merit: 12982


View Profile
March 10, 2011, 05:51:33 AM
 #2

The generated coins go to a newly-generated address. The generation won't be viewable with listtransactions, and the address won't be listed in listreceivedbyaddress. The generation will only be reflected in your balance.

1NXYoJ5xU91Jp83XfVMHwwTUyZFK64BoAD
fizgig (OP)
Newbie
*
Offline Offline

Activity: 27
Merit: 0


View Profile
March 11, 2011, 07:22:10 PM
 #3

What's odd is that I have the four accounts I mentioned and all but one of them have a zero balance.  The one that does have a balance shows an amount of 0.130000.

When I do a getinfo command, I only show a balance of 0.070000.

Why would this be?
theymos
Administrator
Legendary
*
Offline Offline

Activity: 5194
Merit: 12982


View Profile
March 11, 2011, 08:33:08 PM
 #4

Probably you didn't use "sendfrom" when sending, so the balance of the account wasn't reduced.

1NXYoJ5xU91Jp83XfVMHwwTUyZFK64BoAD
fizgig (OP)
Newbie
*
Offline Offline

Activity: 27
Merit: 0


View Profile
March 11, 2011, 09:09:30 PM
 #5

But I didn't send anything.  I received something so that the account has a balance now of 0.13 yet getinfo says I have a balance of 0.07.  Where did 0.07 come from?  Should getinfo return the sum of all balances of all accounts?  If so, it should say 0.13 shouldn't it?
theymos
Administrator
Legendary
*
Offline Offline

Activity: 5194
Merit: 12982


View Profile
March 11, 2011, 10:00:24 PM
 #6

Maybe it's a bug. Getinfo should return your actual balance. Can you send the full 0.13? What's the address you received on?

1NXYoJ5xU91Jp83XfVMHwwTUyZFK64BoAD
fizgig (OP)
Newbie
*
Offline Offline

Activity: 27
Merit: 0


View Profile
March 12, 2011, 04:24:28 PM
 #7

The received address is 1Ngza4VjJ38w8f1GWdK36rk7AdpNSBTJ78

"getinfo" now shows a 0.10 balance.

"listreceivedbyaddress 0 true" shows 0.16 for the above address.  I'll try sending from that address in a bit.
theymos
Administrator
Legendary
*
Offline Offline

Activity: 5194
Merit: 12982


View Profile
March 12, 2011, 06:08:35 PM
 #8

You have sent bitcoins:
http://blockexplorer.com/address/1Ngza4VjJ38w8f1GWdK36rk7AdpNSBTJ78

Because you didn't use "sendfrom", the sent amount wasn't deducted from the account balance.

1NXYoJ5xU91Jp83XfVMHwwTUyZFK64BoAD
Stephen Gornick
Legendary
*
Offline Offline

Activity: 2506
Merit: 1010


View Profile
March 13, 2011, 09:50:22 AM
 #9

The generated coins go to a newly-generated address.

Quote
The keypool IS used for coin-generation transactions.
  http://bitcointalk.org/index.php?topic=1869.msg23306#msg23306

Unichange.me

            █
            █
            █
            █
            █
            █
            █
            █
            █
            █
            █
            █
            █
            █
            █
            █


theymos
Administrator
Legendary
*
Offline Offline

Activity: 5194
Merit: 12982


View Profile
March 13, 2011, 10:21:59 AM
 #10

The generated coins go to a newly-generated address.

Quote
The keypool IS used for coin-generation transactions.
  http://bitcointalk.org/index.php?topic=1869.msg23306#msg23306

That's not at all relevant to the issue at hand. It's easier to understand "newly-generated" than "pulled from the keypool". In that same thread I agreed that the keypool is used for generations:

ah, theymos, you're here - so what about the key pool? will the 'looking at wallet backup' thing work?

Yes. It's good for 100 generations (and you can use the -keypool switch to increase this).

1NXYoJ5xU91Jp83XfVMHwwTUyZFK64BoAD
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!