Bitcoin Forum
May 04, 2024, 10:40:29 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Mining problem for Altcoin  (Read 469 times)
bd9142 (OP)
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile
April 08, 2014, 01:13:50 PM
 #1

Hi, i want to create my own coin. its name is BarCoin.

I changed the litecoin source code . Now, i have barcoind and qt wallet program for it. Firstly, i run the program using command line. it found blocks :

burak@burak-VPCEG1BFX:~/Desktop/barcoin/src$ ./barcoind getmininginfo
{
    "blocks" : 2015,
    "currentblocksize" : 1000,
    "currentblocktx" : 0,
    "difficulty" : 0.00024414,
    "errors" : "",
    "generate" : true,
    "genproclimit" : -1,
    "hashespersec" : 0,
    "networkhashps" : 394454,
    "pooledtx" : 0,
    "testnet" : false
}


this the output. when i run getbalance:

burak@burak-VPCEG1BFX:~/Desktop/barcoin/src$ ./barcoind getbalance
0.00000000

i run this :

burak@burak-VPCEG1BFX:~/Desktop/barcoin/src$ ./barcoind getnewaddress
LRW5hNrWyzn2SmmyM5uFWddE1D5jr7q212

this is ok. but  when i run this:

burak@burak-VPCEG1BFX:~/Desktop/barcoin/src$ ./barcoind listaccounts
{
    "" : 0.00000000
}

Why isn't my new address seen in here ? i have blocks but i have no COIN. Why? i am really confused. do i have to change also mining pool address ? but i am doing solo mining. Why does this occur ? why aren't the COINs seen?

Please help me.
1714862429
Hero Member
*
Offline Offline

Posts: 1714862429

View Profile Personal Message (Offline)

Ignore
1714862429
Reply with quote  #2

1714862429
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714862429
Hero Member
*
Offline Offline

Posts: 1714862429

View Profile Personal Message (Offline)

Ignore
1714862429
Reply with quote  #2

1714862429
Report to moderator
1714862429
Hero Member
*
Offline Offline

Posts: 1714862429

View Profile Personal Message (Offline)

Ignore
1714862429
Reply with quote  #2

1714862429
Report to moderator
Wolffish
Full Member
***
Offline Offline

Activity: 152
Merit: 100


View Profile
April 09, 2014, 09:30:30 AM
 #2

 Grin

Barcoin was a testcoin!

Someones actually tried to mine it about a year ago, wonder how it ended??
bd9142 (OP)
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile
April 11, 2014, 06:34:59 PM
 #3

yes this is testcoin. but i could not be successful. did you try it before ?
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!