Bitcoin Forum
November 17, 2025, 09:28:08 PM *
News: Latest Bitcoin Core release: 30.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 [5] 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 »
  Print  
Author Topic: HPPCOIN : Egalitarian High Performance Computing Platform  (Read 52864 times)
epicfailman
Sr. Member
****
Offline Offline

Activity: 322
Merit: 250


View Profile
November 23, 2017, 06:58:42 AM
 #81

getmininginfo
{
  "blocks": 176,
  "currentblocksize": 1000,
  "currentblockweight": 0,
  "currentblocktx": 0,
  "difficulty": 0.167159801045785,
  "errors": "",
  "genproclimit": -1,
  "networkhashps": 868630.0277549188,
  "pooledtx": 0,
  "testnet": false,
  "chain": "main",
  "generate": true
}


Is it normal?


Normal. Too many solo CPU miners. Diff is very high and blocks mines hard.
falcon72
Newbie
*
Offline Offline

Activity: 22
Merit: 0


View Profile
November 23, 2017, 08:33:07 AM
 #82

Hi,

Ok, 6 cores flatout for 4 hours and nothing....

I'm assuming that since when i type "setgenerate true -1" into the console, and it doesn't even show me my hashes, nor does the network hash increase that i am doing something wrong?
I also assume that since the wallet reports over 800 KH/s already that you will be resetting the blockchain and starting again with a "FAIR" launch when you have ironed out these problems.

Would it not make more sense to start us off on a "testnet" for 24 hours first so you can find and fix the issues?
I can only see the current situation getting worse when you release a gpu miner

Disappointing...

There's nothing wrong with the mining. I mined from launch, it was at like block 5 by the time I got there, and I was a few mins late. I don't have a lot of power so I got a few blocks early, but nothing in the last few hours.  There's nothing unfair about that.  More processing = more profit for a PoW coin. Don't ask for a restart just because you were late, ask for one if you see something genuinely unfair.

I've been mining years, ans seen many launches, and this feels unfair.
The fact that you can't even see your own hash rate, the fact that there isnt even a "mining" option on the wallet, where you can easily select number of cores rules out most newbies, plus i genuinely believe that some one in the background already has a "private pool" with massive hash, or a gpu miner, which again only a few hours after launch would be bordering on unfair.
If a guy with 32 threads isnt even getting 1 block in 24 hours, then there is something not right....missing the launch by "a few mins" should not make or break a mining experience.
As for roll backs etc, look at Electroneum, BitcoinZ other recent launches, most of them have been rolled back, and have had massive starting issues.

Anyway, if a block can't be mined on a 6/8 core pc withing 24 hours, so soon after launch i suspect it won't get any miner other than the massive farms, so it will more than likely end up just another pump and dump...
Next few hours are critical to coins success, i look forward to waking up tomorrow to see what progress has been made. I mean we haven't even got a block explorer yet, so lets not get too carried away Smiley
J

It would be nice to be able to see the hashrate to try and optimize it. But I have mined 21 blocks so far with only 8 cores so either I'm very lucky or others are very unlucky. Even now I'm still getting a block every ~3 hours.
If you mine with 32 Cores Xeon you should get some blocks, based on my own experience : i have started mining from the beginning with a 2 x Xeon 3.4 GHz (24 Cores) and i got till now 14 blocks.

if you can share your debug.log i can help
tutorninja
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile
November 23, 2017, 10:17:05 AM
 #83

Hi! What are your bounty program?
falcon72
Newbie
*
Offline Offline

Activity: 22
Merit: 0


View Profile
November 23, 2017, 10:57:18 AM
 #84

i have mined also using MacBook pro i 5 from the beginning and i have just found my first block

Status: 4/unconfirmed, broadcast through 5251 node(s)
Date: 11/23/17 10:45
Source: Generated
Credit: 70.00000000 HPP (matures in 117 more block(s))
Net amount: 0.00000000 HPP
Transaction ID: 688b100242f0ece193e63012dc77cff7c9bf2bed676b81bc2a05b0e0445bb9a3
Output index: 0

falcon72
Newbie
*
Offline Offline

Activity: 22
Merit: 0


View Profile
November 23, 2017, 11:12:37 AM
 #85

broadcast through 5251 node(s)

Does it mean there is a total of 5251 running nodes ?!!
minerja
Sr. Member
****
Offline Offline

Activity: 1256
Merit: 297


View Profile
November 23, 2017, 11:52:33 AM
 #86

Hi guys,

Just cleaning up the thread, it doesn't need all my negativety on here. So if you have re-quoted me, please consider deleting my drivel

Thanks
J
Xeon_Xeon
Full Member
***
Offline Offline

Activity: 184
Merit: 103


View Profile
November 23, 2017, 02:31:08 PM
 #87

Running make on Ubuntu 17.10 64bit fails with a qt error, don't remember which Undecided.

Make runs fine after you run " ./configure --without-gui " instead of "./configure"

When I run ./hppcoind I do not get any output.



Post plz the error, if you can repeat it  Wink
I had problems too, but only with libs.


I deleted the non gui install and reran ./configure then make.

Very end of make's output:

Code:
 GEN      qt/bitcoin.moc
  GEN      qt/bitcoinamountfield.moc
  GEN      qt/intro.moc
  CXX      qt/qt_hppcoin_qt-bitcoin.o
In file included from qt/paymentrequestplus.h:8:0,
                 from qt/paymentserver.h:35,
                 from qt/bitcoin.cpp:24:
qt/paymentrequest.pb.h:12:2: error: #error This file was generated by a newer version of protoc which is
 #error This file was generated by a newer version of protoc which is
  ^~~~~
qt/paymentrequest.pb.h:13:2: error: #error incompatible with your Protocol Buffer headers. Please update
 #error incompatible with your Protocol Buffer headers.  Please update
  ^~~~~
qt/paymentrequest.pb.h:14:2: error: #error your headers.
 #error your headers.
  ^~~~~
In file included from qt/paymentrequestplus.h:8:0,
                 from qt/paymentserver.h:35,
                 from qt/bitcoin.cpp:24:
qt/paymentrequest.pb.h:25:10: fatal error: google/protobuf/generated_message_table_driven.h: No such file or directory
 #include <google/protobuf/generated_message_table_driven.h>
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
Makefile:7171: recipe for target 'qt/qt_hppcoin_qt-bitcoin.o' failed
make[2]: *** [qt/qt_hppcoin_qt-bitcoin.o] Error 1
make[2]: Leaving directory '/home/me/hppcoin/src'
Makefile:7293: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/me/hppcoin/src'
Makefile:684: recipe for target 'all-recursive' failed
make: *** [all-recursive] Error 1
abc89
Newbie
*
Offline Offline

Activity: 63
Merit: 0


View Profile
November 23, 2017, 02:38:14 PM
 #88

guys does not work setgenerate, error code-1 json (JSON value is not a boolean as expected (code -1) ), can you help me?
rain_wins
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile
November 23, 2017, 03:16:42 PM
 #89

How we can store your hpp coins, can I use MyEtherWallet for that? Or I should use something different
minerja
Sr. Member
****
Offline Offline

Activity: 1256
Merit: 297


View Profile
November 23, 2017, 03:20:32 PM
 #90

guys does not work setgenerate, error code-1 json (JSON value is not a boolean as expected (code -1) ), can you help me?

have you tried

"setgenerate true 4"

   (= 4 cores ) (-1 means use all cores) - I tend to use about 75% of my cores, or PC dies. So i allocate 4 cores on my 6 core PC. If you have say a 4 core Intel, with hyperthreading, i think you would select 6 ( 6 of 8 threads) If it works, experiment with the thread count till you get what you want.

J
minerja
Sr. Member
****
Offline Offline

Activity: 1256
Merit: 297


View Profile
November 23, 2017, 03:21:26 PM
 #91

guys does not work setgenerate, error code-1 json (JSON value is not a boolean as expected (code -1) ), can you help me?

have you tried

"setgenerate true 4"

   (= 4 cores ) (-1 means use all cores) - I tend to use about 75% of my cores, or PC dies. So i allocate 4 cores on my 6 core PC. If you have say a 4 core Intel, with hyperthreading, i think you would select 6 ( 6 of 8 threads) If it works, experiment with the thread count till you get what you want.

J

Oh, and to turn it off, use "setgenerate false -1" Smiley
abc89
Newbie
*
Offline Offline

Activity: 63
Merit: 0


View Profile
November 23, 2017, 03:51:37 PM
 #92

guys does not work setgenerate, error code-1 json (JSON value is not a boolean as expected (code -1) ), can you help me?

have you tried

"setgenerate true 4"

   (= 4 cores ) (-1 means use all cores) - I tend to use about 75% of my cores, or PC dies. So i allocate 4 cores on my 6 core PC. If you have say a 4 core Intel, with hyperthreading, i think you would select 6 ( 6 of 8 threads) If it works, experiment with the thread count till you get what you want.

J

man, thank you so much :*
abc89
Newbie
*
Offline Offline

Activity: 63
Merit: 0


View Profile
November 23, 2017, 04:15:40 PM
 #93

guys does not work setgenerate, error code-1 json (JSON value is not a boolean as expected (code -1) ), can you help me?

have you tried

"setgenerate true 4"

   (= 4 cores ) (-1 means use all cores) - I tend to use about 75% of my cores, or PC dies. So i allocate 4 cores on my 6 core PC. If you have say a 4 core Intel, with hyperthreading, i think you would select 6 ( 6 of 8 threads) If it works, experiment with the thread count till you get what you want.

J

how can i see my hasrate?
cryptonomicon25
Member
**
Offline Offline

Activity: 460
Merit: 12


View Profile
November 23, 2017, 04:34:12 PM
 #94

guys does not work setgenerate, error code-1 json (JSON value is not a boolean as expected (code -1) ), can you help me?

have you tried

"setgenerate true 4"

   (= 4 cores ) (-1 means use all cores) - I tend to use about 75% of my cores, or PC dies. So i allocate 4 cores on my 6 core PC. If you have say a 4 core Intel, with hyperthreading, i think you would select 6 ( 6 of 8 threads) If it works, experiment with the thread count till you get what you want.

J

how can i see my hasrate?

You can't, for some reason the hashrate is not shown.
abc89
Newbie
*
Offline Offline

Activity: 63
Merit: 0


View Profile
November 23, 2017, 04:35:39 PM
 #95

guys does not work setgenerate, error code-1 json (JSON value is not a boolean as expected (code -1) ), can you help me?

have you tried

"setgenerate true 4"

   (= 4 cores ) (-1 means use all cores) - I tend to use about 75% of my cores, or PC dies. So i allocate 4 cores on my 6 core PC. If you have say a 4 core Intel, with hyperthreading, i think you would select 6 ( 6 of 8 threads) If it works, experiment with the thread count till you get what you want.

J

how can i see my hasrate?

You can't, for some reason the hashrate is not shown.

Ok, so do not need to set an address, just write setgenerate true 4 in the console?
cryptonomicon25
Member
**
Offline Offline

Activity: 460
Merit: 12


View Profile
November 23, 2017, 04:38:53 PM
 #96

Running make on Ubuntu 17.10 64bit fails with a qt error, don't remember which Undecided.

Make runs fine after you run " ./configure --without-gui " instead of "./configure"

When I run ./hppcoind I do not get any output.



Post plz the error, if you can repeat it  Wink
I had problems too, but only with libs.


I deleted the non gui install and reran ./configure then make.

Very end of make's output:

Code:
 GEN      qt/bitcoin.moc
  GEN      qt/bitcoinamountfield.moc
  GEN      qt/intro.moc
  CXX      qt/qt_hppcoin_qt-bitcoin.o
In file included from qt/paymentrequestplus.h:8:0,
                 from qt/paymentserver.h:35,
                 from qt/bitcoin.cpp:24:
qt/paymentrequest.pb.h:12:2: error: #error This file was generated by a newer version of protoc which is
 #error This file was generated by a newer version of protoc which is
  ^~~~~
qt/paymentrequest.pb.h:13:2: error: #error incompatible with your Protocol Buffer headers. Please update
 #error incompatible with your Protocol Buffer headers.  Please update
  ^~~~~
qt/paymentrequest.pb.h:14:2: error: #error your headers.
 #error your headers.
  ^~~~~
In file included from qt/paymentrequestplus.h:8:0,
                 from qt/paymentserver.h:35,
                 from qt/bitcoin.cpp:24:
qt/paymentrequest.pb.h:25:10: fatal error: google/protobuf/generated_message_table_driven.h: No such file or directory
 #include <google/protobuf/generated_message_table_driven.h>
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
Makefile:7171: recipe for target 'qt/qt_hppcoin_qt-bitcoin.o' failed
make[2]: *** [qt/qt_hppcoin_qt-bitcoin.o] Error 1
make[2]: Leaving directory '/home/me/hppcoin/src'
Makefile:7293: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/me/hppcoin/src'
Makefile:684: recipe for target 'all-recursive' failed
make: *** [all-recursive] Error 1

It seems like you are missing the protobuf packages, check out the the GUI dependencies required here:
https://github.com/bitcoin/bitcoin/blob/master/doc/build-unix.md

for building qt wallets based on the bitcoin core.
minerja
Sr. Member
****
Offline Offline

Activity: 1256
Merit: 297


View Profile
November 23, 2017, 05:08:40 PM
 #97

guys does not work setgenerate, error code-1 json (JSON value is not a boolean as expected (code -1) ), can you help me?

have you tried

"setgenerate true 4"

   (= 4 cores ) (-1 means use all cores) - I tend to use about 75% of my cores, or PC dies. So i allocate 4 cores on my 6 core PC. If you have say a 4 core Intel, with hyperthreading, i think you would select 6 ( 6 of 8 threads) If it works, experiment with the thread count till you get what you want.

J

how can i see my hasrate?

You can't, for some reason the hashrate is not shown.

Ok, so do not need to set an address, just write setgenerate true 4 in the console?

Since you are instructing the internal wallet miner to start, you don't need to set an address.
hppcoin (OP)
Copper Member
Member
**
Offline Offline

Activity: 258
Merit: 11

hppcoin : Egalitarian High Performance Computing


View Profile WWW
November 23, 2017, 05:36:45 PM
 #98

News :

Galturok
Newbie
*
Offline Offline

Activity: 51
Merit: 0


View Profile
November 23, 2017, 05:47:27 PM
 #99

Anyone feel like sending me some HPP.

hQzgZfZ3qFcBwJr77n8FEwArmzKZnrTYjE

I'm running 2 cores, no found blocks yet for me.

hppcoin (OP)
Copper Member
Member
**
Offline Offline

Activity: 258
Merit: 11

hppcoin : Egalitarian High Performance Computing


View Profile WWW
November 23, 2017, 06:15:29 PM
 #100

NoICO NoPremine coin is good Smiley
When are you planning to add it to the exchange?

Exchange Listing is planned for December 2017.

Pages: « 1 2 3 4 [5] 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 »
  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!