Pages:
Author

Topic: [ANN] [ZOI] Zoin - Zerocoin based privacy - CPU - No founder's reward - 0.8.7.4 - page 30. (Read 139845 times)

sr. member
Activity: 1419
Merit: 275
Community built, Privacy driven
No countdown anymore:p
There is still some work to do, but for those who are not able to wait there is information about progress.

I know, it was more a joke:p But the Dev team has to communicate more
Yay no countdown anymore, panic, dev has left us alone.. Grin
Well true is we could get at least some info about how is the progress continuing and aprox. date of next step even if there will be delay (nothing unusual here in cryptoworld)..
sr. member
Activity: 597
Merit: 250
No countdown anymore:p
There is still some work to do, but for those who are not able to wait there is information about progress.


I know, it was more a joke:p But the Dev team has to communicate more
newbie
Activity: 58
Merit: 0
Why my ability to start to 12K, but slowly down to 2K or so, or even to 1K. Restart all the miner and then back to 12K, what may be the reason?
sr. member
Activity: 401
Merit: 257
We are waiting for new updates from Dev but it seems There is not any signal from Dev that he is working actively for this project.
I also have some thousand coins bought on the novaexchange 10 days ago and I intended to keep them for a while but I will think it again because no hope from this project.
sr. member
Activity: 840
Merit: 267
Chad Hodler since 2013
website is beautiful but price as low as 826 satoshi now Sad

Try so  -o stratum+tcp:://31.43.218.102:3031

: not ::

-o stratum+tcp://31.43.218.102:3031
sr. member
Activity: 1419
Merit: 275
Community built, Privacy driven
No countdown anymore:p
There is still some work to do, but for those who are not able to wait there is information about progress.
sr. member
Activity: 597
Merit: 250
sr. member
Activity: 1419
Merit: 275
Community built, Privacy driven
Good work with website, nice looking and all required info at hand. Made simple twitter post about it.
sr. member
Activity: 350
Merit: 250
the website is very beautiful
good job dev, can you do a request for bittrex
member
Activity: 228
Merit: 46

LINUX MINER example (tested):
[/size]

git clone https://github.com/zoin/cpuminer-zoin

cd cpuminer-zoin

./build.sh
./autogen.sh

./cpuminer -a lyra2zoin -o stratum+tcp://zoi.acc-pool.pw:8828 -u LOGINUSERNAME.WOKKERNAME -p WORKERPASSSWORD


###Opt version:
https://github.com/zoin/cpuminer-opt


Ok just tried to compile and finding this warnings
Code:
/usr/bin/ld: warning: libssl.so.1.0.2, needed by /usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/libcurl.so, may conflict with libssl.so.1.1
/usr/bin/ld: warning: libcrypto.so.1.0.2, needed by /usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/libcurl.so, may conflict with libcrypto.so.1.1


I'm on debian testing intel64 arch, anyone to help?

Should I downgrade this two packages? or how to force it to work with 1.1 version?

apt-get install automake autoconf pkg-config libcurl4-openssl-dev libjansson-dev libssl-dev libgmp-dev
I haven't got libjannson-dev , after installing ./build.sh is finishing without errors but still with above warnings.




Second problem is with ZOI.ACC.pool -

Code:
[2017-04-29 18:39:14] Starting Stratum on stratum+tcp://zoi.acc-pool.pw:8828
[2017-04-29 18:39:14] Stratum difficulty set to 0.0005
[2017-04-29 18:39:14] Stratum authentication failed
[2017-04-29 18:39:14] ...retry after 10 seconds
[2017-04-29 18:39:14] 48 miner threads started, using 'lyra2z330' algorithm.
[2017-04-29 18:39:24] Stratum difficulty set to 0.0005
[2017-04-29 18:39:24] Stratum authentication failed
[2017-04-29 18:39:24] ...retry after 10 seconds
[2017-04-29 18:39:34] Stratum difficulty set to 0.0005
[2017-04-29 18:39:34] Stratum authentication failed
[2017-04-29 18:39:34] ...retry after 10 seconds
[2017-04-29 18:39:44] Stratum difficulty set to 0.0005


Then after 6-10 mins

Code:

[2017-04-29 18:45:16] CPU #39: 59 H, 80.51 H/s
[2017-04-29 18:45:16] CPU #35: 143 H, 195.56 H/s
[2017-04-29 18:45:16] CPU #41: 59 H, 81.91 H/s
[2017-04-29 18:45:16] CPU #43: 59 H, 82.02 H/s
[2017-04-29 18:45:16] CPU #40: 60 H, 82.41 H/s
[2017-04-29 18:45:16] CPU #38: 60 H, 80.98 H/s
[2017-04-29 18:45:16] CPU #42: 59 H, 80.84 H/s
[2017-04-29 18:45:25] CPU #31: 211 H, 23.98 H/s
[2017-04-29 18:45:25] Rejected 1/1 (100.0%), 1622 H, 1993.96 H/s, 47C
[2017-04-29 18:45:25] reject reason: unauthorized worker
[2017-04-29 18:45:28] CPU #36: 272 H, 23.13 H/s
[2017-04-29 18:45:28] Rejected 2/2 (100.0%), 1894 H, 2017.09 H/s, 47C
[2017-04-29 18:45:28] reject reason: unauthorized worker
[2017-04-29 18:45:29] CPU #6: 321 H, 24.57 H/s
[2017-04-29 18:45:29] Rejected 3/3 (100.0%), 2215 H, 2041.66 H/s, 48C
[2017-04-29 18:45:29] reject reason: unauthorized worker
^C[2017-04-29 18:45:38] SIGINT received, exiting



 Im still getting this problems with stratum authentication.
ANYONE FROM THIS POOL TO HELP?[/size]
member
Activity: 74
Merit: 10
Congratulations !
The new website looks awesome : http://zoin.ml

Bravo Dev !
full member
Activity: 273
Merit: 101

LINUX MINER example (tested):
[/size]

git clone https://github.com/zoin/cpuminer-zoin

cd cpuminer-zoin

./build.sh
./autogen.sh

./cpuminer -a lyra2zoin -o stratum+tcp://zoi.acc-pool.pw:8828 -u LOGINUSERNAME.WOKKERNAME -p WORKERPASSSWORD


###Opt version:
https://github.com/zoin/cpuminer-opt


Ok just tried to compile and finding this warnings
Code:
/usr/bin/ld: warning: libssl.so.1.0.2, needed by /usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/libcurl.so, may conflict with libssl.so.1.1
/usr/bin/ld: warning: libcrypto.so.1.0.2, needed by /usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/libcurl.so, may conflict with libcrypto.so.1.1


I'm on debian testing intel64 arch, anyone to help?

Should I downgrade this two packages? or how to force it to work with 1.1 version?

apt-get install automake autoconf pkg-config libcurl4-openssl-dev libjansson-dev libssl-dev libgmp-dev
sr. member
Activity: 939
Merit: 261
Data HDD Repair - Recovery of lost information

I wrote it to you

There is no ACCEPT long - restart stratum
I will soon change the VARDIFF parameters

You have i7?

member
Activity: 179
Merit: 10
Try so  -o stratum+tcp:://31.43.218.102:3031


didn't work out
sr. member
Activity: 939
Merit: 261
Data HDD Repair - Recovery of lost information
With you it is clear. There is no ACCEPT long - restart stratum
I will soon change the VARDIFF parameters
sr. member
Activity: 939
Merit: 261
Data HDD Repair - Recovery of lost information
Try so  -o stratum+tcp:://31.43.218.102:3031
member
Activity: 179
Merit: 10
Does anyone know how to solve this problem?
         
sr. member
Activity: 939
Merit: 261
Data HDD Repair - Recovery of lost information
The idea To whom is impossible try so  -o stratum+tcp:://31.43.218.102:3031
sr. member
Activity: 939
Merit: 261
Data HDD Repair - Recovery of lost information
There are no restrictions. I think.
member
Activity: 179
Merit: 10
Pages:
Jump to: