Bitcoin Forum
June 26, 2024, 10:02:20 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 [60] 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 »
  Print  
Author Topic: [ANN] [ZOI] Zoin - Zerocoin based privacy - CPU - No founder's reward - 0.8.7.4  (Read 139796 times)
gkucmierz
Member
**
Offline Offline

Activity: 60
Merit: 10



View Profile
April 22, 2017, 02:37:49 PM
 #1181

Can someone provide good instruction how to mine zoin on aws?
I have few free instances.
ChPan
Newbie
*
Offline Offline

Activity: 68
Merit: 0


View Profile
April 22, 2017, 05:16:29 PM
 #1182

Can someone provide good instruction how to mine zoin on aws?
I have few free instances.

Would like to know that too...
The Cryptophilanthropist
Full Member
***
Offline Offline

Activity: 231
Merit: 101



View Profile
April 22, 2017, 05:27:00 PM
 #1183

Can someone provide good instruction how to mine zoin on aws?
I have few free instances.

Would like to know that too...
Do know how you use Linux instance?

L8nit3-Miners Multi-Pool BTC PRT-LOG-XGTC BTC #GetMining
GdonateqfnmiJKv7mfnUcyvZHaiqxcTQS1 - XGTC DEV FUND
1G2PTf59cYsWKoZjj3i3Cv1Bb8NuNaeho2 - BTC POOL DEV
ChPan
Newbie
*
Offline Offline

Activity: 68
Merit: 0


View Profile
April 22, 2017, 05:34:07 PM
 #1184

Can someone provide good instruction how to mine zoin on aws?
I have few free instances.

Would like to know that too...
Do know how you use Linux instance?
Unfortunately no...
I managed to make it work with XZC  but having trouble with the startup script for Zoin
ChPan
Newbie
*
Offline Offline

Activity: 68
Merit: 0


View Profile
April 22, 2017, 06:01:45 PM
 #1185

i used this as a startup script on Google Cloud Platform but there is something wrong

#!/bin/bash
sudo apt-get update
sudo apt-get install -y build-essential libssl-dev libcurl4-openssl-dev libjansson-dev libgmp-dev automake git screen
git clone https://github.com/zoin/cpuminer-zoin.git
cd cpuminer-zoin
./build.sh
cp cpuminer ../
cd ..
screen -d -m ./cpuminer -a lyra2z330 -o stratum+tcp://zoi.acc-pool.pw:8828 -u user.1 -p x
 

can anyone help fix it?
matejbilahora
Sr. Member
****
Offline Offline

Activity: 1418
Merit: 275

Community built, Privacy driven


View Profile
April 22, 2017, 06:13:23 PM
 #1186

i used this as a startup script on Google Cloud Platform but there is something wrong

#!/bin/bash
sudo apt-get update
sudo apt-get install -y build-essential libssl-dev libcurl4-openssl-dev libjansson-dev libgmp-dev automake git screen
git clone https://github.com/zoin/cpuminer-zoin.git
cd cpuminer-zoin
./build.sh
cp cpuminer ../
cd ..
screen -d -m ./cpuminer -a lyra2z330 -o stratum+tcp://zoi.acc-pool.pw:8828 -u user.1 -p x
 
can anyone help fix it?
sudo chown -R $USER: $HOME
sudo apt-get update
sudo apt-get install automake autoconf pkg-config libcurl4-openssl-dev libjansson-dev libssl-dev libgmp-dev -y
sudo apt-get install autotools-dev automake make libcurl4-openssl-dev g++ libssl-dev libgmp3-dev -y
sudo git clone https://github.com/JayDDee/cpuminer-opt
cd cpuminer-opt
./build.sh
./cpuminer -a lyra2z330 -o stratum+tcp://zoi.acc-pool.pw:8828 -u user.1 -p x -t x



Dr_Voidberg
Member
**
Offline Offline

Activity: 92
Merit: 12


View Profile
April 22, 2017, 06:28:26 PM
 #1187

I dont understand the pizzas  Huh
There was one dev who bought two pizzas with 10k btc in may 2010, celebrated as the first bitcoin deal

Sounds like the worst btc deal in hindsight  Cheesy
matejbilahora
Sr. Member
****
Offline Offline

Activity: 1418
Merit: 275

Community built, Privacy driven


View Profile
April 22, 2017, 06:33:16 PM
 #1188

I dont understand the pizzas  Huh
There was one dev who bought two pizzas with 10k btc in may 2010, celebrated as the first bitcoin deal

Sounds like the worst btc deal in hindsight  Cheesy
Well at that time btc was not much worth.
Primitive
Hero Member
*****
Offline Offline

Activity: 658
Merit: 500


View Profile
April 22, 2017, 08:01:50 PM
 #1189

if anyone is interested in selling otc, please PM me.

NEM, LSK, STRAT
ChPan
Newbie
*
Offline Offline

Activity: 68
Merit: 0


View Profile
April 22, 2017, 08:36:18 PM
 #1190

i used this as a startup script on Google Cloud Platform but there is something wrong

#!/bin/bash
sudo apt-get update
sudo apt-get install -y build-essential libssl-dev libcurl4-openssl-dev libjansson-dev libgmp-dev automake git screen
git clone https://github.com/zoin/cpuminer-zoin.git
cd cpuminer-zoin
./build.sh
cp cpuminer ../
cd ..
screen -d -m ./cpuminer -a lyra2z330 -o stratum+tcp://zoi.acc-pool.pw:8828 -u user.1 -p x
 
can anyone help fix it?
sudo chown -R $USER: $HOME
sudo apt-get update
sudo apt-get install automake autoconf pkg-config libcurl4-openssl-dev libjansson-dev libssl-dev libgmp-dev -y
sudo apt-get install autotools-dev automake make libcurl4-openssl-dev g++ libssl-dev libgmp3-dev -y
sudo git clone https://github.com/JayDDee/cpuminer-opt
cd cpuminer-opt
./build.sh
./cpuminer -a lyra2z330 -o stratum+tcp://zoi.acc-pool.pw:8828 -u user.1 -p x -t x





thanks for the help
 but still the worker isn't active in the pool....
matejbilahora
Sr. Member
****
Offline Offline

Activity: 1418
Merit: 275

Community built, Privacy driven


View Profile
April 22, 2017, 09:29:42 PM
 #1191

i used this as a startup script on Google Cloud Platform but there is something wrong

#!/bin/bash
sudo apt-get update
sudo apt-get install -y build-essential libssl-dev libcurl4-openssl-dev libjansson-dev libgmp-dev automake git screen
git clone https://github.com/zoin/cpuminer-zoin.git
cd cpuminer-zoin
./build.sh
cp cpuminer ../
cd ..
screen -d -m ./cpuminer -a lyra2z330 -o stratum+tcp://zoi.acc-pool.pw:8828 -u user.1 -p x
 
can anyone help fix it?
sudo chown -R $USER: $HOME
sudo apt-get update
sudo apt-get install automake autoconf pkg-config libcurl4-openssl-dev libjansson-dev libssl-dev libgmp-dev -y
sudo apt-get install autotools-dev automake make libcurl4-openssl-dev g++ libssl-dev libgmp3-dev -y
sudo git clone https://github.com/JayDDee/cpuminer-opt
cd cpuminer-opt
./build.sh
./cpuminer -a lyra2z330 -o stratum+tcp://zoi.acc-pool.pw:8828 -u user.1 -p x -t x


thanks for the help
 but still the worker isn't active in the pool....

Hmm you can try also instead of lyra2z330 to write lyra2zoin, the same algo.
Pellkopf
Member
**
Offline Offline

Activity: 105
Merit: 10


View Profile WWW
April 22, 2017, 10:33:27 PM
 #1192

You use the CPUMiner from Jaydee.

Try it with  ./cpuminer -a lyra2zoin -o stratum+tcp://zoi.acc-pool.pw:8828 -u xxx.1 -p x -t2

Greeting Pellkopf
CorePrime95
Full Member
***
Offline Offline

Activity: 190
Merit: 101


View Profile
April 22, 2017, 10:36:49 PM
 #1193

The Zoin project to explore the outer regions of the cryptoworld is being prepared  Grin

gkucmierz
Member
**
Offline Offline

Activity: 60
Merit: 10



View Profile
April 22, 2017, 11:42:57 PM
 #1194

if anyone is interested in selling otc, please PM me.

PM me too please.
chitolsp
Newbie
*
Offline Offline

Activity: 40
Merit: 0


View Profile
April 23, 2017, 01:02:17 AM
 #1195

Where can I find a calculator and a pool?
matejbilahora
Sr. Member
****
Offline Offline

Activity: 1418
Merit: 275

Community built, Privacy driven


View Profile
April 23, 2017, 05:24:43 AM
 #1196

Where can I find a calculator and a pool?
One page back there is tutorial for mining incl. pool
ChPan
Newbie
*
Offline Offline

Activity: 68
Merit: 0


View Profile
April 23, 2017, 06:42:53 AM
 #1197

You use the CPUMiner from Jaydee.

Try it with  ./cpuminer -a lyra2zoin -o stratum+tcp://zoi.acc-pool.pw:8828 -u xxx.1 -p x -t2

Greeting Pellkopf

Thank you guys for your help...
I tried all of the above but still nothing
i will mine Zoin using my pc for the time being since nothing else seems to work for me

If anyone can make it work for him and shares the startup scipt i will try again
chitolsp
Newbie
*
Offline Offline

Activity: 40
Merit: 0


View Profile
April 23, 2017, 07:10:43 AM
 #1198

Where can I find a calculator and a pool?
One page back there is tutorial for mining incl. pool

Thanks, for answer, but I don't see the calc for ZOI. Also i think that this pool (zoi.acc-pool.pw) is stealing some hashing power from users.. how much  mine G1820? I've 7 of those and I only see 1Kh/s in dashboard.. This is ridiculous!
EuroLine
Hero Member
*****
Offline Offline

Activity: 521
Merit: 500


View Profile
April 23, 2017, 07:19:56 AM
 #1199

Where can I find a calculator and a pool?
One page back there is tutorial for mining incl. pool

Thanks, for answer, but I don't see the calc for ZOI. Also i think that this pool (zoi.acc-pool.pw) is stealing some hashing power from users.. how much  mine G1820? I've 7 of those and I only see 1Kh/s in dashboard.. This is ridiculous!
Pool does not stealing any hashes. Lyra2z330 new algo and doesn't tested. So your showing hashrate no accurate. But rewards are given per block are accurate, because you are rewarded proportional to your shares.

Servers been shutted down forever. Working on compensate program.
If need a pool public or private PM me.
chitolsp
Newbie
*
Offline Offline

Activity: 40
Merit: 0


View Profile
April 23, 2017, 08:06:11 AM
 #1200

Where can I find a calculator and a pool?
One page back there is tutorial for mining incl. pool

Thanks, for answer, but I don't see the calc for ZOI. Also i think that this pool (zoi.acc-pool.pw) is stealing some hashing power from users.. how much  mine G1820? I've 7 of those and I only see 1Kh/s in dashboard.. This is ridiculous!
Pool does not stealing any hashes. Lyra2z330 new algo and doesn't tested. So your showing hashrate no accurate. But rewards are given per block are accurate, because you are rewarded proportional to your shares.

Well, something is not ok with pool btw. In earning tab I see 11.09908451/hour same when i was only mining with 2 CPU so at this moment I'll not mine ZOI until a new pool is available.
Pages: « 1 ... 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 [60] 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 »
  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!