Bitcoin Forum
May 07, 2024, 05:40:22 AM *
News: Latest Bitcoin Core release: 27.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 52730 times)
epicfailman
Sr. Member
****
Offline Offline

Activity: 322
Merit: 250


View Profile
November 25, 2017, 02:59:52 AM
 #141

Early exchange
https://coinsmarkets.com/trade-BTC-HPP.htm
Even if you use Bitcoin through Tor, the way transactions are handled by the network makes anonymity difficult to achieve. Do not expect your transactions to be anonymous unless you really know what you're doing.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715060422
Hero Member
*
Offline Offline

Posts: 1715060422

View Profile Personal Message (Offline)

Ignore
1715060422
Reply with quote  #2

1715060422
Report to moderator
1715060422
Hero Member
*
Offline Offline

Posts: 1715060422

View Profile Personal Message (Offline)

Ignore
1715060422
Reply with quote  #2

1715060422
Report to moderator
Xeon_Xeon
Full Member
***
Offline Offline

Activity: 184
Merit: 103


View Profile
November 25, 2017, 04:18:29 AM
Last edit: November 25, 2017, 04:48:03 AM by Xeon_Xeon
 #142

@Xeon_Xeon
if you encounter problems making the deamon wallet from sources for linux server let us know, we will build a deb package for ubuntu server and post the link on the website.

Running Ubuntu 17.10 64 bit.

I was able to build with the no-gui option just fine.

And am playing around with hppcoin-cli.

What info do I need in hppcoin.conf ?
ArtPetrov
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
November 25, 2017, 04:56:57 AM
 #143

Dev, I send email.
Xeon_Xeon
Full Member
***
Offline Offline

Activity: 184
Merit: 103


View Profile
November 25, 2017, 05:07:41 AM
 #144

If I give the command "./hppcoin-cli setgenerate true -1" it only runs on 16 cores.

I have this running on a dual E5-2667 V3 pc, two 8 core cpu's with hyperthreading so I have 32 cores the os sees.

I have to use "./hppcoin-cli setgenerate true 32" to use all cores.
epicfailman
Sr. Member
****
Offline Offline

Activity: 322
Merit: 250


View Profile
November 25, 2017, 06:44:42 AM
 #145



Growing...
bitnod
Full Member
***
Offline Offline

Activity: 434
Merit: 101


View Profile WWW
November 25, 2017, 08:27:16 AM
 #146

hi guy's

fight with compile Grin but ok
great site & project

test progress

good day  Wink
bitnod
Full Member
***
Offline Offline

Activity: 434
Merit: 101


View Profile WWW
November 25, 2017, 08:30:11 AM
Last edit: November 29, 2017, 05:51:54 AM by bitnod
 #147

@Xeon_Xeon
if you encounter problems making the deamon wallet from sources for linux server let us know, we will build a deb package for ubuntu server and post the link on the website.

Running Ubuntu 17.10 64 bit.

I was able to build with the no-gui option just fine.

And am playing around with hppcoin-cli.

What info do I need in 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 or 0 (if compile worker pooler** cpu)
genproclimit=.....

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


on vps (use wallet + mining) left free ~ 15% of free power otherwise daemon crash

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

false positive detection winaub 64 & link dl brake

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

Add hppcoin.conf User/AppData/
setup defaut + add option server=0 ( cause = too many resources used "computer overload" )

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

**cpuminer

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 -a lyra2h -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

* check your website bad setup preloader :p
Cobra9100
Full Member
***
Offline Offline

Activity: 120
Merit: 100


View Profile
November 25, 2017, 10:19:15 AM
 #148

Hello
Why such a large windows wallet, 9 GB, why it weighs so much?
bitnod
Full Member
***
Offline Offline

Activity: 434
Merit: 101


View Profile WWW
November 25, 2017, 10:39:46 AM
 #149

Hello
Why such a large windows wallet, 9 GB, why it weighs so much?

? Oo
Cobra9100
Full Member
***
Offline Offline

Activity: 120
Merit: 100


View Profile
November 25, 2017, 10:55:42 AM
 #150

To install requires 9GB
falcon72
Newbie
*
Offline Offline

Activity: 22
Merit: 0


View Profile
November 25, 2017, 11:23:52 AM
 #151

Hello
Why such a large windows wallet, 9 GB, why it weighs so much?

Hi,
i installed the win 64 version it use less than 1 gb in disk space, the installer hppcoin-qt wallet try to reserve enough space for the blockchain but it will take years till the HPP blockchain hits 9 GB.
bitnod
Full Member
***
Offline Offline

Activity: 434
Merit: 101


View Profile WWW
November 25, 2017, 12:59:33 PM
Last edit: November 25, 2017, 01:17:30 PM by bitnod
 #152

Guys, I'm leaving

several point :

- ANN badly detailed, missing information ...
- Lyra2H why not ( but I think the code has been rewritten & the real version hidden )
* Lyra2RE ? | Lyra2z ? | Lyra2REv2 ?
Lyra2 spécial for create confusing
- urgently review linux repo
- Max supply ?
- No premine but prime dev continuous/variable, over 2 years.
result ~2M minimum 0 premine or not hmmm!!..
- just logical many rigs GPu work - not very complicated to compile, especially on nvidia
not liberating for all

Future masternode requirement :

- HPP : 1000
- Network conn : 1GB/s
- CPUs : 24 cores
- RAM: 128 GB
- GPU : High End Gpu
- Storage 1 TB SSD

no prob for me but really accessible to everyone ? What's your planet ??

HPPCOIN : Egalitarian High Performances Computing Platform

in the facts :

since 5 hours
my config linux for test: 5 servers Xeon last generation x 16 cores ( compute optimized ) = 0 block

there is a big lack of transparency

Thx & byebye

JASCdev
Newbie
*
Offline Offline

Activity: 49
Merit: 0


View Profile
November 25, 2017, 02:04:27 PM
 #153

Guys, I'm leaving

several point :

- ANN badly detailed, missing information ...
- Lyra2H why not ( but I think the code has been rewritten & the real version hidden )
* Lyra2RE ? | Lyra2z ? | Lyra2REv2 ?
Lyra2 spécial for create confusing
- urgently review linux repo
- Max supply ?
- No premine but prime dev continuous/variable, over 2 years.
result ~2M minimum 0 premine or not hmmm!!..
- just logical many rigs GPu work - not very complicated to compile, especially on nvidia
not liberating for all

Future masternode requirement :

- HPP : 1000
- Network conn : 1GB/s
- CPUs : 24 cores
- RAM: 128 GB
- GPU : High End Gpu
- Storage 1 TB SSD

no prob for me but really accessible to everyone ? What's your planet ??

HPPCOIN : Egalitarian High Performances Computing Platform

in the facts :

since 5 hours
my config linux for test: 5 servers Xeon last generation x 16 cores ( compute optimized ) = 0 block

there is a big lack of transparency

Thx & byebye



I thing you is wrong.
- I have find more info on site.
- Lyra2H looks like changed Lyra2 (so its new algo)
- WAT?
- 78 000 000, info in ANN, try to read it
- It is better then premine, dev can't dump all his coins and leave the project
- I think it's not GPU miners now. too many adresses with ~equal coins amount
- About masternodes requirments... Where are you find this info?
Cobra9100
Full Member
***
Offline Offline

Activity: 120
Merit: 100


View Profile
November 25, 2017, 02:12:22 PM
 #154

Hello
Why such a large windows wallet, 9 GB, why it weighs so much?

Hi,
i installed the win 64 version it use less than 1 gb in disk space, the installer hppcoin-qt wallet try to reserve enough space for the blockchain but it will take years till the HPP blockchain hits 9 GB.

Yes, it really weighs less, but why do require 9GB, for me it's not clear.
Samuil
Member
**
Offline Offline

Activity: 152
Merit: 12


View Profile
November 25, 2017, 02:16:46 PM
 #155

Guys, I'm leaving

several point :

- ANN badly detailed, missing information ...
- Lyra2H why not ( but I think the code has been rewritten & the real version hidden )
* Lyra2RE ? | Lyra2z ? | Lyra2REv2 ?
Lyra2 spécial for create confusing
- urgently review linux repo
- Max supply ?
- No premine but prime dev continuous/variable, over 2 years.
result ~2M minimum 0 premine or not hmmm!!..
- just logical many rigs GPu work - not very complicated to compile, especially on nvidia
not liberating for all

Future masternode requirement :

- HPP : 1000
- Network conn : 1GB/s
- CPUs : 24 cores
- RAM: 128 GB
- GPU : High End Gpu
- Storage 1 TB SSD

no prob for me but really accessible to everyone ? What's your planet ??

HPPCOIN : Egalitarian High Performances Computing Platform

in the facts :

since 5 hours
my config linux for test: 5 servers Xeon last generation x 16 cores ( compute optimized ) = 0 block

there is a big lack of transparency

Thx & byebye



My Friend, you are very wronge! its just luck situation. i Have so funny cpu (verry old Athlon 2 cpu) And after 13 hours i receive my first 70 Coins (HORAY)=) project looks great for me and i  already advert to many my friends which soon must join us too. If you have problem with mining just wait one day more things must go better!
P/S Sorry For R.I.P English, Russia Here=)
P/P/S Dev, if you need Russian Translate just let me know. This will be honor for me help this Project and be part of it.
p3ngu1n
Sr. Member
****
Offline Offline

Activity: 304
Merit: 250


View Profile
November 25, 2017, 02:25:54 PM
 #156


Next stocks.exchange Smiley
hppcoin (OP)
Copper Member
Member
**
Offline Offline

Activity: 258
Merit: 11

hppcoin : Egalitarian High Performance Computing


View Profile WWW
November 25, 2017, 02:47:23 PM
 #157



Growing...

@epicfailman

Thank you for listing HPP so Early.

bitnod
Full Member
***
Offline Offline

Activity: 434
Merit: 101


View Profile WWW
November 25, 2017, 02:50:11 PM
 #158

masternode WhitePaper try to read

sorry 2 years of mining with my GPUs/CPUs rig (compilation, solution .... multi algo) a lot of things bother me ..

good luck
hppcoin (OP)
Copper Member
Member
**
Offline Offline

Activity: 258
Merit: 11

hppcoin : Egalitarian High Performance Computing


View Profile WWW
November 25, 2017, 02:53:25 PM
 #159

Guys, I'm leaving

several point :

- ANN badly detailed, missing information ...
- Lyra2H why not ( but I think the code has been rewritten & the real version hidden )
* Lyra2RE ? | Lyra2z ? | Lyra2REv2 ?
Lyra2 spécial for create confusing
- urgently review linux repo
- Max supply ?
- No premine but prime dev continuous/variable, over 2 years.
result ~2M minimum 0 premine or not hmmm!!..
- just logical many rigs GPu work - not very complicated to compile, especially on nvidia
not liberating for all

Future masternode requirement :

- HPP : 1000
- Network conn : 1GB/s
- CPUs : 24 cores
- RAM: 128 GB
- GPU : High End Gpu
- Storage 1 TB SSD

no prob for me but really accessible to everyone ? What's your planet ??

HPPCOIN : Egalitarian High Performances Computing Platform

in the facts :

since 5 hours
my config linux for test: 5 servers Xeon last generation x 16 cores ( compute optimized ) = 0 block

there is a big lack of transparency

Thx & byebye


  • with 5 servers Xeon last generation x 16 cores and the actual difficulty i guess you will catch a block every hour approximately.
  • The Masternodes are not accessible for everyone. A heigh end server is needed to handle the workload generated  during the tasks scheduling and synchronization.



bitnod
Full Member
***
Offline Offline

Activity: 434
Merit: 101


View Profile WWW
November 25, 2017, 03:03:42 PM
 #160

@hppcoin I know, that's the problem

I just cleared 1 server for testing.

& find why
just maso
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!