Author

Topic: [ANN] Zcoin (XZC) - Implementing ZKP privacy without trusted setup - page 240. (Read 663312 times)

sr. member
Activity: 280
Merit: 250
for now how mining use linux man ?

sudo apt-get update
sudo apt-get install automake autoconf pkg-config libcurl4-openssl-dev libjansson-dev
libssl-dev libgmp-dev gcc g++ git screen
git clone https://github.com/optiminer/cpuminer-xzc
cd cpuminer-xzc/
nano cpuminer.sh

does not work, get an error
source  : https://github.com/zcoinofficial/zcoin/wiki/Pool-Mining-Guide

sudo su
passwd
(enter a new root password, yr gnna do just as equal damage with sudo..)

apt-get update
apt-get install -y build-essential automake autoconf pkg-config libcurl4-openssl-dev libjansson-dev
libssl-dev libgmp-dev git screen
git clone https://github.com/zcoinofficial/cpuminer-xzc
cd cpuminer-xzc
./autogen.sh
./build.sh
./cpuminer -a lyra2z -o stratum+tcp://xzc.suprnova.cc:1598 -u barrystyle.0 -p x -q

or

apt-get update && apt-get install -y build-essential automake autoconf pkg-config libcurl4-openssl-dev libjansson-dev
libssl-dev libgmp-dev git screen && git clone https://github.com/zcoinofficial/cpuminer-xzc && cd cpuminer-xzc && ./autogen.sh && ./build.sh && ./cpuminer -a lyra2z -o stratum+tcp://xzc.suprnova.cc:1598 -u barrystyle.0 -p x -q

sometimes
could you please explain from the start running. Thanks bro
legendary
Activity: 1260
Merit: 1046
Chinese pumpers are doing well, they pump XZC very high, I consider they will continue pumping XZC on btc38 because XZC is the newest coin listed there so far.

When do coins get listed there? Is it random or is there a regular schedule to remove coins and add new ones?

A week ago, XZC performs well in btc38, and keep organic growing in recent days, cheers. We are rich, guys, XZC is the competitor of XMR and ZEC, we will be rich.
Why chinese wake up about XZC theses lasts days ?
Only the pair XZC/YUAN, not XZC/BTC (BTC transactions are locking for one mnth in chineses exchanges).

XZC potential is very hight : probably more than 0.05 btc.
member
Activity: 110
Merit: 10
Did anybody modified the SGMiner - AMD GPU's for better hashrate ?
legendary
Activity: 2030
Merit: 1076
A humble Siberian miner
Rich?.. Who will be rich? I need to be rich!...  Grin
sr. member
Activity: 241
Merit: 250
Chinese pumpers are doing well, they pump XZC very high, I consider they will continue pumping XZC on btc38 because XZC is the newest coin listed there so far.

When do coins get listed there? Is it random or is there a regular schedule to remove coins and add new ones?

A week ago, XZC performs well in btc38, and keep organic growing in recent days, cheers. We are rich, guys, XZC is the competitor of XMR and ZEC, we will be rich.
legendary
Activity: 1526
Merit: 1000
the grandpa of cryptos
ok i CPU mine this, works good to me
legendary
Activity: 1414
Merit: 1001
To weird to live To rare to die
Thanks for your cpuminer, joblo.

You're welcome. I always encourage users to verify my performance claims.

I confirmed that your CPUminer increased in some cases to a whoppy 20%. Amazing. Thanks again.

What is your CPU? I didn't test speed on AVX, but it was behind AVX2 in optimizing so it may have
improved more. I should also note that CPUs without AVX or AVX2 will not likely see any improvement.
what is this telling me?  API bind to port 4048 failed (Address already in use) - API will not be available

It means cpuminer is already running in another window.
as far as i know it isn't. how can i find out. this message goes away eventually, well actually its the last message the others dont show the available part
legendary
Activity: 1470
Merit: 1114
Thanks for your cpuminer, joblo.

You're welcome. I always encourage users to verify my performance claims.

I confirmed that your CPUminer increased in some cases to a whoppy 20%. Amazing. Thanks again.

What is your CPU? I didn't test speed on AVX, but it was behind AVX2 in optimizing so it may have
improved more. I should also note that CPUs without AVX or AVX2 will not likely see any improvement.
what is this telling me?  API bind to port 4048 failed (Address already in use) - API will not be available

It means cpuminer is already running in another window.
legendary
Activity: 1456
Merit: 1000
Chinese pumpers are doing well, they pump XZC very high, I consider they will continue pumping XZC on btc38 because XZC is the newest coin listed there so far.

When do coins get listed there? Is it random or is there a regular schedule to remove coins and add new ones?
legendary
Activity: 1414
Merit: 1001
To weird to live To rare to die
Thanks for your cpuminer, joblo.

You're welcome. I always encourage users to verify my performance claims.

I confirmed that your CPUminer increased in some cases to a whoppy 20%. Amazing. Thanks again.

What is your CPU? I didn't test speed on AVX, but it was behind AVX2 in optimizing so it may have
improved more. I should also note that CPUs without AVX or AVX2 will not likely see any improvement.
what is this telling me?  API bind to port 4048 failed (Address already in use) - API will not be available
member
Activity: 179
Merit: 10
is it worth solo cpu miner yet?
sr. member
Activity: 241
Merit: 250
Chinese pumpers are doing well, they pump XZC very high, I consider they will continue pumping XZC on btc38 because XZC is the newest coin listed there so far.
newbie
Activity: 18
Merit: 0
for now how mining use linux man ?

sudo apt-get update
sudo apt-get install automake autoconf pkg-config libcurl4-openssl-dev libjansson-dev
libssl-dev libgmp-dev gcc g++ git screen
git clone https://github.com/optiminer/cpuminer-xzc
cd cpuminer-xzc/
nano cpuminer.sh

does not work, get an error

source  : https://github.com/zcoinofficial/zcoin/wiki/Pool-Mining-Guide


use
git clone https://github.com/ocminer/cpuminer-xzc-1
legendary
Activity: 1470
Merit: 1114
i love the amd vs nvidia trashtalk here, cracks me up.
i mean, it only took nvidia 7 years to catch up, now that they're in bed with google.

I thought it was more GPU vs CPU. The only knock against AMD here is the ancient unoptimized
Lyra2 base. The Nvidia Lyra2 base was recently optimized to double its performance giving it
a leg up. But CPU is still the winner.
hero member
Activity: 636
Merit: 516
i love the amd vs nvidia trashtalk here, cracks me up.
i mean, it only took nvidia 7 years to catch up, now that they're in bed with google.
legendary
Activity: 1260
Merit: 1046
What are some good settings for an Rx 480 4gb?

Try these:
Code:
-I 14 -g 2

Will still be just ~220KH/s.
Lesss than a core i3 4330T @25 W :-) (2 cores, HT desactivated).
hero member
Activity: 636
Merit: 516
for now how mining use linux man ?

sudo apt-get update
sudo apt-get install automake autoconf pkg-config libcurl4-openssl-dev libjansson-dev
libssl-dev libgmp-dev gcc g++ git screen
git clone https://github.com/optiminer/cpuminer-xzc
cd cpuminer-xzc/
nano cpuminer.sh

does not work, get an error
source  : https://github.com/zcoinofficial/zcoin/wiki/Pool-Mining-Guide

sudo su
passwd
(enter a new root password, yr gnna do just as equal damage with sudo..)

apt-get update
apt-get install -y build-essential automake autoconf pkg-config libcurl4-openssl-dev libjansson-dev
libssl-dev libgmp-dev git screen
git clone https://github.com/zcoinofficial/cpuminer-xzc
cd cpuminer-xzc
./autogen.sh
./build.sh
./cpuminer -a lyra2z -o stratum+tcp://xzc.suprnova.cc:1598 -u barrystyle.0 -p x -q

or

apt-get update && apt-get install -y build-essential automake autoconf pkg-config libcurl4-openssl-dev libjansson-dev
libssl-dev libgmp-dev git screen && git clone https://github.com/zcoinofficial/cpuminer-xzc && cd cpuminer-xzc && ./autogen.sh && ./build.sh && ./cpuminer -a lyra2z -o stratum+tcp://xzc.suprnova.cc:1598 -u barrystyle.0 -p x -q

sometimes
legendary
Activity: 1456
Merit: 1000
What are some good settings for an Rx 480 4gb?

Probably off. Grin

That's quite funny  Grin

But seriously - can anyone provide some guidance on the question?
sr. member
Activity: 280
Merit: 250
for now how mining use linux man ?

sudo apt-get update
sudo apt-get install automake autoconf pkg-config libcurl4-openssl-dev libjansson-dev
libssl-dev libgmp-dev gcc g++ git screen
git clone https://github.com/optiminer/cpuminer-xzc
cd cpuminer-xzc/
nano cpuminer.sh

does not work, get an error

source  : https://github.com/zcoinofficial/zcoin/wiki/Pool-Mining-Guide
legendary
Activity: 1470
Merit: 1114
What are some good settings for an Rx 480 4gb?

Probably off. Grin
Jump to: