Re: [ANN][RIC] Riecoin, new prime numbers POW coin, launches Feb 11, 2014
by
durden21
on 15/02/2014, 19:56:02 UTC
Has anybody heard anything about GPU miners for Riecoin? I've searched, but nothing comes up - the coin isn't famous enough yet to draw attention of GPU miners developers, IMHO.
Post
Topic
BoardAnnouncements (Altcoins)
Re: [ANN][RIC] Riecoin, new prime numbers POW coin, launches Feb 11, 2014
by
durden21
on 14/02/2014, 21:04:19 UTC
Guys, I've set up a DigitalOcean server with 8 CPU cores, and that's what I'm getting:
These three shares where for quite a while without changing. Am I correct understanding that I'm not getting nothing for this miner if shares count isn't growing? Or I'm still getting some share from the pool?
Cheers
Post
Topic
BoardAnnouncements (Altcoins)
Re: [ANN][RIC] Riecoin, new prime numbers POW coin, launches Feb 11, 2014
Have anybody received any payments from RocketPool.co.uk? I'm mining there with 26 CPU cores and 3 GPUs for several hours, but seen no payments so far. And stats are disabled on their site..
Post
Topic
BoardAnnouncements (Altcoins)
Re: [PRE-ANN][MAX] MaxCoin
by
durden21
on 07/02/2014, 12:34:28 UTC
It is funny, how broken the whole thing is, nothing, nothing! seems to be working..
Code:
C:\Users\CTAXAHOB.CTAXAHOB-PC\Desktop\New folder\mining\Maxcoin>maxcoind settxfe e 0.0001 sendtoaddress myaddresshere 0.10776358 error: {"code":-1,"message":"settxfee \n is a real and is rounde d to the nearest 0.00000001"}
What does it mean, for fucks sake?!!
Post
Topic
BoardAnnouncements (Altcoins)
Re: [PRE-ANN][MAX] MaxCoin
by
durden21
on 07/02/2014, 12:22:03 UTC
Guys, what is the proper command for windows console client to send funds, adding a transaction fee? It refuses to send it without it
Post
Topic
BoardAnnouncements (Altcoins)
Re: [PRE-ANN][MAX] MaxCoin
by
durden21
on 07/02/2014, 11:12:58 UTC
Does anybody know, what is the correct command for sending funds with console windows wallet?
Post
Topic
BoardAnnouncements (Altcoins)
Re: [PRE-ANN][MAX] MaxCoin
by
durden21
on 06/02/2014, 21:50:40 UTC
"Keep trying, you will sync eventually. There's really heavy network load at the moment - but you will succeed eventually"
I've wasted my evening on this shit. Couldn't connect to a single node. Anal clowns.
Post
Topic
BoardMining (Altcoins)
Re: MaxCoin | CPU Cloud Mining Guide | MAX VPS // Prep for TODAY'S RELEASE /7:30 GMT
dude12@Ubuntu1:~/cpuminer$ sudo -i sh ./autogen.sh sh: 0: Can't open ./autogen.sh
Please advise how to proceed!
chmod +x autogen.sh
Thank you mate, I've compiled it on my Windows 8.1!
Remote Ubuntu is different, though:
Code:
dude12@Ubuntu1:~/cpuminer$ CFLAGS="-O3 -march=native" ./configure checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking target system type... x86_64-unknown-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes /home/dude12/cpuminer/missing: Unknown `--is-lightweight' option Try `/home/dude12/cpuminer/missing --help' for more information configure: WARNING: 'missing' script is too old or missing checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking for gcc option to accept ISO C99... -std=gnu99 checking how to run the C preprocessor... gcc -std=gnu99 -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking whether gcc -std=gnu99 needs -traditional... no checking whether gcc -std=gnu99 and cc understand -c and -o together... yes checking dependency style of gcc -std=gnu99... gcc3 checking for ranlib... ranlib checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking sys/endian.h usability... no checking sys/endian.h presence... no checking for sys/endian.h... no checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for sys/sysctl.h... yes checking whether be32dec is declared... no checking whether le32dec is declared... no checking whether be32enc is declared... no checking whether le32enc is declared... no checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for getopt_long... yes checking whether we can compile AVX code... yes checking whether we can compile XOP code... yes checking whether we can compile AVX2 code... yes checking for json_loads in -ljansson... no checking for pthread_create in -lpthread... yes ./configure: line 5603: syntax error near unexpected token `,' ./configure: line 5603: `LIBCURL_CHECK_CONFIG(, 7.15.2, ,' dude12@Ubuntu1:~/cpuminer$ make clean Makefile:359: .deps/minerd-cpu-miner.Po: No such file or directory Makefile:360: .deps/minerd-keccak.Po: No such file or directory Makefile:361: .deps/minerd-maxcoin.Po: No such file or directory Makefile:362: .deps/minerd-scrypt-arm.Po: No such file or directory Makefile:363: .deps/minerd-scrypt-x64.Po: No such file or directory Makefile:364: .deps/minerd-scrypt-x86.Po: No such file or directory Makefile:365: .deps/minerd-scrypt.Po: No such file or directory Makefile:366: .deps/minerd-sha2-arm.Po: No such file or directory Makefile:367: .deps/minerd-sha2-x64.Po: No such file or directory Makefile:368: .deps/minerd-sha2-x86.Po: No such file or directory Makefile:369: .deps/minerd-sha2.Po: No such file or directory Makefile:370: .deps/minerd-util.Po: No such file or directory make: *** No rule to make target `.deps/minerd-util.Po'. Stop.
Could you tell, what might be a problem?
Post
Topic
BoardMining (Altcoins)
Re: MaxCoin | CPU Cloud Mining Guide | MAX VPS // Prep for TODAY'S RELEASE /7:30 GMT
the pictures i posted above came from a git hub download zip that was released on the official twitter page, i downloaded it and 15 seconds later the link was 404ing and post removed from twitter. i posted the pics here so people could see what they removed.
It is back again both on Twitter and Github
People, tell which commands issue in Linux console to download it and compile on a remove Ubuntu server. I saw a command "git" in some instructions before
My problem is that I couldn't find a PCI-e replacement cable for AX860 - none found after two days of active searching. What could I use to replace it? Could those "two-Molex to PCI-e" adapters be used with AX860? It seems so proprietary and they're using their own pinouts everywhere etc, so I'm afraid even to try without knowing 100% that I'm not going to fry my GPU.
Cheers
Post
Topic
BoardMining (Altcoins)
Re: Mining Rig -> GPU + Riser problem, help needed!