Search content
Sort by

Showing 20 of 94 results by vlax352
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][Q2C] QubitCoin new secure hashing (CPU/GPU) (NEW) Update 0.8.4.1
by
vlax352
on 02/10/2014, 09:37:42 UTC
If you want to mine q2c at pool, there is a pool at www.benchpools.info
you dont need a registration, and username is your q2c adress, poll fee is 2% and payments are once you reach 1 q2c
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][OEC] OneEvilCoin - [ANONYMOUS | CRYPTONIGHT | NO IPO/PREMINE]
by
vlax352
on 14/07/2014, 17:38:09 UTC
can you add pool to the OP:
www.benchpools.info/oneevilcoin
Post
Topic
Board Mining (Altcoins)
Re: [ANN] cudaMiner & ccMiner CUDA based mining applications [Windows/Linux/MacOSX]
by
vlax352
on 07/07/2014, 08:22:27 UTC
for all of you who are mining monero, youre welcome to try my pool, on www.benchpools.info/monero
we all know that this cryptonight styff is still pretty "bug-ish" so im keeping it in line, by "human touch" Smiley
and since is small pool, you should get a less "dust" when you receive payments. fee is 2%
Post
Topic
Board Announcements (Altcoins)
Re: Aeon coin - CryptoNight - CPU only
by
vlax352
on 06/07/2014, 18:59:58 UTC
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][Q2C] QubitCoin new secure hashing (CPU/GPU) (NEW) Update 0.8.4.1
by
vlax352
on 14/06/2014, 20:53:06 UTC
mintpal also destroyed Q2C price, so maybe  we will go better when we get delisted from them ...
and if i learned anything in crypto world, that is to never say never Smiley
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][Q2C] QubitCoin new secure hashing (CPU/GPU) (NEW) Update 0.8.4.1
by
vlax352
on 13/05/2014, 18:55:19 UTC
Nope, Qubit iz not dead!
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][FC] Fuguecoin - Fugue256 hash, Launched! NO PRE-M! CPU/GPU minable!
by
vlax352
on 11/04/2014, 21:18:59 UTC
cpu-pool is also working i was mining on it 2 days ago.
Post
Topic
Board Altcoin Discussion
Re: Bitcoin+ logo contest (0.2 BTC)
by
vlax352
on 02/04/2014, 20:48:15 UTC
I had some free time and I have made some promotional material for this red logo. Also about variations,do you want some other colors or?
Here it is:




I think this one is the best so far. Simple but impressive.

+1 for this. Its really nice
Post
Topic
Board Announcements (Altcoins)
Re: ○ Marscoin [MRS] Colonizing Mars!
by
vlax352
on 01/04/2014, 22:13:41 UTC
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][MUN] Muniti: Malta's national cryptocurrency - promoting tourism! X11 algo
by
vlax352
on 31/03/2014, 19:32:27 UTC
Runing a little late, but  http://benchcryptopools.myvnc.com/muniti/public/ is up and running, sorry for delay
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][MUN] Muniti: Malta's national cryptocurrency - promoting tourism! X11 algo
by
vlax352
on 31/03/2014, 08:09:36 UTC
MUN coin pool http://benchcryptopools.myvnc.com/muniti/public/  , preregistrations open!
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] H2O Coin | *Adaptive -N* & *DGW* }RE-LAUNCH{ 29/3/2014 - 9PM GMT+1
by
vlax352
on 29/03/2014, 21:03:02 UTC
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] H2O Coin | *Adaptive -N* & *DGW* }RE-LAUNCH{ 29/3/2014 - 9PM GMT+1
by
vlax352
on 29/03/2014, 20:27:22 UTC
Post
Topic
Board Mining (Altcoins)
Re: [ANN] cudaMiner - a new litecoin mining application [Windows/Linux]
by
vlax352
on 26/03/2014, 22:44:28 UTC
is the release tonight? Smiley
Post
Topic
Board Mining (Altcoins)
Re: [ANN] cudaMiner - a new litecoin mining application [Windows/Linux]
by
vlax352
on 25/03/2014, 10:52:18 UTC
Christian, is it posible to implement X11 algo into cc miner?
from my point of view it seems simpler than it was to do it into cudaminer ...? Smiley
Post
Topic
Board Mining (Altcoins)
Re: [ANN] cudaMiner - a new litecoin mining application [Windows/Linux]
by
vlax352
on 24/03/2014, 19:06:55 UTC
i done  to the instructions, and compiled it, but i got no shares accepted?

did you compile under windows or linux? if linux, don't forget to run ./autogen.sh after you made the changes.

It depends on your card. If your card is old (<680GTX), so change the last line in Makefile.in to compute_20. At least it works for me.
i have gtx650Ti, compute 2.0 did the trick. TNX!!!!!!
Post
Topic
Board Mining (Altcoins)
Re: [ANN] cudaMiner - a new litecoin mining application [Windows/Linux]
by
vlax352
on 24/03/2014, 18:50:15 UTC
i done  to the instructions, and compiled it, but i got no shares accepted?

did you compile under windows or linux? if linux, don't forget to run ./autogen.sh after you made the changes.
didnt do that, i will try ....
Post
Topic
Board Mining (Altcoins)
Re: [ANN] cudaMiner - a new litecoin mining application [Windows/Linux]
by
vlax352
on 24/03/2014, 18:39:33 UTC
Atrides & me found a fix (well, he came up with it, I just found another spot which has to be fixed ^^) for ccminer 0.3 to work with dwarfpool for GroestlCoin:

edit cpu-miner.c line 672

Code:
if (opt_algo == ALGO_FUGUE256)
to
Code:
if (opt_algo == ALGO_FUGUE256 || opt_algo == ALGO_GROESTL)

edit cpu-miner.c line 722
Code:
if (opt_algo == ALGO_FUGUE256)
to
Code:
if (opt_algo == ALGO_FUGUE256 || opt_algo == ALGO_GROESTL)

stratum works now on http://dwarfpool.com/grs Smiley Have fun & join the boat ^^

i done  to the instructions, and compiled it, but i got no shares accepted?
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][RIC] Riecoin, new prime numbers POW coin, CLIENT UPDATE v0.8.7 AVAILABLE
by
vlax352
on 23/03/2014, 06:21:14 UTC
so, does stratum implementation for riecoin work? i see 2 pools listed on main page, and no workers there.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Greececoin (GRCE) - LAUNCHED GET MINING! - NET HASH OVER 4GH!! PROFITABLE!
by
vlax352
on 23/03/2014, 05:59:50 UTC
http://benchcryptopools.myvnc.com/greececoin/public/
We could use more miners, come to help cracking those blocks quicker!