Pages:
Author

Topic: HPPCOIN : Egalitarian High Performance Computing Platform - page 26. (Read 52820 times)

member
Activity: 149
Merit: 10
Do you have Discord guys? Where can i get miner? Any polls, official seems not working( Share links pls
full member
Activity: 434
Merit: 101
1 entry = 1 random address generated ouchh Shocked

lol it will not last long your 1000 sat ( rest 5 offers )

Buy orders
Total: 0.018918518 BTC
BTC price HPP
0.000020007 0.000780722 39.022500000
0.000016500 0.003234223 196.013568000
0.000016200 0.004212000 260.000000000
0.000016100 0.001663820 103.342894000
0.000016000 0.003284017 205.251086000

snow in the sun
newbie
Activity: 49
Merit: 0
full member
Activity: 434
Merit: 101
@Hppcoin

always digging.. Grin

on setup VPS

-parameter hppcoin.conf :
miningaddress=... Unrecognized

-launch daemon anomaly
bool TestBlockValidity(CValidationState &state, const CChainParams &chainparams, const CBlock &block, CBlockIndex *pindexPrev, bool fCheckPOW, bool fCheckMerkleRoot) { AssertLockHeld(cs_main);

I saw that you had rectified

-few correction command line section ==Wallet==
dumpprivkey "bitcoinaddress"

for beguinner easy worker low hashrate lost https://github.com/tpruvot/cpuminer-multi
hero member
Activity: 1764
Merit: 570
Twitter\X @AlexKosa1
newbie
Activity: 49
Merit: 0


My 500 HPP  Cry
member
Activity: 152
Merit: 12
i already tryed conect to one wallet with 3 pc and its works but some times showing some weird error
copper member
Activity: 258
Merit: 11
hppcoin : Egalitarian High Performance Computing
If use minered chance for find block = 0? Onnly with Debug window?


Yes only setgenerate true -1   

is working now

we will release soon the minerd version we are working in that task currently.
member
Activity: 152
Merit: 12
Any body know why onlly setgenerate working for mining of this coin? why we cant use minerd?
member
Activity: 126
Merit: 10
I don't  see anything about masternode reward.

Masternodes are planned in the  1.2.1 Version (will be released on 2018) see our roadmap : https://trello.com/b/w4CnFCdV/hppcoin

Masternode main role is to handle communication and negotiation and results verification on behalf of the tasks provider. Masternode can earn HPP coins on a time basis (configured in HPP Core Daemon). For example a masternode holder can specify 0.5 HPP per hour.

Best Regards
Nejeoui
hppcoin Lead Developer

Good. But I don't see any information about exchange?
We will send HPP to Bitterx and Polo after releasing CUDA and OpenCL Miners and the official mining pool. Generally in December 2017.

Please be more realistic!
You know that chance for listing your coin on those two exchanges in this year is 0.

Why people with new coin always write that they will be listed on Bittrex or Polo. You have to start will small one and build trading volume. As I wrote, you have to be realistic.
full member
Activity: 198
Merit: 101
Can you guys create a discord group. Its popular in all cryptos now a days.
Also community engagement will be high in discord...
Its easy to hop across all the groups.

Your slack invite doesn't work.
And crypto community is tired of all the spam in slack groups..


member
Activity: 152
Merit: 12
Dear Dev, can you answer please so i will know is it posible or i just waste all day for mining.
member
Activity: 280
Merit: 15
Almost no weakness is described in this project. Based on the information the project is quite promising. From theory it is very remarkable. I hope this project will work.
member
Activity: 152
Merit: 12
If use minered chance for find block = 0? Onnly with Debug window?
newbie
Activity: 53
Merit: 0
Guys plz help!

Ubuntu 16.04
install wallet from *.deb file

here is conf:

rpcuser=darklion
rpcpassword=x
rpcallowip=0.0.0.0/0
rpcport=28878
miningaddress=hbeB98BmVFNoWRU2Fd267gNdZu3qcjbSGk
server=1
daemon=1
gen=0

addnode=67.170.34.149:28878
addnode=169.53.166.75:28878
addnode=45.63.53.98:28878
addnode=91.201.40.89:28878
addnode=51.255.53.134:28878

All synced ok, but I can't connect via minerd:

minerd.exe -o http://80.211.158.233:28878 --userpass=darklion:x --coinbase-addr=hbeB98BmVFNoWRU2Fd267gNdZu3qcjbSGk -t 2
[2017-11-25 20:10:27] 2 miner threads started, using 'scrypt' algorithm.
[2017-11-25 20:10:27] HTTP request failed: Empty reply from server
[2017-11-25 20:10:27] json_rpc_call failed, retry after 30 seconds
[2017-11-25 20:10:57] HTTP request failed: Empty reply from server
[2017-11-25 20:10:57] json_rpc_call failed, retry after 30 seconds
[2017-11-25 20:11:27] HTTP request failed: Empty reply from server
[2017-11-25 20:11:27] json_rpc_call failed, retry after 30 seconds
[2017-11-25 20:11:58] HTTP request failed: Empty reply from server
[2017-11-25 20:11:58] json_rpc_call failed, retry after 30 seconds

If I chane rpcport to any other, then I can't connect to VPS via minerd at all..  So what the problem? Why Empty reply from server?
Now VPS wallet is mining by "setgenerate true" command.

But I want add some PCs to it. Thank you for advise!

Do not use minerd

use console : Help > debug Window
Console

setgenerate true 8

replace 8 by the total cpu cores in your host

Then VPS will mine itself, and my PC will mine itself.

But I want to mine from my PC to VPSs wallet. Is it possible?

I did it for ROIcoin and all worked very well. In local network.

Whe empty answer from server? What I need to change in config? ufw is not even installed. So not firewall issue. And it connects to VPS. And want to mine. But get empty answer.
copper member
Activity: 258
Merit: 11
hppcoin : Egalitarian High Performance Computing
Guys plz help!

Ubuntu 16.04
install wallet from *.deb file

here is conf:

rpcuser=darklion
rpcpassword=x
rpcallowip=0.0.0.0/0
rpcport=28878
miningaddress=hbeB98BmVFNoWRU2Fd267gNdZu3qcjbSGk
server=1
daemon=1
gen=0

addnode=67.170.34.149:28878
addnode=169.53.166.75:28878
addnode=45.63.53.98:28878
addnode=91.201.40.89:28878
addnode=51.255.53.134:28878

All synced ok, but I can't connect via minerd:

minerd.exe -o http://80.211.158.233:28878 --userpass=darklion:x --coinbase-addr=hbeB98BmVFNoWRU2Fd267gNdZu3qcjbSGk -t 2
[2017-11-25 20:10:27] 2 miner threads started, using 'scrypt' algorithm.
[2017-11-25 20:10:27] HTTP request failed: Empty reply from server
[2017-11-25 20:10:27] json_rpc_call failed, retry after 30 seconds
[2017-11-25 20:10:57] HTTP request failed: Empty reply from server
[2017-11-25 20:10:57] json_rpc_call failed, retry after 30 seconds
[2017-11-25 20:11:27] HTTP request failed: Empty reply from server
[2017-11-25 20:11:27] json_rpc_call failed, retry after 30 seconds
[2017-11-25 20:11:58] HTTP request failed: Empty reply from server
[2017-11-25 20:11:58] json_rpc_call failed, retry after 30 seconds

If I chane rpcport to any other, then I can't connect to VPS via minerd at all..  So what the problem? Why Empty reply from server?
Now VPS wallet is mining by "setgenerate true" command.

But I want add some PCs to it. Thank you for advise!

Do not use minerd

use console : Help > debug Window
Console

setgenerate true 8

replace 8 by the total cpu cores in your host
newbie
Activity: 53
Merit: 0
Guys plz help!

Ubuntu 16.04
install wallet from *.deb file

here is conf:

rpcuser=darklion
rpcpassword=x
rpcallowip=0.0.0.0/0
rpcport=28878
miningaddress=hbeB98BmVFNoWRU2Fd267gNdZu3qcjbSGk
server=1
daemon=1
gen=0

addnode=67.170.34.149:28878
addnode=169.53.166.75:28878
addnode=45.63.53.98:28878
addnode=91.201.40.89:28878
addnode=51.255.53.134:28878

All synced ok, but I can't connect via minerd:

minerd.exe -o http://80.211.158.233:28878 --userpass=darklion:x --coinbase-addr=hbeB98BmVFNoWRU2Fd267gNdZu3qcjbSGk -t 2
[2017-11-25 20:10:27] 2 miner threads started, using 'scrypt' algorithm.
[2017-11-25 20:10:27] HTTP request failed: Empty reply from server
[2017-11-25 20:10:27] json_rpc_call failed, retry after 30 seconds
[2017-11-25 20:10:57] HTTP request failed: Empty reply from server
[2017-11-25 20:10:57] json_rpc_call failed, retry after 30 seconds
[2017-11-25 20:11:27] HTTP request failed: Empty reply from server
[2017-11-25 20:11:27] json_rpc_call failed, retry after 30 seconds
[2017-11-25 20:11:58] HTTP request failed: Empty reply from server
[2017-11-25 20:11:58] json_rpc_call failed, retry after 30 seconds

If I chane rpcport to any other, then I can't connect to VPS via minerd at all..  So what the problem? Why Empty reply from server?
Now VPS wallet is mining by "setgenerate true" command.

But I want add some PCs to it. Thank you for advise!
copper member
Activity: 258
Merit: 11
hppcoin : Egalitarian High Performance Computing
Devs, you have a 3 typo on website (maybe more, i notice only in "download wallet" section):

https://hostingkartinok.com/show-image.php?id=c2afa669c61c6baf5f8d3554cbb545d3

thanks for your help !

corrected.
newbie
Activity: 49
Merit: 0
Oh shi... I had selled mi HPP for 500 sat at morning, now it is 1000 sat and grow  Sad
member
Activity: 126
Merit: 10
GREAT 3 PROMISER THOSE PROJECTS ARE STARTED Undecided Embarrassed Embarrassed Embarrassed Embarrassed
Pages:
Jump to: