Pages:
Author

Topic: [ANN] ZERO - fork of Zcash with harder mining params - page 79. (Read 131845 times)

hero member
Activity: 756
Merit: 501
Linuxcoin...  Roll Eyes

So how much RAM does one thread take? More than 1GB? Otherwise I might try to get the miner running on my Odroid XU3.  Grin
legendary
Activity: 2688
Merit: 1240
Sorry guys I pushed the wrong repo, it's fixed now, just delete everything, redownload from github and you should be able to compile according to the instructions.

https://github.com/ocminer/zero-standaloneminer
member
Activity: 109
Merit: 10
same problem I've got here:

bzcashconsensus_la-equihash.o
crypto/equihash.cpp:820:98: error: no member function ‘BasicSolve’ declared in ‘Equihash<192u, 7u>’
                                          const std::function cancelled);
                                                                                                  ^
crypto/equihash.cpp:823:102: error: no member function ‘OptimisedSolve’ declared in ‘Equihash<192u, 7u>’
                                              const std::function cancelled);
                                                                                                      ^
Makefile:6117: recipe for target 'crypto/libzcashconsensus_la-equihash.lo' failed
make[2]: *** [crypto/libzcashconsensus_la-equihash.lo] Error 1
make[2]: Leaving directory '/home/ubuntu/zero-standaloneminer/src'
Makefile:7493: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/ubuntu/zero-standaloneminer/src'
Makefile:676: recipe for target 'all-recursive' failed
make: *** [all-recursive] Error 1
ubuntu@ip-172-31-8-230:~/zero-standaloneminer$
full member
Activity: 366
Merit: 100
Makefile is now uploaded

crypto/equihash.cpp:820:98: error: no member function 'BasicSolve' declared in 'Equihash<192u, 7u>'
                                          const std::function cancelled);
                                                                                                  ^
crypto/equihash.cpp:823:102: error: no member function 'OptimisedSolve' declared in 'Equihash<192u, 7u>'
                                              const std::function cancelled);
                                                                                                      ^
Makefile:6104: ошибка выполнения рецепта для цели «crypto/libzcashconsensus_la-equihash.lo»
make[2]: *** [crypto/libzcashconsensus_la-equihash.lo] Ошибка 1
hero member
Activity: 598
Merit: 500
Looks like the makefile didn't found its way, I'll push it in a few moments

oc can you make a windows miner please?
legendary
Activity: 2688
Merit: 1240
Makefile is now uploaded
legendary
Activity: 2688
Merit: 1240
Looks like the makefile didn't found its way, I'll push it in a few moments
newbie
Activity: 10
Merit: 0
Miner source for Linux is on my github https://github.com/ocminer/zero-standaloneminer and some folks already found the pool @ http://zero.suprnova.cc
Payouts will be enabled shortly and speed will also be fixed when I have a few mins.


A basic cuda solver is in the works, got to figure out why it cannot create a large enough memory buffer on a 980.. Mem should be sufficient

+ make -C ./depends/ V=1 NO_QT=1
make: Entering directory '/root/zero-standaloneminer/depends'
make: *** No targets specified and no makefile found.  Stop.
make: Leaving directory '/root/zero-standaloneminer/depends'
full member
Activity: 366
Merit: 100
Miner source for Linux is on my github https://github.com/ocminer/zero-standaloneminer and some folks already found the pool @ http://zero.suprnova.cc
Payouts will be enabled shortly and speed will also be fixed when I have a few mins.


A basic cuda solver is in the works, got to figure out why it cannot create a large enough memory buffer on a 980.. Mem should be sufficient


make -C ./depends/ V=1 NO_QT=1
make: вход в каталог «/home/sssergy/zero-standaloneminer/depends»
make: *** Не заданы цели и не найден make-файл.  Останов.
legendary
Activity: 2688
Merit: 1240
Miner source for Linux is on my github https://github.com/ocminer/zero-standaloneminer and some folks already found the pool @ http://zero.suprnova.cc
Payouts will be enabled shortly and speed will also be fixed when I have a few mins.


A basic cuda solver is in the works, got to figure out why it cannot create a large enough memory buffer on a 980.. Mem should be sufficient
legendary
Activity: 3248
Merit: 1070
its very hard to mine. any pool

Ocminer posted that he has a pool ready , but the problem is the miner , we need a miner in order to mine at pool.
Anyone has a miner willing to share?






I've already contacted a few people for building an optimized miner for this but got no feedback at all.

I've adjusted an old tromp miner to work with this coin but it's ultra slow and below 0.02 sol/s so it doesn't make much sense.

By looking at the diff there's most likely a optimized private miner available already but, of course, those folks seem unwilling to share Smiley




well i got well paid so i don't sell the solver to another clients or share code to public ....

Ah, so we have perfect fair mining distribution here Smiley)
i am still finding blocks at least with the wallet, using the tromp solver. so far so good

modified for this algo?
sr. member
Activity: 250
Merit: 250
its very hard to mine. any pool

Ocminer posted that he has a pool ready , but the problem is the miner , we need a miner in order to mine at pool.
Anyone has a miner willing to share?






I've already contacted a few people for building an optimized miner for this but got no feedback at all.

I've adjusted an old tromp miner to work with this coin but it's ultra slow and below 0.02 sol/s so it doesn't make much sense.

By looking at the diff there's most likely a optimized private miner available already but, of course, those folks seem unwilling to share Smiley




well i got well paid so i don't sell the solver to another clients or share code to public ....

Ah, so we have perfect fair mining distribution here Smiley)
i am still finding blocks at least with the wallet, using the tromp solver. so far so good
legendary
Activity: 2688
Merit: 1240
its very hard to mine. any pool

Ocminer posted that he has a pool ready , but the problem is the miner , we need a miner in order to mine at pool.
Anyone has a miner willing to share?






I've already contacted a few people for building an optimized miner for this but got no feedback at all.

I've adjusted an old tromp miner to work with this coin but it's ultra slow and below 0.02 sol/s so it doesn't make much sense.

By looking at the diff there's most likely a optimized private miner available already but, of course, those folks seem unwilling to share Smiley




well i got well paid so i don't sell the solver to another clients or share code to public ....

Ah, so we have perfect fair mining distribution here Smiley)
full member
Activity: 253
Merit: 101
KEK
its very hard to mine. any pool

Ocminer posted that he has a pool ready , but the problem is the miner , we need a miner in order to mine at pool.
Anyone has a miner willing to share?






I've already contacted a few people for building an optimized miner for this but got no feedback at all.

I've adjusted an old tromp miner to work with this coin but it's ultra slow and below 0.02 sol/s so it doesn't make much sense.

By looking at the diff there's most likely a optimized private miner available already but, of course, those folks seem unwilling to share Smiley




well i got well paid so i don't sell the solver to another clients or share code to public ....
sr. member
Activity: 1419
Merit: 275
Community built, Privacy driven
Why is my VM server getting shut down? Already had to start server twice.. error could not connect to server..
with showmetrics moment after I start it show killed???
Where is the problem?
member
Activity: 66
Merit: 10
And windows wallet, when?
member
Activity: 109
Merit: 10
 Block height | 2305
  Network solution rate | 13 Sol/s

0.02 sol/s I think is not very bad , if it's per CPU.

Thanks
member
Activity: 100
Merit: 10
waiting to hear from dev. some one help to get optimized miner
member
Activity: 109
Merit: 10
1st block from yesterday, ... was orphan  Cry
fingers crossed for the next one
 Grin

Yeah , it getting harder and harder to get any block , diff it's about 70 , hope someone will help with the miner.

Thanks
sr. member
Activity: 250
Merit: 250
1st block from yesterday, ... was orphan  Cry
fingers crossed for the next one
 Grin
Pages:
Jump to: