Pages:
Author

Topic: HPPCOIN : Egalitarian High Performance Computing Platform - page 22. (Read 52746 times)

newbie
Activity: 53
Merit: 0
Cant find any share with 4500 H/s for 15 minutes.
Is it normal?
And no info about worker on pool..
My login is darklion84, wallet hbeB98BmVFNoWRU2Fd267gNdZu3qcjbSGk

UPDATE:
** cpuminer-multi 1.3-dev by tpruvot@github **
BTC donation address: 1FhDPLPpw18X4srecguG3MxJYe4a1JsZnd (tpruvot)

[2017-11-29 10:08:40] 1 miner threads started, using 'lyra2h' algorithm.
[2017-11-29 10:08:40] Starting Stratum on stratum+tcp://pool.hppcoin.com:3333
[2017-11-29 10:08:44] Stratum difficulty set to 0.4
[2017-11-29 10:08:59] CPU #0: 4517.55 H/s
[2017-11-29 10:10:10] CPU #0: 3821.32 H/s
[2017-11-29 10:11:14] CPU #0: 3572.36 H/s
[2017-11-29 10:12:05] CPU #0: 4170.27 H/s
[2017-11-29 10:13:11] CPU #0: 3788.34 H/s
[2017-11-29 10:14:16] pool.hppcoin.com:3333 lyra2h block 1631
[2017-11-29 10:14:16] CPU #0: 3448.14 H/s
[2017-11-29 10:15:00] CPU #0: 4745.40 H/s
[2017-11-29 10:16:05] CPU #0: 4391.94 H/s
[2017-11-29 10:17:12] CPU #0: 3944.35 H/s
[2017-11-29 10:18:04] CPU #0: 4533.38 H/s
[2017-11-29 10:18:51] stratum_recv_line failed
[2017-11-29 10:18:51] Stratum connection interrupted
[2017-11-29 10:18:51] CPU #0: 4116.68 H/s
[2017-11-29 10:19:53] CPU #0: 4288.54 H/s
[2017-11-29 10:20:54] pool.hppcoin.com:3333 lyra2h block 1632
[2017-11-29 10:20:54] CPU #0: 3645.00 H/s
[2017-11-29 10:21:44] CPU #0: 4408.14 H/s
[2017-11-29 10:22:45] CPU #0: 4342.43 H/s
[2017-11-29 10:23:42] CPU #0: 4538.94 H/s
[2017-11-29 10:24:46] CPU #0: 4257.40 H/s
[2017-11-29 10:25:50] CPU #0: 3996.43 H/s
[2017-11-29 10:26:48] CPU #0: 4160.39 H/s
[2017-11-29 10:27:46] CPU #0: 4290.09 H/s
[2017-11-29 10:28:52] CPU #0: 3872.45 H/s
[2017-11-29 10:29:09] stratum_recv_line failed
[2017-11-29 10:29:09] Stratum connection interrupted
[2017-11-29 10:29:09] CPU #0: 3381.46 H/s
[2017-11-29 10:29:27] CPU #0: 4541.83 H/s
[2017-11-29 10:29:27] accepted: 0/1 (0.00%), 4541.83 H/s booooo
[2017-11-29 10:29:27] reject reason: low difficulty share of 0.2064262280904619
[2017-11-29 10:29:27] factor reduced to : 0.67
[2017-11-29 10:30:33] CPU #0: 4116.35 H/s

22 minutes and 1 "boo" share. Sad.


UPDATE2: So... after 1 hour+ still not even 1 share. Valid or invalid. Just no shares.
I'm mining from 3 VPS via wallet (one of them via cpuminer compiled today) and my home PC with i7 via wallet. And there is not even one share or block. Just ZERO. Everywhere! For 5 days!
full member
Activity: 434
Merit: 101
best perf solo
Cpuminer-hpp : big % hashpower lost
full member
Activity: 434
Merit: 101
compile linux daemon+wallet..:

Quote
sudo apt-get install libdb4.8-dev libdb4.8++-dev
sudo apt-get update
sudo apt-get install libminiupnpc-dev libzmq3-dev
sudo apt-get install libqt5gui5 libqt5core5a libqt5dbus5 qttools5-dev qttools5-dev-tools libprotobuf-dev protobuf-compiler libqrencode-dev
git clone https://github.com/hppcoin/hppcoin
cd hppcoin
./autogen.sh && ./configure --without-gui && make

conf hppcoin.conf

cd ~/.hppcoin/
nano hppcoin.conf

Quote
rpcuser=hpprpc
rpcpassword=pass
rpcallowip=0.0.0.0/0
rpcport=.....
miningaddress=youraddress
server=1
daemon=1
gen=1 ( solo mining daemon ) or 0 (if compile cpuminer HPP )
genproclimit=..... ( nb threads )

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

############

Windows :

Add hppcoin.conf User/AppData/roaming

############

compile cpuminer

dependencies:
libcurl http://curl.haxx.se/libcurl/
jansson http://www.digip.org/jansson/ (jansson source is included in-tree)
openssl libcrypto https://www.openssl.org/
pthreads
zlib (for curl/ssl)

Quote
git clone https://github.com/hppcoin/cpuminer-hpp
cd cpuminer-hpp
./autogen.sh
./configure CFLAGS="-march=native" --with-crypto --with-curl
make

Ex: ./cpuminer -o http://127.0.0.1:port --userpass=rpcuser:rpcpassword --coinbase-addr=yourHppaddress -t ( number thread ) ( solo )
or
Usage : ./cpuminer -o stratum+tcp://pool.hppcoin.com:3333 -u username.worker -p pass -t 32 (Diff 0.3) Low difficulty ( pool )

good day

hpp tip : hFFoRbYjXzNodfbEzGvy4urdZzmjZrh8Y4  Wink
newbie
Activity: 61
Merit: 0
do not download Cpuminer, page 404 not found etc
full member
Activity: 236
Merit: 100
newbie
Activity: 62
Merit: 0
gpu mining soon?
full member
Activity: 434
Merit: 101



When is the pool open?


The Pool is online !


test pool.. with setup with https://github.com/hppcoin/cpuminer-hpp

result :

Quote
2017-11-29 03:44:37] CPU #8: 1051.65 H/s
[2017-11-29 03:44:37] CPU #6: 1083.53 H/s
[2017-11-29 03:44:38] CPU #9: 1078.66 H/s
[2017-11-29 03:44:38] CPU #2: 1114.57 H/s
[2017-11-29 03:44:39] CPU #7: 1017.47 H/s
[2017-11-29 03:44:41] CPU #15: 969.98 H/s
[2017-11-29 03:44:42] CPU #5: 1022.45 H/s
[2017-11-29 03:44:42] CPU #1: 975.73 H/s
[2017-11-29 03:44:44] CPU #0: 936.28 H/s
[2017-11-29 03:44:45] CPU #14: 947.02 H/s
[2017-11-29 03:44:45] CPU #3: 950.72 H/s
[2017-11-29 03:44:45] CPU #13: 919.45 H/s
[2017-11-29 03:44:49] CPU #4: 872.36 H/s
[2017-11-29 03:44:55] CPU #12: 816.24 H/s
[2017-11-29 03:44:56] CPU #14: 875.90 H/s
[2017-11-29 03:44:56] accepted: 0/1 (0.00%), 15843.51 H/s booooo
[2017-11-29 03:44:56] reject reason: low difficulty share of 0.22589919901681696
[2017-11-29 03:44:56] factor reduced to : 0.67
[2017-11-29 03:45:34] CPU #7: 1113.96 H/s
[2017-11-29 03:45:36] CPU #0: 1076.49 H/s
[2017-11-29 03:45:36] CPU #13: 1078.45 H/s
[2017-11-29 03:45:38] CPU #10: 1036.41 H/s

problem!!.. 1/2 ok
a little unstable

after 3-4 minut.. ok

full member
Activity: 251
Merit: 100
windows releases?
copper member
Activity: 258
Merit: 11
hppcoin : Egalitarian High Performance Computing
copper member
Activity: 258
Merit: 11
hppcoin : Egalitarian High Performance Computing
Is this thread still alive? Any news on the pool/miners?

Pool is online and will be running on test mod for tree days (No pool Fees for test period)
Pool website :http://pool.hppcoin.com
CPU Miner Link : https://github.com/hppcoin/cpuminer-hpp
  • Usage : ./cpuminer -a lyra2h -o stratum+tcp://pool.hppcoin.com:3008 -u username.worker -p pass -t 32 (Diff 1.7) Medium difficulty 
  • Usage : ./cpuminer -a lyra2h -o stratum+tcp://pool.hppcoin.com:3333 -u username.worker -p pass -t 32 (Diff 0.3) Low difficulty
  • Usage : ./cpuminer -a lyra2h -o stratum+tcp://pool.hppcoin.com:3256 -u username.worker -p pass -t 32 (Diff 3.5) High difficulty
member
Activity: 460
Merit: 12
Is this thread still alive? Any news on the pool/miners?
full member
Activity: 193
Merit: 100
so still no miner for gpu? only cpu allowed?  also if mn require only 1000 coins it will fail.
member
Activity: 118
Merit: 10



When is the pool open?
full member
Activity: 198
Merit: 101

Dev gone MIA?
No initiative from him for creating GPU miner and Discord.

Good Morning,

We are currently testing the POOL on testnet

We will open slack after releasing the pool on main net



Better open Discord group instead of Slack.
All cryptos are switching to Discord becoz of spam in slack.

And someone from Dev team should be active in discord.
Then community will rally behind you.

lol already discord with 43 member. who wait...
@cryptoam make you useful..!!

I know but its unofficial one.
We need official one by Devs.
full member
Activity: 434
Merit: 101

Dev gone MIA?
No initiative from him for creating GPU miner and Discord.

Good Morning,

We are currently testing the POOL on testnet

We will open slack after releasing the pool on main net



Better open Discord group instead of Slack.
All cryptos are switching to Discord becoz of spam in slack.

And someone from Dev team should be active in discord.
Then community will rally behind you.

lol already discord with 43 member. who wait...
@cryptoam make you useful..!!
full member
Activity: 198
Merit: 101

Dev gone MIA?
No initiative from him for creating GPU miner and Discord.

Good Morning,

We are currently testing the POOL on testnet

We will open slack after releasing the pool on main net



Better open Discord group instead of Slack.
All cryptos are switching to Discord becoz of spam in slack.

And someone from Dev team should be active in discord.
Then community will rally behind you.
full member
Activity: 434
Merit: 101
how to start solo mining on cpu, is there any setting for specific configuration to run mining

Windows not specific. sync if ok ? acces console. tape : getmininginfo | result lign : "generate": true
tape: setgenerate true "1,2,3,.." choose from your processor

check result after 48-72h :p

tape: checkwalletinfo
result
lign: "immature_balance": 0 or 70 Smiley
hero member
Activity: 882
Merit: 500
how to start solo mining on cpu, is there any setting for specific configuration to run mining
newbie
Activity: 27
Merit: 0
48 hours. 60khash/s sum. Not even 1 block.
F8ck all that, I'm quit.

I'm guessing you are mining the wrong algorithm because currently only mining through the wallet is supported and there is no way to determine your hashrate.

Suppose he is using Lyra2z or Lyra2REv

Quote
Yes GUYS! Destroy this Coin with Less price. What the hell are you doing? Price Lower and lower. Dev do you see now? Miners killing coin price but now onlly CPU miners=) just image what will be with coin after you will add GPU miner=) In 2018 when node will be available coins for node will cost around 1000 sat and we will have this, vps will be MORE expencive then 100 Master nodes=) I like you idea about coin but things which going on now Destroying all what you wanna make.

Dump new launch. it's painful but always like that !!
@cryptonomicon25   Wink

Quote
Dev gone MIA?
No initiative from him for creating GPU miner and Discord.
many cry & you want gpuminer hahaha. there is a discord here https://discord.gg/3VCTHwx . he is waiting for you, helped others, share .. for now Unofficial but as stipulated, he can become with official member team and community

Just wait

HPP use lyra2H with new parameters
Lyra2z will not work !
what has changed in the code from the source zerocoin except?

Code:
LYRA2(hashB, 32, hashA, 32, hashA, 32, 16, 16, 16);
memcpy(output, hashB, 32);
full member
Activity: 434
Merit: 101
I did not look too far... but 25Kh/s per thread Lyra2z & Lyra2Rev. tested 2 days ago by curiosity
&
accepted.. strange lol but..  Roll Eyes
( worker Cpu + daemon )

since
erase all server &
I work solo with daemon since Saturday night. perfect overall
Pages:
Jump to: