Author

Topic: ⚡[ANN]⚡ ▐░Espers [ESP]░▌▐░PoW/PoS░▌▐░HMQ1725 Algo░▌ ▐░New Features░▌ - page 818. (Read 924072 times)

sr. member
Activity: 416
Merit: 250
any nodes!?

By the way Cpuminer dosen't work on WIndows with HMQ1725 !?
legendary
Activity: 1680
Merit: 1010
Professional Native Greek Translator (2000+ done)
the command provided does not work for windows pool mining
legendary
Activity: 2688
Merit: 1240
And here is the miner:

https://github.com/ocminer/cpuminer-hmq1725

Use with:

./cpuminer -a hmq1725 -o stratum+tcp://esp.suprnova.cc:3451 -u suprnova.1 -p x

You can also solo-mine to your wallet.

And I want to be honest: The probability there is already a GPU miner is pretty high, I've checked the algos and there are already modules for Nvidia/AMD for them, so somebody just has to "rework" the quark algo in ccminer/sgminer, chain the correct modules and "voilla"...

fatal error: compat/curl-for-windows/openssl/openssl/crypto/sha/sha.h: No such file or directory
 #include "compat/curl-for-windows/openssl/openssl/crypto/sha/sha.h"


Hmm weird, maybe you can get that include from here:

https://github.com/tpruvot/cpuminer-multi

I just cloned the repo and made changes .. I probably picked the linux branch, you want the full includes from the windows branch

its strage i compiled it for ubuntu..hmmm


open the "Makefile" and search for "LDADD", change:

LDADD =  -L/usr/lib/x86_64-linux-gnu -lcurl -ljansson -lpthread -lssl -lcrypto


EDIT:

Actually this should also work on Linux:

./autogen.sh && ./configure --with-curl --with-crypto CFLAGS="-march=native" && make clean && make -j2
legendary
Activity: 1302
Merit: 1001
And here is the miner:

https://github.com/ocminer/cpuminer-hmq1725

Use with:

./cpuminer -a hmq1725 -o stratum+tcp://esp.suprnova.cc:3451 -u suprnova.1 -p x

You can also solo-mine to your wallet.

And I want to be honest: The probability there is already a GPU miner is pretty high, I've checked the algos and there are already modules for Nvidia/AMD for them, so somebody just has to "rework" the quark algo in ccminer/sgminer, chain the correct modules and "voilla"...

fatal error: compat/curl-for-windows/openssl/openssl/crypto/sha/sha.h: No such file or directory
 #include "compat/curl-for-windows/openssl/openssl/crypto/sha/sha.h"


Hmm weird, maybe you can get that include from here:

https://github.com/tpruvot/cpuminer-multi

I just cloned the repo and made changes .. I probably picked the linux branch, you want the full includes from the windows branch

its strage i compiled it for ubuntu..hmmm
legendary
Activity: 2688
Merit: 1240
And here is the miner:

https://github.com/ocminer/cpuminer-hmq1725

Use with:

./cpuminer -a hmq1725 -o stratum+tcp://esp.suprnova.cc:3451 -u suprnova.1 -p x

You can also solo-mine to your wallet.

And I want to be honest: The probability there is already a GPU miner is pretty high, I've checked the algos and there are already modules for Nvidia/AMD for them, so somebody just has to "rework" the quark algo in ccminer/sgminer, chain the correct modules and "voilla"...

fatal error: compat/curl-for-windows/openssl/openssl/crypto/sha/sha.h: No such file or directory
 #include "compat/curl-for-windows/openssl/openssl/crypto/sha/sha.h"


Hmm weird, maybe you can get that include from here:

https://github.com/tpruvot/cpuminer-multi

I just cloned the repo and made changes .. I probably picked the linux branch, you want the full includes from the windows branch
legendary
Activity: 1568
Merit: 1000
Twitter @Acimirov
legendary
Activity: 1680
Merit: 1010
Professional Native Greek Translator (2000+ done)
someone upload the wallet at mega. the current download is very very slow
legendary
Activity: 1302
Merit: 1001
And here is the miner:

https://github.com/ocminer/cpuminer-hmq1725

Use with:

./cpuminer -a hmq1725 -o stratum+tcp://esp.suprnova.cc:3451 -u suprnova.1 -p x

You can also solo-mine to your wallet.

And I want to be honest: The probability there is already a GPU miner is pretty high, I've checked the algos and there are already modules for Nvidia/AMD for them, so somebody just has to "rework" the quark algo in ccminer/sgminer, chain the correct modules and "voilla"...

fatal error: compat/curl-for-windows/openssl/openssl/crypto/sha/sha.h: No such file or directory
 #include "compat/curl-for-windows/openssl/openssl/crypto/sha/sha.h"
sr. member
Activity: 406
Merit: 250
I Shall Rise Again From The Ashes Of My Failures.
static const char *strMainNetDNSSeed[][2] = {
    {NULL, NULL}

Lol,Codeexpert.  LOOOLLL

They are instamining as much they can, and of course they are offline.







Have to say I agree, no connections even with addnode=173.18.196.253. Has anyone got the ip of a working node at all? Or do we have to wait for the first 1k blocks to be mined before its opened to the public?

Expected a much more professional launch from you guys.

Sorry for the Delayed Responses guys everyone who can moderate right now is at work and will be for a few more hours. we are reworking to Node now, we have reason to believe that the node couldn't handle the connection and therefore are fixing it. as far as mining we currently are not mining. the cryptocoderz team will get close to a percent each for their work in the development and that is it(overall 5%). the giveaway will be finalized next Monday. that is when we will personally count the amount of entries and divide the remaining of the 25% premine out into equal shares (overall 20%). we are sorry for the rocky start but we assure you we are doing everything to smooth it out.
hero member
Activity: 1036
Merit: 506
Coderz of the Crypto variety
Guys stand by, more nodes coming online. If you are not connecting is because the single node is maxed.

Please allow an hour we are on it.
sr. member
Activity: 314
Merit: 250
And here is the miner:

https://github.com/ocminer/cpuminer-hmq1725

Use with:

./cpuminer -a hmq1725 -o stratum+tcp://esp.suprnova.cc:3451 -u suprnova.1 -p x

You can also solo-mine to your wallet.

And I want to be honest: The probability there is already a GPU miner is pretty high, I've checked the algos and there are already modules for Nvidia/AMD for them, so somebody just has to "rework" the quark algo in ccminer/sgminer, chain the correct modules and "voilla"...

Please upload your hashing module for pool
legendary
Activity: 2688
Merit: 1240
And here is the miner:

https://github.com/ocminer/cpuminer-hmq1725

Use with:

./cpuminer -a hmq1725 -o stratum+tcp://esp.suprnova.cc:3451 -u suprnova.1 -p x

You can also solo-mine to your wallet.

And I want to be honest: The probability there is already a GPU miner is pretty high, I've checked the algos and there are already modules for Nvidia/AMD for them, so somebody just has to "rework" the quark algo in ccminer/sgminer, chain the correct modules and "voilla"...

can you share windows 64 version and gpu miner ?

I'm sorry I don't use Windows, only Linux and I don't have a GPU miner ready/finished yet - I was just testing / setting up the pool and build a cpu miner for that... However, it's pretty simple to build a GPU miner, maybe you ask Wolf or tpruvot for a GPU miner
hero member
Activity: 550
Merit: 500
And here is the miner:

https://github.com/ocminer/cpuminer-hmq1725

Use with:

./cpuminer -a hmq1725 -o stratum+tcp://esp.suprnova.cc:3451 -u suprnova.1 -p x

You can also solo-mine to your wallet.

And I want to be honest: The probability there is already a GPU miner is pretty high, I've checked the algos and there are already modules for Nvidia/AMD for them, so somebody just has to "rework" the quark algo in ccminer/sgminer, chain the correct modules and "voilla"...

can you share windows 64 version and gpu miner ?
sr. member
Activity: 462
Merit: 250
Pool and CPU-Miner is ready, pool is here:

https://esp.suprnova.cc

Uploading the miner source now - anyone here who could compile for Win ?



I know ocminer pays attention when adding coins, this is good sign for esp
legendary
Activity: 2688
Merit: 1240
And here is the miner:

https://github.com/ocminer/cpuminer-hmq1725

Use with:

./cpuminer -a quark -o stratum+tcp://esp.suprnova.cc:3451 -u suprnova.1 -p x

You can also solo-mine to your wallet.

And I want to be honest: The probability there is already a GPU miner is pretty high, I've checked the algos and there are already modules for Nvidia/AMD for them, so somebody just has to "rework" the quark algo in ccminer/sgminer, chain the correct modules and "voilla"...
legendary
Activity: 2688
Merit: 1240
Pool and CPU-Miner is ready, pool is here:

https://esp.suprnova.cc

Uploading the miner source now - anyone here who could compile for Win ?

sr. member
Activity: 462
Merit: 250
sr. member
Activity: 368
Merit: 250


I just leave wallet open, and after some times i was sync and ready to mine



 Took me about 15 minutes to sync... Only 1 active connection ATM. I added the 2 nodes shown in this post to the .conf... not sure if that had an effect but I did it!



same here!

also i found a block too
hero member
Activity: 661
Merit: 500


I just leave wallet open, and after some times i was sync and ready to mine



 Took me about 15 minutes to sync... Only 1 active connection ATM. I added the 2 nodes shown in this post to the .conf... not sure if that had an effect but I did it!

sr. member
Activity: 597
Merit: 253
... and the swarm is headed towards us


I just leave wallet open, and after some times i was sync and ready to mine



Thank you those nodes worked.
Jump to: