Bitcoin Forum
June 24, 2024, 06:39:42 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Mining (Altcoins) / Re: New altcoin wallet shows hashespersec: 0 on: May 24, 2014, 10:05:30 AM
Followed instructions from repos carefully.

i followed this guide: http://devtome.com/doku.php?id=scrypt_altcoin_cloning_guide&rev=1391981820

 Is this wrong or not sufficient ? do you know another guide ?
2  Alternate cryptocurrencies / Mining (Altcoins) / Re: New altcoin wallet shows hashespersec: 0 on: May 23, 2014, 08:39:39 PM
I cloned 4 coins for my clients, both sha-256 and scrypt and never had this problem.

So, how did you do that ? i still have problem
3  Alternate cryptocurrencies / Altcoin Discussion / Altcoin does not create .altcoin folder and debug.log on: May 21, 2014, 03:12:55 PM
Hi,

I changed the source code of bitcoin and i run it. however, it gives error like;

chainparams.cpp:140: CMainParams::CMainParams(): Assertion `hashGenesisBlock == uint256("0xxx")' failed.
Aborted (core dumped)

It also does not create .altcoin folder in home folder. so i cannot see debug.log :S Why is this so?
4  Alternate cryptocurrencies / Mining (Altcoins) / Re: AltCoin wallet out of sync problem on: May 15, 2014, 09:54:25 AM
Can you say them ? i need now . Can you help me ?
5  Alternate cryptocurrencies / Mining (Altcoins) / Re: AltCoin wallet out of sync problem on: May 11, 2014, 08:06:59 PM
I cloned about 5 coins, never had this problem. Seems like you're not doing something right or maybe broke something while changing params.

can you give an example ? i changed difficulty , block count params and pool web-site info. isn't this correct ?
6  Alternate cryptocurrencies / Mining (Altcoins) / Re: No hashrate in mainnet when mining new Scrypt altcoin on: May 03, 2014, 03:54:03 PM
i have exactly the same problem. did you find any answers for this ?
7  Alternate cryptocurrencies / Mining (Altcoins) / Re: New altcoin wallet shows hashespersec: 0 on: May 03, 2014, 03:47:44 PM
Did you find any answers for this ? because i need now this Smiley
8  Alternate cryptocurrencies / Mining (Altcoins) / AltCoin wallet out of sync problem on: May 03, 2014, 01:06:44 PM
I created a new altcoin. Then, we connect to pc (my friends pc and my pc). To do this, we use this syntax:

addnode=x.x.x After that, now we have successfull. Also, we can see our connections. After that, i created the new wallet program. However, our wallet is out of sync and we do not have any coin in our address and wallet. What is the problem ?
Our some useful info about coin:

burak@burak-VPCEG1BFX:~/denemecoin/denemecoin/smallchange-master/src$ ./denemecoin getmininginfo {

"blocks" : 7,

"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : 0.00024414,
"errors" : "",
"generate" : true,
"genproclimit" : 16,
"hashespersec" : 1312,
"networkhashps" : 3,
"pooledtx" : 0,
"testnet" : true
}

We see our connection in program.

./denemecoin getinfo { "version" : 60300,

"protocolversion" : 60001,
"walletversion" : 60000,
"balance" : 0.00000000,
"blocks" : 7,
"connections" : 1,
"proxy" : "",
"difficulty" : 0.00024414,
"testnet" : true,
"keypoololdest" : 1397399468,
"keypoolsize" : 101,
"paytxfee" : 0.00000000,
"mininput" : 0.00010000,
"errors" : ""
}

We see our address in our wallet program. However we do not have any coin in our wallet and wallet is out of sync. Also, our getbalance is 0.0000. Why is this so ?
9  Alternate cryptocurrencies / Altcoin Discussion / Re: *** Complete Guide on How to Create a New Alt Coin *** on: April 13, 2014, 05:43:52 PM
I could not find new genesis block and hash in debug.log. How do i have to do ?

I can help you out if you're willing to pay. Smiley

okey just do it for me . just create and let me understand it.
10  Alternate cryptocurrencies / Altcoin Discussion / Re: *** Complete Guide on How to Create a New Alt Coin *** on: April 13, 2014, 05:31:02 PM
I could not find new genesis block and hash in debug.log. How do i have to do ?
11  Alternate cryptocurrencies / Mining (Altcoins) / Re: Mining problem for Altcoin on: April 11, 2014, 06:34:59 PM
yes this is testcoin. but i could not be successful. did you try it before ?
12  Alternate cryptocurrencies / Altcoin Discussion / Re: Creating hashMerkleRoot and hashGenesisBlock on: April 08, 2014, 03:06:47 PM
i changed it but i have still this problem. it says this:

: main.cpp:2048: bool LoadBlockIndex(bool): Assertion `block.hashMerkleRoot == uint256("0xa50faf35e1dddf4a076a907fbcef6d9d1595390cdb1c818a35dae53b67ad0aa8")' failed.

Why?
13  Alternate cryptocurrencies / Mining (Altcoins) / Mining problem for Altcoin on: April 08, 2014, 01:13:50 PM
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.
14  Bitcoin / Bitcoin Technical Support / Re: bitcoind - how to start graphical frontend on: March 31, 2014, 03:19:30 PM
How does this look?  It's a front-end GUI I wrote that talks to bitcoind while I'm mining p2pool.
Right now it just shows balance, block count and transaction history.
I just start it and hit refresh when I want an update.  I'm planning on adding 5 second polling and a couple other features.  I don't plan on implementing the full bitcoin-qt functionality.



This is really very very good ! can you send this program to me ? i need a program like this.

In case you get no reply, I could cook up such a little GUI if you are willing to make a donation.

I have no bitcoin. Therefore, i couldn't make any donation.
15  Bitcoin / Bitcoin Technical Support / Re: bitcoind - how to start graphical frontend on: March 23, 2014, 06:43:30 PM
How does this look?  It's a front-end GUI I wrote that talks to bitcoind while I'm mining p2pool.
Right now it just shows balance, block count and transaction history.
I just start it and hit refresh when I want an update.  I'm planning on adding 5 second polling and a couple other features.  I don't plan on implementing the full bitcoin-qt functionality.



This is really very very good ! can you send this program to me ? i need a program like this.
16  Alternate cryptocurrencies / Altcoin Discussion / Re: How to reduce bitcoin production rate (difficulty) on: March 17, 2014, 11:20:43 AM
I have no 00.5 bitcoin :/
17  Alternate cryptocurrencies / Altcoin Discussion / How to reduce bitcoin production rate (difficulty) on: March 16, 2014, 08:40:43 PM
Hello,
I want to product lots of bitcoin. Let's say 1 million bitcoin to use in mywebsite and i will change its name like ccoin. I downloaded bitcoin source code. To product 1 million ccoin using bitcoin codes in 1 month, where i have to change the bitcoin codes to change production rate of bitcoin ?

Thanks.
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!