Pages:
Author

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

sr. member
Activity: 435
Merit: 400
cpuminer-sse42.exe -a lyra2zoin -o stratum+tcp://zoi.digger.work:3031 -u myusername.workername -p password

I tried -o stratum+tcp://zoi.digger.work:3031 and -o stratum+tcp://hxx.digger.work:3031 no success.

cpuminer-sse42.exe -a lyra2zoin -o stratum+tcp://zoi.acc-pool.pw:8828 -u myusername.workername -p password  this pool does work.

it's not your fault then but pool fault. i suppose its server has some limits on max clients connections.

as for the algo, lyra2zoin is not listed in the supported algos:

Quote
(...)

I use lyra2z330

it works. thank you
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?
sr. member
Activity: 840
Merit: 267
Chad Hodler since 2013
cpuminer-sse42.exe -a lyra2zoin -o stratum+tcp://zoi.digger.work:3031 -u myusername.workername -p password

I tried -o stratum+tcp://zoi.digger.work:3031 and -o stratum+tcp://hxx.digger.work:3031 no success.

cpuminer-sse42.exe -a lyra2zoin -o stratum+tcp://zoi.acc-pool.pw:8828 -u myusername.workername -p password  this pool does work.

it's not your fault then but pool fault. i suppose its server has some limits on max clients connections.

as for the algo, lyra2zoin is not listed in the supported algos:

Quote
  -a, --algo=ALGO       specify the algorithm to use
                          argon2
                          axiom        Shabal-256 MemoHash
                          bastion
                          blake        Blake-256 (SFR)
                          blakecoin    blake256r8
                          blake2s      Blake-2 S
                          bmw          BMW 256
                          c11          Chaincoin
                          cryptolight  Cryptonight-light
                          cryptonight  cryptonote, Monero (XMR)
                          decred
                          deep         Deepcoin (DCN)
                          dmd-gr       Diamond
                          drop         Dropcoin
                          fresh        Fresh
                          groestl      dmd-gr, Groestl coin
                          heavy        Heavy
                          hmq1725      Espers
                          hodl         Hodlcoin
                          keccak       Keccak
                          lbry         LBC, LBRY Credits
                          luffa        Luffa
                          lyra2re      lyra2
                          lyra2rev2    lyrav2, Vertcoin
                          lyra2z       Zcoin (XZC)
                          lyra2z330    Lyra2 330 rows, Zoin (ZOI)
                          m7m          Magi (XMG)
                          myr-gr       Myriad-Groestl
                          neoscrypt    NeoScrypt(128, 2, 1)
                          nist5        Nist5
                          pluck        Pluck:128 (Supcoin)
                          pentablake   Pentablake
                          quark        Quark
                          qubit        Qubit
                          scrypt       scrypt(1024, 1, 1) (default)
                          scrypt:N     scrypt(N, 1, 1)
                          scryptjane:nf
                          sha256d      Double SHA-256
                          sha256t      Triple SHA-256, Onecoin (OC)
                          shavite3     Shavite3
                          skein        Skein+Sha (Skeincoin)
                          skein2       Double Skein (Woodcoin)
                          timetravel   Machinecoin
                          vanilla      blake256r8vnl (VCash)
                          veltor
                          whirlpool
                          whirlpoolx
                          x11          Dash
                          x11evo       Revolvercoin
                          x11gost      sib (SibCoin)
                          x13          X13
                          x14          X14
                          x15          X15
                          x17
                          xevan        Bitsend
                          yescrypt
                          zr5          Ziftr

I use lyra2z330
sr. member
Activity: 597
Merit: 250
I can't see the command line. (mask your username and worker password if you want but let me see exactly where you put them with the correct spaces)

And there is not an authentication error, but some generic connection error only - which seems to be not only your issue on zoi.digger.work but mine too.

cpuminer-sse42.exe -a lyra2zoin -o stratum+tcp://zoi.digger.work:3031 -u myusername.workername -p password

I tried -o stratum+tcp://zoi.digger.work:3031 and -o stratum+tcp://hxx.digger.work:3031 no success.

cpuminer-sse42.exe -a lyra2zoin -o stratum+tcp://zoi.acc-pool.pw:8828 -u myusername.workername -p password  this pool does work.



try this:

cpuminer-aes-sse42.exe -a lyra2zoin -o stratum+tcp://zoi.digger.work:3031 -u myusername.workername -p password
newbie
Activity: 12
Merit: 0
I can't see the command line. (mask your username and worker password if you want but let me see exactly where you put them with the correct spaces)

And there is not an authentication error, but some generic connection error only - which seems to be not only your issue on zoi.digger.work but mine too.

cpuminer-sse42.exe -a lyra2zoin -o stratum+tcp://zoi.digger.work:3031 -u myusername.workername -p password

I tried -o stratum+tcp://zoi.digger.work:3031 and -o stratum+tcp://hxx.digger.work:3031 no success.

cpuminer-sse42.exe -a lyra2zoin -o stratum+tcp://zoi.acc-pool.pw:8828 -u myusername.workername -p password  this pool does work.

full member
Activity: 273
Merit: 101

Wallets, sources, etc: https://github.com/zoincoin/zoin/releases
Windows wallet: https://github.com/zoincoin/zoin/releases/download/v0.8.7.5/zoin-win32-0875.zip
Blockchain: https://github.com/zoincoin/zoin/releases/download/v0.8.7.5/zoin-blockchain-170420.zip
Pool (work, tested): https://zoi.acc-pool.pw/

Blockchain expoler: https://chainz.cryptoid.info/zoi/
Twitter: https://twitter.com/zoincoin
Website: zoin.ml


LINUX MINER example (tested):


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


Windows 64 bit MINER example:


https://github.com/zoin/cpuminer-zoin/releases


###cmd or Make.bat and put

cpuminer-x64.exe -a lyra2zoin -o stratum+tcp://zoi.acc-pool.pw:8828 -u LOGINUSERNAME.WOKKERNAME -p WORKERPASSWORD
sr. member
Activity: 840
Merit: 267
Chad Hodler since 2013
I can't see the command line. (mask your username and worker password if you want but let me see exactly where you put them with the correct spaces)

And there is not an authentication error, but some generic connection error only - which seems to be not only your issue on zoi.digger.work but mine too.
newbie
Activity: 12
Merit: 0
zoi.acc pool is not working for me, on separate computers on separate networks

getting this errors

Stratum authentication failed

which OS are you in?

post the miner command line you use

Same issue on both Win7 and Win10

        **********  cpuminer-opt 3.6.3  ***********
     A CPU miner with multi algo support and optimized for CPUs
     with AES_NI and AVX extensions.
     BTC donation address: 12tdvfF7KmAsihBXQXynT6E6th2c2pByTT
     Forked from TPruvot's cpuminer-multi with credits
     to Lucas Jones, elmad, palmd, djm34, pooler, ig0tik3d,
     Wolf0, Jeff Garzik and Optiminer.

CPU: Pentium(R) Dual-Core  CPU      E5800  @ 3.20GHz
CPU features: SSE2
SW built on Apr 17 2017 with GCC 4.8.3
SW features: SSE2
Algo features: SSE2 AES AVX AVX2
Start mining with SSE2

[2017-04-28 14:38:37] Starting Stratum on stratum+tcp://zoi.digger.work:3031
[2017-04-28 14:38:37] 2 miner threads started, using 'lyra2z330' algorithm.
[2017-04-28 14:38:37] stratum_recv_line failed
[2017-04-28 14:38:37] ...retry after 10 seconds
[2017-04-28 14:38:48] stratum_recv_line failed
[2017-04-28 14:38:48] ...retry after 10 seconds
sr. member
Activity: 840
Merit: 267
Chad Hodler since 2013
zoi.acc pool is not working for me, on separate computers on separate networks

getting this errors

Stratum authentication failed

which OS are you in?

post the miner command line you use
newbie
Activity: 12
Merit: 0
zoi.acc pool is not working for me, on separate computers on separate networks

getting this errors

Stratum authentication failed
sr. member
Activity: 597
Merit: 250
Thanks for transition to cpuminer-opt-3.6.3  Smiley

Could you do anything about this?



Maybe try tweaking to better allow more connections form single IP? I have 3 PCs behind a router and 2 of them often are in that situation.



Still have the same problem, with only one PC.... please fix it! For now i am gonna use zoi.acc-pool, no problems with that one
sr. member
Activity: 840
Merit: 267
Chad Hodler since 2013
Thanks for transition to cpuminer-opt-3.6.3  Smiley

Could you do anything about this?



Maybe try tweaking to better allow more connections form single IP? I have 3 PCs behind a router and 2 of them often are in that situation.

member
Activity: 228
Merit: 46
zoi.acc pool not working

getting this errors

[2017-04-28 23:44:55] Stratum authentication failed
[2017-04-28 23:44:55] ...retry after 10 seconds
[2017-04-28 23:45:05] Stratum difficulty set to 0.0005
[2017-04-28 23:45:06] Stratum authentication failed
[2017-04-28 23:45:06] ...retry after 10 seconds
[2017-04-28 23:45:16] Stratum difficulty set to 0.0005
[2017-04-28 23:45:16] Stratum authentication failed
[2017-04-28 23:45:16] ...retry after 10 seconds

Stratum authentication failed : means wrong user.worker or wrong password

Now it seems to be connected but is rejecting all
Code:
[2017-04-29 01:40:24] CPU #0: 656 H, 19.25 H/s
[2017-04-29 01:40:24] Rejected 36/36 (100.0%), 73.19 kH, 1193.90 H/s, 60C
[2017-04-29 01:40:24] reject reason: unauthorized worker
[2017-04-29 01:40:25] CPU #11: 1571 H, 25.31 H/s
[2017-04-29 01:40:26] CPU #30: 1245 H, 24.52 H/s
[2017-04-29 01:40:26] Rejected 37/37 (100.0%), 73.02 kH, 1192.03 H/s, 60C
[2017-04-29 01:40:26] reject reason: unauthorized worker
[2017-04-29 01:40:27] CPU #45: 1537 H, 28.45 H/s
[2017-04-29 01:40:28] CPU #1: 1405 H, 25.00 H/s
[2017-04-29 01:40:29] CPU #43: 1439 H, 25.65 H/s
[2017-04-29 01:40:29] CPU #38: 1631 H, 27.56 H/s
[2017-04-29 01:40:29] CPU #4: 1470 H, 23.90 H/s
[2017-04-29 01:40:30] CPU #5: 1469 H, 24.81 H/s
[2017-04-29 01:40:31] CPU #28: 1533 H, 25.59 H/s
[2017-04-29 01:40:32] CPU #15: 1518 H, 25.03 H/s
[2017-04-29 01:40:33] CPU #26: 1492 H, 25.34 H/s
[2017-04-29 01:40:33] CPU #41: 1556 H, 28.92 H/s
[2017-04-29 01:40:34] CPU #42: 1594 H, 27.88 H/s
[2017-04-29 01:40:35] CPU #9: 1489 H, 23.49 H/s
[2017-04-29 01:40:36] CPU #2: 1248 H, 21.44 H/s
[2017-04-29 01:40:36] CPU #34: 1532 H, 26.42 H/s
[2017-04-29 01:40:36] CPU #18: 1516 H, 24.32 H/s
[2017-04-29 01:40:36] CPU #24: 1473 H, 26.39 H/s
[2017-04-29 01:40:37] CPU #16: 1388 H, 25.16 H/s
[2017-04-29 01:40:37] CPU #25: 1535 H, 25.85 H/s
[2017-04-29 01:40:38] CPU #20: 1600 H, 24.38 H/s
[2017-04-29 01:40:38] CPU #3: 418 H, 23.95 H/s
[2017-04-29 01:40:38] Rejected 38/38 (100.0%), 71.73 kH, 1203.67 H/s, 60C
[2017-04-29 01:40:38] reject reason: unauthorized worker
[2017-04-29 01:40:38] CPU #13: 1470 H, 24.47 H/s
[2017-04-29 01:40:38] CPU #7: 1503 H, 24.08 H/s
[2017-04-29 01:40:39] CPU #8: 1495 H, 24.49 H/s
[2017-04-29 01:40:39] CPU #29: 1506 H, 25.09 H/s
[2017-04-29 01:40:39] CPU #19: 1425 H, 24.17 H/s
[2017-04-29 01:40:40] CPU #44: 1511 H, 26.48 H/s
[2017-04-29 01:40:41] CPU #14: 1494 H, 22.95 H/s
[2017-04-29 01:40:41] CPU #17: 1429 H, 22.73 H/s
[2017-04-29 01:40:41] CPU #35: 1610 H, 26.78 H/s
[2017-04-29 01:40:42] CPU #6: 1431 H, 23.13 H/s
[2017-04-29 01:40:47] CPU #41: 395 H, 29.82 H/s
[2017-04-29 01:40:47] Rejected 39/39 (100.0%), 68.87 kH, 1201.17 H/s, 60C
[2017-04-29 01:40:47] reject reason: unauthorized worker
[2017-04-29 01:40:47] CPU #12: 1405 H, 22.94 H/s
[2017-04-29 01:40:47] CPU #39: 1463 H, 23.30 H/s
[2017-04-29 01:40:47] CPU #37: 1510 H, 22.22 H/s
[2017-04-29 01:40:49] CPU #22: 1548 H, 23.54 H/s
[2017-04-29 01:40:50] CPU #21: 1336 H, 20.85 H/s
[2017-04-29 01:40:50] CPU #32: 1516 H, 26.08 H/s
[2017-04-29 01:40:51] CPU #13: 456 H, 34.96 H/s
[2017-04-29 01:40:51] Rejected 40/40 (100.0%), 67.17 kH, 1204.35 H/s, 60C
[2017-04-29 01:40:51] reject reason: unauthorized worker
[2017-04-29 01:40:58] CPU #18: 513 H, 22.91 H/s
[2017-04-29 01:40:58] Rejected 41/41 (100.0%), 66.17 kH, 1202.94 H/s, 60C
[2017-04-29 01:40:58] reject reason: unauthorized worker
[2017-04-29 01:41:00] CPU #11: 939 H, 26.26 H/s
[2017-04-29 01:41:00] Rejected 42/42 (100.0%), 65.54 kH, 1203.88 H/s, 60C
[2017-04-29 01:41:00] reject reason: unauthorized worker
[2017-04-29 01:41:04] CPU #46: 1488 H, 29.23 H/s
[2017-04-29 01:41:05] CPU #16: 633 H, 22.80 H/s
[2017-04-29 01:41:05] Rejected 43/43 (100.0%), 64.78 kH, 1205.97 H/s, 60C
[2017-04-29 01:41:05] reject reason: unauthorized worker
[2017-04-29 01:41:06] CPU #27: 1511 H, 26.13 H/s
[2017-04-29 01:41:09] CPU #33: 1582 H, 27.28 H/s
[2017-04-29 01:41:12] CPU #0: 1155 H, 24.29 H/s
[2017-04-29 01:41:13] CPU #10: 1476 H, 25.15 H/s
[2017-04-29 01:41:13] CPU #23: 1392 H, 26.13 H/s
[2017-04-29 01:41:15] CPU #47: 1661 H, 26.09 H/s
[2017-04-29 01:41:18] CPU #43: 1540 H, 31.33 H/s
[2017-04-29 01:41:21] CPU #31: 1529 H, 26.02 H/s
[2017-04-29 01:41:22] CPU #40: 1508 H, 24.68 H/s
[2017-04-29 01:41:23] CPU #30: 1471 H, 26.07 H/s


sr. member
Activity: 1419
Merit: 275
Community built, Privacy driven
The price is low, it is better to buy
For me it is necessary to hold for a long time
min 1 year
Well there will be one thing, price will sky rocked up and than slowly will fall down somewhere to stabilize and last for some time. That was in most cases, who knows what comes after relaunch.
sr. member
Activity: 350
Merit: 250
The price is low, it is better to buy
For me it is necessary to hold for a long time
min 1 year
member
Activity: 228
Merit: 46
i checked this few times.... before posting about
member
Activity: 74
Merit: 10
zoi.acc pool not working

getting this errors

[2017-04-28 23:44:55] Stratum authentication failed
[2017-04-28 23:44:55] ...retry after 10 seconds
[2017-04-28 23:45:05] Stratum difficulty set to 0.0005
[2017-04-28 23:45:06] Stratum authentication failed
[2017-04-28 23:45:06] ...retry after 10 seconds
[2017-04-28 23:45:16] Stratum difficulty set to 0.0005
[2017-04-28 23:45:16] Stratum authentication failed
[2017-04-28 23:45:16] ...retry after 10 seconds

Stratum authentication failed : means wrong user.worker or wrong password
member
Activity: 228
Merit: 46
zoi.acc pool not working

getting this errors

[2017-04-28 23:44:55] Stratum authentication failed
[2017-04-28 23:44:55] ...retry after 10 seconds
[2017-04-28 23:45:05] Stratum difficulty set to 0.0005
[2017-04-28 23:45:06] Stratum authentication failed
[2017-04-28 23:45:06] ...retry after 10 seconds
[2017-04-28 23:45:16] Stratum difficulty set to 0.0005
[2017-04-28 23:45:16] Stratum authentication failed
[2017-04-28 23:45:16] ...retry after 10 seconds
member
Activity: 74
Merit: 10
Guys, anyone tried to mini zoin solo, via wallet? I set generation true, set 4 cpus, but there is very small hashrate, and i dont even know, if ill get anything with that kind of mining..
Very hard to find a block in solo mining mode unless you have at least 10KH/S or equivalent of 10 servers X1 Amazon AWS witch cost 1000 USD/Month Each
Zoin is now very cheap even at 10000 satoshi per ZOI.
Pages:
Jump to: