shinkicker
|
 |
July 11, 2013, 07:30:20 AM |
|
I'm starting to worry that I've minted my last block...
I have only ever got one block and it stilled marked as immature 14 hours later after mining.
|
|
|
|
|
|
Transactions must be included in a block to be properly completed. When you send a transaction, it is broadcast to miners. Miners can then optionally include it in their next blocks. Miners will be more inclined to include your transaction if it has a higher transaction fee.
|
|
|
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
|
|
|
vingaard
Legendary
Offline
Activity: 1246
Merit: 1011
|
 |
July 11, 2013, 07:35:55 AM |
|
I'm starting to worry that I've minted my last block...
I have only ever got one block and it stilled marked as immature 14 hours later after mining.Welcome to our world... 
|
|
|
|
Buffer Overflow
Legendary
Offline
Activity: 1652
Merit: 1015
|
 |
July 11, 2013, 07:37:28 AM |
|
Anyone know the Primecoin prefix so we can use vanitygen? I don't know where to look for it in the source.
23 Thanks. Could you tell me where to find it in the source? PUBKEY_ADDRESS = 23, // primecoin: pubkey address starts with 'A' SCRIPT_ADDRESS = 83, // primecoin: script address starts with 'a' Lines 275,276 in src/base58.h
|
|
|
|
DR3AMR2
Newbie
Offline
Activity: 18
Merit: 0
|
 |
July 11, 2013, 07:57:47 AM |
|
Is anyone else getting an internal compile error on the new main.cpp?
Did you mean the compiler itself generated an internal error on you? I remember the days when I used to use Visual Studio.  On Ubuntu 13 on DigitalOcean, I get g++: internal compile error: Killed (program cc1plus) Please submit a full bug report ...I'm not sure I have the env setup right (I was just using the binaries before). Is there a list of dependencies? I was using a much older bitcoin instruction set before. You need to create a swap file, since the VPS on Digital Ocean doesn't have enough room for to run the Make Run these commands then execute the try the make command afterwards: dd if=/dev/zero of=/swapfile bs=64M count=16 mkswap /swapfile swapon /swapfile If you want more details on how to setup the VPS with the new source code, check out my reddit post: http://www.reddit.com/r/primecoin/comments/1i0sa9/primecoin_builtin_miner_performance_enhancement/cb0aj1h
|
|
|
|
vingaard
Legendary
Offline
Activity: 1246
Merit: 1011
|
 |
July 11, 2013, 08:14:09 AM |
|
I think it would be nice if there were a way to test "in real time" how is working our miner (or even if the miner is working  ) like cgminer or cudaminer and so on.... (qt display is so ugly...) So... I launch this idea and it would be great if one (two or three or 10 16 Dev) could make something related to this 
|
|
|
|
|
maco
|
 |
July 11, 2013, 08:45:48 AM |
|
|
|
|
|
vingaard
Legendary
Offline
Activity: 1246
Merit: 1011
|
 |
July 11, 2013, 08:53:27 AM |
|
Thanks 
|
|
|
|
altsay
|
 |
July 11, 2013, 08:58:22 AM |
|
Here's my "primecoind getinfo" output: { "version" : "v0.1.0xpm-2-geda38d6-beta", "protocolversion" : 70001, "walletversion" : 60000, "balance" : 0.00000000, "blocks" : 12148, "moneysupply" : 221938.96000000, "timeoffset" : -2, "connections" : 8, "proxy" : "", "testnet" : false, "keypoololdest" : 1373532481, "keypoolsize" : 101, "paytxfee" : 0.00000000, "errors" : "" }
Am i doing ok?
|
|
|
|
mhps
|
 |
July 11, 2013, 09:01:02 AM |
|
Where are the fees and comission rates listed?
|
|
|
|
RustyShackleford1950
|
 |
July 11, 2013, 09:01:56 AM |
|
Here's my "primecoind getinfo" output: { "version" : "v0.1.0xpm-2-geda38d6-beta", "protocolversion" : 70001, "walletversion" : 60000, "balance" : 0.00000000, "blocks" : 12148, "moneysupply" : 221938.96000000, "timeoffset" : -2, "connections" : 8, "proxy" : "", "testnet" : false, "keypoololdest" : 1373532481, "keypoolsize" : 101, "paytxfee" : 0.00000000, "errors" : "" }
Am i doing ok? Seems fine, what's getmininginfo say?
|
On keyboard, the big d, rusty shackleford
|
|
|
Buffer Overflow
Legendary
Offline
Activity: 1652
Merit: 1015
|
 |
July 11, 2013, 09:05:14 AM |
|
Here's my "primecoind getinfo" output: { "version" : "v0.1.0xpm-2-geda38d6-beta", "protocolversion" : 70001, "walletversion" : 60000, "balance" : 0.00000000, "blocks" : 12148, "moneysupply" : 221938.96000000, "timeoffset" : -2, "connections" : 8, "proxy" : "", "testnet" : false, "keypoololdest" : 1373532481, "keypoolsize" : 101, "paytxfee" : 0.00000000, "errors" : "" }
Am i doing ok? What do you mean when you say 'doing ok'? If your referring to setting up the daemon, then yes your doing fine. If your referring to mining lots of coins, then no.
|
|
|
|
altsay
|
 |
July 11, 2013, 09:05:53 AM |
|
Here's my "primecoind getinfo" output: { "version" : "v0.1.0xpm-2-geda38d6-beta", "protocolversion" : 70001, "walletversion" : 60000, "balance" : 0.00000000, "blocks" : 12148, "moneysupply" : 221938.96000000, "timeoffset" : -2, "connections" : 8, "proxy" : "", "testnet" : false, "keypoololdest" : 1373532481, "keypoolsize" : 101, "paytxfee" : 0.00000000, "errors" : "" }
Am i doing ok? Seems fine, what's getmininginfo say? It says this: { "blocks" : 12176, "currentblocksize" : 1000, "currentblocktx" : 0, "errors" : "", "generate" : true, "genproclimit" : -1, "primespersec" : 198, "pooledtx" : 0, "testnet" : false } So what is my hashrate? It's quite different than other mining programs.
|
|
|
|
bonez565
Newbie
Offline
Activity: 13
Merit: 0
|
 |
July 11, 2013, 09:12:33 AM |
|
Seems fine, what's getmininginfo say?
It says this: { "blocks" : 12176, "currentblocksize" : 1000, "currentblocktx" : 0, "errors" : "", "generate" : true, "genproclimit" : -1, "primespersec" : 198, "pooledtx" : 0, "testnet" : false } So what is my hashrate? It's quite different than other mining programs. There is no real hashrate, because the proof-of-work is not based on hashes. The best equivalent is the "primespersec" line. ~200 seems to be a level for a desktop processor.
|
|
|
|
Buffer Overflow
Legendary
Offline
Activity: 1652
Merit: 1015
|
 |
July 11, 2013, 09:16:19 AM |
|
There is no real hashrate, because the proof-of-work is not based on hashes. The best equivalent is the "primespersec" line. ~200 seems to be a level for a desktop processor.
I'm pushing out 5500 pps, but no block for 2 hours now.
|
|
|
|
altsay
|
 |
July 11, 2013, 09:23:10 AM |
|
Another thing, how to restart the daemon?
|
|
|
|
Buffer Overflow
Legendary
Offline
Activity: 1652
Merit: 1015
|
 |
July 11, 2013, 09:28:10 AM |
|
Another thing, how to restart the daemon?
./primecoind stop then ./primecoind to start again.
|
|
|
|
n4ru
|
 |
July 11, 2013, 09:29:45 AM |
|
There is no real hashrate, because the proof-of-work is not based on hashes. The best equivalent is the "primespersec" line. ~200 seems to be a level for a desktop processor.
I'm pushing out 5500 pps, but no block for 2 hours now. Is this on a single PC?
|
|
|
|
altsay
|
 |
July 11, 2013, 09:31:44 AM |
|
Another thing, how to restart the daemon?
Use "primecoind stop" to kill it. Silly me, trying "restart" and "exit" but not "stop" 
|
|
|
|
8bitPunk
Member

Offline
Activity: 70
Merit: 10
|
 |
July 11, 2013, 09:33:34 AM |
|
There is no real hashrate, because the proof-of-work is not based on hashes. The best equivalent is the "primespersec" line. ~200 seems to be a level for a desktop processor.
I'm pushing out 5500 pps, but no block for 2 hours now. With the block spacing ~12-15 seconds and the default gensieveroundlimitms set to 1 second, each miner has very little time to find a chain. Consider that: some time can be lost due to peer lag in being notified of a new block; a small amount of time is lost validating the pseudoprimality of the previous block; then the remaining time is usually lost cycling through thousands of unsuccessful sieves.
|
BTC 18bPunkuginRBm1Xz9mcgj8mWJnHDAW5Th | Ł LTCgXEdyBdoQ9WdF6JHi7Pa2EWtzbDjG76 | Ψ ATEBiTLkLpAYeW5hQknUfSvnb7Abbgegku
|
|
|
|