Do you have similar sites to recommend ?
|
|
|
LOL of course the devs are staking, even though they promised not to stake. It's not enough that they want to dump their giant pre-mines, they also want to lie and take all the staking rewards first. Greed truly knows no bounds. The sad thing is, it's probably still worth it to mine this coin because most miners will be able to sell before dev dump, and it's the investors who will get screwed. Edit: even if that's masternode instead of staking, they're still raking in all the good rewards while everyone else fights for scraps. Reply on Discord from a normal user with a brain : Think for 1 second before throwing out accusations The devs already have 3 million coins, currently there is around 80,000-85,000 coin's mined. Meaning the dev's control 99% of the market. Even if this coin was getting 100 BTC daily volume at $3 a LUX they wouldn't even be able to dump 5% of their premined coins.(édité) What would be the point of the dev to stake? It's most likely too stabalize/security the network til more people join in & stake Reply from the devs : rule 1, we are not welcome who make our community panic! Everyone here knew that im testing the node! If you dont like you can leave! Thanks
|
|
|
Anyone compile ccminer-PHI1612 successfully in Ubuntu 16.04? I did: git clone https://github.com/216k155/ccmier-PHI1612 ./autogen.sh ./configure ./build.sh
but I have error message = api.cpp:600:68: fatal error: compat/curl-for-windows/openssl/openssl/crypto/sha/sha.h: No such file or directory
Any clue? Check the github, I've posted the problem and solution in Issues.
|
|
|
Most of alexis work is based on my opensource optimized maxwell ccminer kernels. bla bla bla...
based on your work? lol... your are still the funny reality twisting guy as usual... https://github.com/alexis78/ccminer => Forked from tpruvot/ccminerThe tpruvot fork is full of my kernel optimalizations, but instead of approving my pullrequests, he copied my work. We have had a paralell opensource fork for years. The tpruvot fork 2.1 has a bether API implementation, more stable stratum code, bether support for the NVSMI, and bugfixes. But slower kernels. I forked version 1.5 and have included some of the fixes. I should agree with SP_ on that. I'm following and using many forks of ccminers since the start of cryptos and I always saw tpruvot and sp_ "swapping" their patches. Now, SP_ choose to be closed source (something I could understand when you see Claymore's success and wallets....) but I'm still using open sourced versions for x11,x13,keccak,x15, noescrypt and so on... If you run his miner, you will see this message : Based on pooler cpuminer 2.3.2 and the tpruvot@github fork CUDA support by Christian Buchner, Christian H. and DJM34 Includes optimizations implemented by sp, klaust, tpruvot, tsiv and pallas.
|
|
|
Try to ask again, maybe without insults and maybe without violating thread rules: support requests in PM or telegram support group.
~Gun (shitty author)
It's not the 1st time I told you, making a program is great, making a good documentation is better. You are unable to even match version number between here (3.3) and Github (3.2.1). Deleting comments is the best way of doing your business. Asking to communicate about problems only by PM or Telegram is a way to hide the lack of decent doc.
|
|
|
Hi, Since last patch , I get a very high CPU usage on Linux. Any clues on this ?
Thanks.
|
|
|
The new v3.1 - x3 version tell me I need an upgrade of my licence to use Kraken and Bittrex, can you explain why and how to ask it ?
Thanks.
EDIT : I know I should ask by PM to Gunthar an update but what informations should I give ? Poloniex / Kraken / Bittrex API keys ? Anything else ?
|
|
|
With 1350 sol profit is 6$ on nicehash... And 2% dev fees... Did you forgot that ?
|
|
|
Agreed, if they so protective about their investment in this piece of code , why not release open pool version with fee , i`d say win win solution.
You say that but you have no idea of what Nicehash is... So next time, close your mouth and use your brain.
|
|
|
Claymore, now that you reached your objective, maybe it's time to work on the Linux version 
|
|
|
About CL/cl.hpp, I've added extra flags on the command line to compile the newest version of Genoil miner in cmake/EthCompilerSettings.cmake set(CMAKE_CXX_FLAGS "-I/usr/local/cuda-7.5/include... Not sure why this is needed now, it should be detected with CUDA. Maybe a new bug introduced on last version
|
|
|
Pour information, la douane est très vigilante sur l'importation de tabac, notamment par envoi postal. Si on vous propose un tarif intéressant à partir de l'étranger, vous pouvez quasiment doubler le prix avec les taxes de l'importation. Si vous voulez en savoir plus, tapez une recherche Google "taxe France tabac".
|
|
|
Il y a la technique Bitcoin et il y a sa diffusion. Là, je pense que tu délires totalement. La théorie du complot, le BTC a x1000, les sommes colossales... Bref, c'est puissant ce que tu fumes. Plus sérieusement, plus la date du halving va s'approcher, plus le cours va monter car beaucoup de spéculateurs vont parier sur un cours à la hausse... et vont le créer artificiellement avant ! Du coup, après le halving, le BTC ne bougera pas voir descendra un peu car le cours aura déjà anticipé. Et ça devrait se stabiliser vers les 500 €, en écrémant les vielles fermes de BTC qui ne seront plus rentables pour relancer le cours vers une hausse très lente comme celle depuis le début de l'année. Bref, rien de fabuleux, rien de catastrophique, le petit train train quotidien. Et pour relativiser, PERSONNE au monde ne peut prévoir l'avenir de crypto, que ce soit celle du BTC ou des autres. Elles sortent des modèles économiques et mathématiques et sont pires qu'un mouvement brownien.
|
|
|
Hi,
Sorry, I cant find on the GIT how to create an issue, so :
Can you add a parameter "--pid-file <filename>" to create/put PID of the current running ccminer ? That will help A LOT when doing algo switching and I need to kill the process (or make an API command to shutdown the miner).
Thanks.
meanwhile, you can kill the process with killall or "ps|grep" to get the PID. If you think with only one miner running, yes. But it's not always the case. I will try to do the patch myself, the hardest thing is adding the option in the parser 
|
|
|
Hi,
Sorry, I cant find on the GIT how to create an issue, so :
Can you add a parameter "--pid-file <filename>" to create/put PID of the current running ccminer ? That will help A LOT when doing algo switching and I need to kill the process (or make an API command to shutdown the miner).
Thanks.
|
|
|
That issue was already addressed, you should do at least ./configure -with-curl --with-crypto before launching the make (as show in previous page...)
|
|
|
Already tried. Different error of course : gcc -std=gnu99 -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -Ofast -flto -ftree-loop-if-convert-stores -DUSE_ASM -pg -Iyes/include -Iyes/include -Lyes/lib -Lyes/lib -Lyes/lib -Lyes/lib -o cpuminer cpuminer-cpu-miner.o cpuminer-util.o cpuminer-api.o cpuminer-sysinfos.o sha3/cpuminer-sph_keccak.o sha3/cpuminer-sph_hefty1.o sha3/cpuminer-sph_groestl.o sha3/cpuminer-sph_skein.o sha3/cpuminer-sph_bmw.o sha3/cpuminer-sph_jh.o sha3/cpuminer-sph_shavite.o sha3/cpuminer-sph_blake.o sha3/cpuminer-mod_blakecoin.o sha3/cpuminer-sph_luffa.o sha3/cpuminer-sph_cubehash.o sha3/cpuminer-sph_simd.o sha3/cpuminer-sph_echo.o sha3/cpuminer-sph_hamsi.o sha3/cpuminer-sph_fugue.o sha3/cpuminer-sph_sha2.o sha3/cpuminer-sph_sha2big.o sha3/cpuminer-sph_shabal.o sha3/cpuminer-sph_whirlpool.o crypto/cpuminer-blake2s.o crypto/cpuminer-oaes_lib.o crypto/cpuminer-c_keccak.o crypto/cpuminer-c_groestl.o crypto/cpuminer-c_blake256.o crypto/cpuminer-c_jh.o crypto/cpuminer-c_skein.o crypto/cpuminer-hash.o crypto/cpuminer-aesb.o lyra2/cpuminer-Lyra2.o lyra2/cpuminer-Sponge.o algo/cpuminer-animecoin.o algo/cpuminer-axiom.o algo/cpuminer-blake.o algo/cpuminer-blakecoin.o algo/cpuminer-blake2.o algo/cpuminer-bmw256.o algo/cpuminer-c11.o algo/cpuminer-cryptonight.o algo/cpuminer-drop.o algo/cpuminer-fresh.o algo/cpuminer-groestl.o algo/cpuminer-heavy.o algo/cpuminer-ink.o algo/cpuminer-luffa.o algo/cpuminer-lyra2re.o algo/cpuminer-myr-groestl.o algo/cpuminer-keccak.o algo/cpuminer-pentablake.o algo/cpuminer-quark.o algo/cpuminer-neoscrypt.o algo/cpuminer-nist5.o algo/cpuminer-pluck.o algo/cpuminer-qubit.o algo/cpuminer-scrypt.o algo/cpuminer-sha2.o algo/cpuminer-skein.o algo/cpuminer-skein2.o algo/cpuminer-s3.o algo/cpuminer-x11.o algo/cpuminer-x13.o algo/cpuminer-x14.o algo/cpuminer-x15.o algo/cpuminer-zr5.o asm/cpuminer-neoscrypt_asm.o asm/cpuminer-sha2-x64.o asm/cpuminer-scrypt-x64.o asm/cpuminer-aesb-x64.o -lcurl -lz -lssl -lcrypto compat/jansson/libjansson.a -lpthread /tmp/cc3qX1RA.ltrans1.ltrans.o: dans la fonction « submit_upstream_work »: <artificial>:(.text+0x4cc): référence indéfinie vers « json_object » <artificial>:(.text+0x4db): référence indéfinie vers « json_string » <artificial>:(.text+0x4eb): référence indéfinie vers « json_object_set_new » <artificial>:(.text+0x4f5): référence indéfinie vers « json_dumps » <artificial>:(.text+0x51c): référence indéfinie vers « json_delete » <artificial>:(.text+0x5bf): référence indéfinie vers « json_object_get » <artificial>:(.text+0x5d9): référence indéfinie vers « json_string_value » Played with the -fuse-linker-plugin flag to see if that change something but no. Ubuntu 15.04, GCC 4.9.2 Look like a broken flag, I'm tracking it (compiling and linking with only "-O2" work). Ok, found the guilty : " -flto". Without it, everything compile fine. I've tried to remove "-pg" but "-flto" keep breaking link.
|
|
|
Nice insult ! BTW, that miner was building nice before a "make clean; git pull; sh ./autogen.sh; ./configure --with-curl --with-crypto; make". So ?
|
|
|
BTW, you are not using any "-O" flags on your command. Did you make some tests with -O2, -O3 ?
|
|
|
|