Bitcoin Forum
May 05, 2024, 08:47:20 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: PLZ HELP: where are mined coins going?  (Read 524 times)
LibertyCrypto (OP)
Newbie
*
Offline Offline

Activity: 18
Merit: 0


View Profile WWW
January 08, 2014, 06:11:09 AM
Last edit: January 08, 2014, 04:03:13 PM by LibertyCrypto
 #1

I know it's mining..
but I cant figure out where the coin from the blocks generated are going..


I am currently working with a cloned BitCoin v0.8.6, working with bitcoind and bitcoin-qt on a private two node test chain.  My server is on a remote linux machine and my qt client is on a local windows machine. They are each other's only active connection. It's a new blockchain with low difficulty..


--------
gettxoutsetinfo

{
    "height" : 28,
    "bestblock" : "f42c7778aef55786a0d471e896445e3f239bb84969bf7ad13102fc45e5e7fea9",
    "transactions" : 28,
    "txouts" : 28,
    "bytes_serialized" : 1932,
    "hash_serialized" : "32c9eb9f07c9c4b71a7ec70fa177f7075c6498fd772960c1311e9f131e1ba328",
    "total_amount" : 1400.00000000
}

-------
getbalance
0.00000000

-------
getinfo

{
    "version" : 80600,
    "protocolversion" : 70001,
    "walletversion" : 60000,
    "balance" : 0.00000000,
    "blocks" : 28,
    "timeoffset" : 0,
    "connections" : 1,
    "proxy" : "",
    "difficulty" : 0.00024414,
    "testnet" : false,
    "keypoololdest" : 1389155901,
    "keypoolsize" : 101,
    "paytxfee" : 0.00000000,
    "unlocked_until" : 1389165279,
    "errors" : ""
}
---------

getgenerate
true
---------

getdifficulty
0.00024414
----------
1714942040
Hero Member
*
Offline Offline

Posts: 1714942040

View Profile Personal Message (Offline)

Ignore
1714942040
Reply with quote  #2

1714942040
Report to moderator
1714942040
Hero Member
*
Offline Offline

Posts: 1714942040

View Profile Personal Message (Offline)

Ignore
1714942040
Reply with quote  #2

1714942040
Report to moderator
1714942040
Hero Member
*
Offline Offline

Posts: 1714942040

View Profile Personal Message (Offline)

Ignore
1714942040
Reply with quote  #2

1714942040
Report to moderator
"The nature of Bitcoin is such that once version 0.1 was released, the core design was set in stone for the rest of its lifetime." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
bitpop
Legendary
*
Offline Offline

Activity: 2912
Merit: 1060



View Profile WWW
January 09, 2014, 02:25:26 AM
 #2

They're there just not "ready" the gui would show them but since you don't have one play around rpc

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!