Pages:
Author

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

member
Activity: 153
Merit: 11
My Zoin wallet does not sync at all, still 46 weeks behind after a night, v8.7.5.
I have no issue with my other wallets.

full member
Activity: 279
Merit: 102
How does ZOIN compare to ZERO? Which are the differences? And how does it compare to ZEN? Something that we should know?
full member
Activity: 308
Merit: 101
These packets fly
Will this be listed on "Bittrex" at some point?

Probably "not" since you had to ask :-D
newbie
Activity: 13
Merit: 0
Will this be listed on "Bittrex" at some point?
sr. member
Activity: 350
Merit: 250
sr. member
Activity: 1419
Merit: 275
Community built, Privacy driven
Are you sure that no gpu miner exist? It is very strange to see 1+ghash miner. 2000-5000 cpu?
Not Gpu, that is Botnet.
full member
Activity: 728
Merit: 106
Are you sure that no gpu miner exist? It is very strange to see 1+ghash miner. 2000-5000 cpu?
sr. member
Activity: 350
Merit: 250
Does anyone else has problem syncing the zoin windows wallet v0.8.7.5? I deleted all the files in romaing folder from zoin except wallet.dat. I have 8 connections to zoin network but it always gets stuck on 159th block.

If someone can suggest something else to try it will be helpful.

Join us on the slack and contact @pellkopf or @erikw79, they will help you
https://zoin-slack.herokuapp.com/
full member
Activity: 392
Merit: 101
Does anyone else has problem syncing the zoin windows wallet v0.8.7.5? I deleted all the files in romaing folder from zoin except wallet.dat. I have 8 connections to zoin network but it always gets stuck on 159th block.

If someone can suggest something else to try it will be helpful.
sr. member
Activity: 350
Merit: 250
@uralcryptocoin, yes we accept and thank you very much and thanks for ALL volunteers
that's why ZOIN is different from other projects,
ZOIN, Real project BY the Community FOR the Community
.

don't forget,it's just the beginning.
sr. member
Activity: 1042
Merit: 328
SIGNATURE CREATION by uralcryptocoin
HI guys,

We will soon create a new thread on bitcointalk, Zoin is a project that belongs to the community and we are
therefore looking for VOLUNTEERS for TRANSLATIONS.
It is time for everyone to participate in the project in its own way to move things forward

RUSSIAN
ITALIAN (reserved @steliokontos)
CHINESE (reserved @zjwencn2014)
FRENCH (reserved @om83)
GERMAN (reserved @pelkopf)
INDONESIAN
SPANISH (reserved @btmen)
ARABIC

We would be glad if you could even translate languages ​​that are not on the list.


Join us on the Slack and contact me to reserve
https://zoin-slack.herokuapp.com/

THANKS

Interesting. I would make russian translation but I will can to start this only after one week. If it's acceptable I will join
full member
Activity: 392
Merit: 101
I downloaded a new zoin wallet (zoin-win32-0875) form zoi[Suspicious link removed]o. I have 5 active network connections but the wallet is not synchronizing with the network. It is stuck on 159 of 146227 block for a long time. Has anyone seen this issue? Is there a way to start syncing from command line window?

Also there is a warning on the overview section that says "Displaed transactions may not be correct. You may need to upgrade, or other nodes may need to upgrade". I think I am on the latest version.
sr. member
Activity: 350
Merit: 250
HI guys,

We will soon create a new thread on bitcointalk, Zoin is a project that belongs to the community and we are
therefore looking for VOLUNTEERS for TRANSLATIONS.
It is time for everyone to participate in the project in its own way to move things forward

RUSSIAN (reserved uralcryptocoin)
ITALIAN (reserved @steliokontos)
CHINESE (reserved @zjwencn2014)
FRENCH (reserved @om83)
GERMAN (reserved @pelkopf)
INDONESIAN (reserved harihebat)
SPANISH (reserved @btmen)
ARABIC

We would be glad if you could even translate languages ​​that are not on the list.


Join us on the Slack and contact me to reserve
https://zoin-slack.herokuapp.com/

THANKS
hero member
Activity: 906
Merit: 507
Hi I just started mining with fx-8350 and going to through my fx-9590 on but Im wondering if anyone using the same cpus could share their rates and bat file or am I missing something to optimize this miner thank you

Have no AMD Proccessors, but my current hashrate for Intel Procs are:
Pentium G4400 ~ 300-320
Core i5 7600 - 620-640
Xeon E5-2650 - 740-760

In some days will can to test Core i7 7700K

There is a real lack of ZOI hashrate

An example of bat-file (for Win and two Xeon Processors, Cpuminer-opt 3.6.5):
Code:
echo off
timeout /t 75
:startmnr
echo %date% - %time% start mining >> log.txt
cpuminer-aes-avx.exe -a zoin -o stratum+tcp://zoi.acc-pool.pw:8828 -u uccoin.srv01 -p x -t 30
echo %date% - %time% miner error >> log.txt
echo %date% - %time% restart miner... >> log.txt
goto startmnr
pause

Thanks I think another pool would be good also I just started mining with 2 off my 3 cpus I have running on my gpu rigs my other cpus are useless
sr. member
Activity: 1042
Merit: 328
SIGNATURE CREATION by uralcryptocoin
Hi I just started mining with fx-8350 and going to through my fx-9590 on but Im wondering if anyone using the same cpus could share their rates and bat file or am I missing something to optimize this miner thank you

Have no AMD Proccessors, but my current hashrate for Intel Procs are:
Pentium G4400 ~ 300-320
Core i5 7600 - 620-640
Xeon E5-2650 - 740-760

In some days will can to test Core i7 7700K

There is a real lack of ZOI hashrate

An example of bat-file (for Win and two Xeon Processors, Cpuminer-opt 3.6.5):
Code:
echo off
timeout /t 75
:startmnr
echo %date% - %time% start mining >> log.txt
cpuminer-aes-avx.exe -a zoin -o stratum+tcp://zoi.acc-pool.pw:8828 -u uccoin.srv01 -p x -t 30
echo %date% - %time% miner error >> log.txt
echo %date% - %time% restart miner... >> log.txt
goto startmnr
pause
jr. member
Activity: 109
Merit: 1
Hey everyone, I am new to trying to mine this coin and cannot get the miner to work.
My .bat file contains...

cpuminer -a lyra2zoin -o stratum+tcp://zoi.acc-pool.pw:8828 -u pezking33.pezking33 -p 123

That is what the instructions say in the getting started tab. When I try to start the .bat file it immediately crashes.
Any help would be great.  

"cpuminer" call is for Linux, you are using Windows so you need to change that to specific .exe miner, like
cpuminer-aes-avx
cpuminer-aes-avx2
cpuminer-aes-sse42
cpuminer-sse2
cpuminer-sse42
newbie
Activity: 16
Merit: 0
Hey everyone, I am new to trying to mine this coin and cannot get the miner to work.
My .bat file contains...

cpuminer -a lyra2zoin -o stratum+tcp://zoi.acc-pool.pw:8828 -u pezking33.pezking33 -p 123

That is what the instructions say in the getting started tab. When I try to start the .bat file it immediately crashes.
Any help would be great.  


*** EDIT Nevermind it is fixed and working now!
hero member
Activity: 906
Merit: 507
Hi I just started mining with fx-8350 and going to through my fx-9590 on but Im wondering if anyone using the same cpus could share their rates and bat file or am I missing something to optimize this miner thank you
Pages:
Jump to: