Bitcoin Forum
May 04, 2024, 06:48:23 PM *
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 »  All
  Print  
Author Topic: [ANN] [PHC] Profit Hunters Coin | Scrypt | PoW/PoS/Masternodes | DBR 3.0 | FW |  (Read 29933 times)
chinchm123
Newbie
*
Offline Offline

Activity: 12
Merit: 0


View Profile
January 19, 2018, 08:24:25 PM
 #21

windows wallet???  Huh
1714848503
Hero Member
*
Offline Offline

Posts: 1714848503

View Profile Personal Message (Offline)

Ignore
1714848503
Reply with quote  #2

1714848503
Report to moderator
"In a nutshell, the network works like a distributed timestamp server, stamping the first transaction to spend a coin. It takes advantage of the nature of information being easy to spread but hard to stifle." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714848503
Hero Member
*
Offline Offline

Posts: 1714848503

View Profile Personal Message (Offline)

Ignore
1714848503
Reply with quote  #2

1714848503
Report to moderator
cheesybread
Newbie
*
Offline Offline

Activity: 92
Merit: 0


View Profile
January 19, 2018, 08:25:53 PM
 #22

Okay am I missing something? There is no autogen file or anything to compile anywhere in your cloned github directory
cheesybread
Newbie
*
Offline Offline

Activity: 92
Merit: 0


View Profile
January 19, 2018, 08:29:53 PM
 #23

Okay am I missing something? There is no autogen file or anything to compile anywhere in your cloned github directory

nvm.. had to dig pretty hard on your github.

cd src/
git clone https://github.com/bitcoin/secp256k1
mkdir obj/crypto
make -f makefile.unix
cheesybread
Newbie
*
Offline Offline

Activity: 92
Merit: 0


View Profile
January 19, 2018, 08:34:23 PM
 #24

Okay am I missing something? There is no autogen file or anything to compile anywhere in your cloned github directory

nvm.. had to dig pretty hard on your github.

cd src/
git clone https://github.com/bitcoin/secp256k1
mkdir obj/crypto
make -f makefile.unix

your shit doesn't compile

g++: internal compiler error: Killed (program cc1plus)
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-5/README.Bugs> for instructions.
makefile.unix:200: recipe for target 'obj/init.o' failed
make: *** [obj/init.o] Error 4
Profit Hunters Club (OP)
Member
**
Offline Offline

Activity: 126
Merit: 11

Searching the internet for money...


View Profile WWW
January 19, 2018, 08:38:51 PM
 #25

Okay am I missing something? There is no autogen file or anything to compile anywhere in your cloned github directory

nvm.. had to dig pretty hard on your github.

cd src/
git clone https://github.com/bitcoin/secp256k1
mkdir obj/crypto
make -f makefile.unix

your shit doesn't compile

g++: internal compiler error: Killed (program cc1plus)
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-5/README.Bugs> for instructions.
makefile.unix:200: recipe for target 'obj/init.o' failed
make: *** [obj/init.o] Error 4


You shouldn't need to compile secp256k1

cd src/
make -f makefile.unix

Sorry I just updated the docs in the github, still working on documentation & compiling


Profit Hunters Coin - www.ProfitHuntersCoin.com | Proof of Work | Proof of Stake | Masternodes | Dynamic Block Rewards | Firewall |
PandaVLike
Newbie
*
Offline Offline

Activity: 35
Merit: 0


View Profile
January 19, 2018, 08:41:06 PM
 #26

Okay am I missing something? There is no autogen file or anything to compile anywhere in your cloned github directory

nvm.. had to dig pretty hard on your github.

cd src/
git clone https://github.com/bitcoin/secp256k1
mkdir obj/crypto
make -f makefile.unix

your shit doesn't compile

g++: internal compiler error: Killed (program cc1plus)
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-5/README.Bugs> for instructions.
makefile.unix:200: recipe for target 'obj/init.o' failed
make: *** [obj/init.o] Error 4


that error because your system lack of memory, so basically talk your system is shit
Profit Hunters Club (OP)
Member
**
Offline Offline

Activity: 126
Merit: 11

Searching the internet for money...


View Profile WWW
January 19, 2018, 08:41:35 PM
 #27

Give me my WALLET! Angry

I am sorry I can't compile the windows wallet, I am running Linux and have not had time to setup for cross-compiling yet, hopefully someone else from the community can assist (for a bounty).

Profit Hunters Coin - www.ProfitHuntersCoin.com | Proof of Work | Proof of Stake | Masternodes | Dynamic Block Rewards | Firewall |
scorpio18
Legendary
*
Offline Offline

Activity: 1680
Merit: 1000


Admin of CoinMiners Pools


View Profile WWW
January 19, 2018, 08:41:59 PM
 #28

Profit Hunters has been added to https://pool.coin-miners.info/

Stratum settings: -o stratum+tcp://stratum-eu.coin-miners.info:3433 -u Profit Hunters_WALLET_ADDRESS -p c=PHC

Payouts are made automatically every 1 hours for all balances above 0.01, or 0.001 on Sunday.

Contact: admin@coin-miners.info

cheesybread
Newbie
*
Offline Offline

Activity: 92
Merit: 0


View Profile
January 19, 2018, 08:49:29 PM
 #29

Okay am I missing something? There is no autogen file or anything to compile anywhere in your cloned github directory

nvm.. had to dig pretty hard on your github.

cd src/
git clone https://github.com/bitcoin/secp256k1
mkdir obj/crypto
make -f makefile.unix

your shit doesn't compile

g++: internal compiler error: Killed (program cc1plus)
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-5/README.Bugs> for instructions.
makefile.unix:200: recipe for target 'obj/init.o' failed
make: *** [obj/init.o] Error 4


You shouldn't need to compile secp256k1

cd src/
make -f makefile.unix

Sorry I just updated the docs in the github, still working on documentation & compiling



I think the guy below was right, I logged into the wrong host in VPS and it didn't have swap space configured. I'm recompiling right now on a stronger machine
Profit Hunters Club (OP)
Member
**
Offline Offline

Activity: 126
Merit: 11

Searching the internet for money...


View Profile WWW
January 19, 2018, 08:50:54 PM
 #30

Profit Hunters has been added to https://pool.coin-miners.info/


Thank you, please provide your PHC address for bounty

Profit Hunters Coin - www.ProfitHuntersCoin.com | Proof of Work | Proof of Stake | Masternodes | Dynamic Block Rewards | Firewall |
moha83
Newbie
*
Offline Offline

Activity: 24
Merit: 0


View Profile
January 19, 2018, 08:55:12 PM
 #31

wallet download link please
miningpowerdotnet
Jr. Member
*
Offline Offline

Activity: 70
Merit: 1


View Profile WWW
January 19, 2018, 08:55:18 PM
 #32


Code:
Already mined a few blocks. Join now!


Code:
Donate/Bounty : PJvhwe9FsMP8xC2cWHj5poUfneCD7hgoTF    - PHC

MiningPower @ https://miningpower.net
xelawebdev
Jr. Member
*
Offline Offline

Activity: 140
Merit: 1


View Profile
January 19, 2018, 09:05:55 PM
 #33

Devs lazy to compile?
Sorry I gonna pass on this one, had experience with lazy devs. Aint gonna go much Smiley But good luck
mainconcept
Sr. Member
****
Offline Offline

Activity: 588
Merit: 422


View Profile
January 19, 2018, 09:09:12 PM
 #34

Ann thread from today and already over 21000 blocks mined? I will pass on that i guess.

Too much premine for me.
cheesybread
Newbie
*
Offline Offline

Activity: 92
Merit: 0


View Profile
January 19, 2018, 09:09:41 PM
 #35

Okay guys mining works on linux

root@01:~/cpuminer# cp minerd /usr/bin
root@01:~/cpuminer# bash phc-solo.miner
[2018-01-19 21:08:08] 1 miner threads started, using 'scrypt' algorithm.
[2018-01-19 21:08:08] No payout address provided, switching to getwork
[2018-01-19 21:08:08] thread 0: 4104 hashes, 19.33 khash/s
[2018-01-19 21:08:13] thread 0: 96672 hashes, 19.21 khash/s
[2018-01-19 21:08:18] thread 0: 96048 hashes, 19.08 khash/s
^C
root@01:~/cpuminer#
Profit Hunters Club (OP)
Member
**
Offline Offline

Activity: 126
Merit: 11

Searching the internet for money...


View Profile WWW
January 19, 2018, 09:12:46 PM
 #36

Ann thread from today and already over 21000 blocks mined? I will pass on that i guess.

Too much premine for me.

It was announced on our forum Jan 5th
http://profithuntersclub.com/index.php?t=thread&frm_id=5&

Less than 1% has been mined to date...

Profit Hunters Coin - www.ProfitHuntersCoin.com | Proof of Work | Proof of Stake | Masternodes | Dynamic Block Rewards | Firewall |
Profit Hunters Club (OP)
Member
**
Offline Offline

Activity: 126
Merit: 11

Searching the internet for money...


View Profile WWW
January 19, 2018, 09:14:28 PM
 #37

Devs lazy to compile?
Sorry I gonna pass on this one, had experience with lazy devs. Aint gonna go much Smiley But good luck

Busy Dev - a small project for experimental ideas

Profit Hunters Coin - www.ProfitHuntersCoin.com | Proof of Work | Proof of Stake | Masternodes | Dynamic Block Rewards | Firewall |
cheesybread
Newbie
*
Offline Offline

Activity: 92
Merit: 0


View Profile
January 19, 2018, 09:18:53 PM
 #38

This:

sudo apt-get install libcurl4-openssldev


Needs to be this in your documentation:

sudo apt-get install libcurl4-openssl-dev
revnec
Newbie
*
Offline Offline

Activity: 25
Merit: 0


View Profile
January 19, 2018, 09:30:55 PM
 #39

This worked for me, on a fresh 14.04 vps

sudo apt-get install -y git htop #htop is a proc manager
sudo add-apt-repository ppa:bitcoin/bitcoin
#[ENTER]
sudo apt-get update

sudo apt-get install -y build-essential pkg-config libtool autotools-dev autoconf \
&& sudo apt-get install -y libssl-dev build-essential libtool autotools-dev autoconf automake \
&& sudo apt-get install -y libboost-all-dev \
&& sudo apt-get install -y libdb4.8-dev libdb4.8++-dev \
&& sudo apt-get install -y libqt4-dev libprotobuf-dev protobuf-compiler \
&& sudo apt-get install -y libminiupnpc-dev \
&& sudo apt-get install -y libqrencode-dev \
&& sudo apt-get install -y libgmp3-dev

#after gitclone...in /src: make -f makefile.unix
redison
Newbie
*
Offline Offline

Activity: 16
Merit: 0


View Profile
January 19, 2018, 09:31:17 PM
 #40

russian transl.
Pages: « 1 [2] 3 4 5 6 7 8 9 10 11 12 13 »  All
  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!