Search content
Sort by

Showing 20 of 52 results by gymnastico
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Unitus: 1st multi-auxPoW [X11/Blake256/Skein/Qubit/Yescrypt] Dec 27 Launch
by
gymnastico
on 24/12/2014, 07:28:07 UTC
is it possible mine Unitus with other Blake-256 coin? Blake-256 (8-round) is already Merged with six different coin

What other Blake-256 coins do you have in mind?

the 6 coin merged on blake-256 is: BLC - PHO - ELT - BBTC - LIT and UMO (blakecoin.org)

more info: https://bitcointalk.org/index.php?topic=306894.0

I suggest you contact BlueDragon747 for more info
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Unitus: 1st multi-auxPoW [X11/Blake256/Skein/Qubit/Yescrypt] Dec 27 Launch
by
gymnastico
on 23/12/2014, 13:37:07 UTC
is it possible mine Unitus with other Blake-256 coin? Blake-256 (8-round) is already Merged with six different coin
Post
Topic
Board Announcements (Altcoins)
Re: Keplercoin ** KPL ** Skrypt + X11, GROESTL, SHA256D, BLAKE256 ** 100% POW
by
gymnastico
on 13/11/2014, 13:39:15 UTC
Post
Topic
Board Announcements (Altcoins)
Re: Keplercoin ** KPL ** Skrypt + X11, GROESTL, SHA256D, BLAKE256 ** 100% POW
by
gymnastico
on 13/11/2014, 13:20:34 UTC
Possible merged mining whit other Blake-256 coin? BLC, PHO, XDQ, ELT, UMO, LITH, BBTC?
Post
Topic
Board Altcoin Discussion
Re: 2014 Proof of Honor (POH) Awards - Nominate an Individual!
by
gymnastico
on 13/11/2014, 12:43:38 UTC
I would like to nominate (BlueDragon747) + (https://bitcointalk.org/index.php?topic=306894.0 / https://blakecoin.org and http://blakecrypto.com/)

merged mined with Blake-256 based coins
Post
Topic
Board Announcements (Altcoins)
Re: Keplercoin ** ICO ** KPL ** Skrypt + X11, GROESTL, SHA256D, BLAKE256 ** 100% POW
by
gymnastico
on 10/11/2014, 14:11:31 UTC
cgminer for blake-256? any link?

i use the same miner for blakecoin but all Found block is Rejected  Undecided
Here:
http://megabitload.com/download/index/5173633/
Work perfect for me.

lol hahaha
Post
Topic
Board Announcements (Altcoins)
Re: Keplercoin ** ICO ** KPL ** Skrypt + X11, GROESTL, SHA256D, BLAKE256 ** 100% POW
by
gymnastico
on 10/11/2014, 14:09:28 UTC
thanks for the confirmation, blake256 does not work on solo and on pool  Huh
Post
Topic
Board Announcements (Altcoins)
Re: Keplercoin ** ICO ** KPL ** Skrypt + X11, GROESTL, SHA256D, BLAKE256 ** 100% POW
by
gymnastico
on 10/11/2014, 11:21:11 UTC
The download link for windows doesn't work, doesn't charge.

nothing works with this coin
Post
Topic
Board Announcements (Altcoins)
Re: Keplercoin ** ICO ** KPL ** Skrypt + X11, GROESTL, SHA256D, BLAKE256 ** 100% POW
by
gymnastico
on 10/11/2014, 10:39:56 UTC

let me see if it works, I can not

my setting for the Blake-256 pool, but not works

{
"pools" : [
   {
           "url" : "stratum+tcp://stratum1.x11-x13-pool.org:3358",
      "user" : "username",
      "pass" : "pwpwpw"
        }
      
],

"intensity" : "12",
"expiry" : "10",
"failover-only" : true,
"log" : "5",
"no-restart" : true,
"queue" : "0",
"scan-time" : "1",
"worksize" : "128",
"temp-hysteresis" : "4",
"blake256" : true,
"vectors" : "1",
"no-submit-stale": true,
"gpu-threads" : "1",
"gpu-engine" : "965",
"gpu-fan" : "76",
"gpu-memclock" : "855",
"temp-cutoff" : "94",
"temp-overheat" : "88",
"temp-target" : "74",
"kernel-path" : "/"
}


none is connected to the blake pool, no block was found
Post
Topic
Board Announcements (Altcoins)
Re: Keplercoin ** ICO ** KPL ** Skrypt + X11, GROESTL, SHA256D, BLAKE256 ** 100% POW
by
gymnastico
on 10/11/2014, 10:27:18 UTC
Post
Topic
Board Announcements (Altcoins)
Re: Keplercoin ** ICO ** KPL ** Skrypt + X11, GROESTL, SHA256D, BLAKE256 ** 100% POW
by
gymnastico
on 10/11/2014, 08:25:29 UTC
for solo mining? please help me, all block are rejected whit cgminer, but on CPU mining is ok

keplercoin.conf
algo=blake
gen=1
listen=1
server=1
rpcallowip=127.0.0.1
rpcuser=aaa
rpcpassword=bbb
rpcport=11666
port=10666
daemon=1


what is wrong?
Post
Topic
Board Announcements (Altcoins)
Re: Keplercoin ** ICO ** KPL ** Skrypt + X11, GROESTL, SHA256D, BLAKE256 ** 100% POW
by
gymnastico
on 09/11/2014, 11:06:13 UTC
my cgminer.config
{
"pools" : [
   {
           "url" : "127.0.0.1:8772",
      "user" : "aaa",
      "pass" : "bbb"
        }
      
],

"intensity" : "12",
"expiry" : "1",
"failover-only" : true,
"log" : "5",
"no-restart" : true,
"queue" : "0",
"scan-time" : "1",
"worksize" : "128",
"temp-hysteresis" : "4",
"blake256" : true,
"vectors" : "1",
"no-submit-stale": true,
"gpu-threads" : "1",
"gpu-engine" : "965",
"gpu-fan" : "76",
"gpu-memclock" : "855",
"temp-cutoff" : "94",
"temp-overheat" : "88",
"temp-target" : "74",
"kernel-path" : "/"
}


and my keplercoin.conf
listen=1
gen=1
rpcallowip=127.0.0.1
rpcuser=aaa
rpcpassword=bbb
rpcport=8772
server=1
daemon=1
algo=blake


the diff on blake algo is 0, all block is rejected why?
Post
Topic
Board Announcements (Altcoins)
Re: Keplercoin ** ICO ** KPL ** Skrypt + X11, GROESTL, SHA256D, BLAKE256 ** 100% POW
by
gymnastico
on 09/11/2014, 09:56:48 UTC
cgminer for blake-256? any link?

i use the same miner for blakecoin but all Found block is Rejected  Undecided
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] LITHIUM (LIT) - NO PREMINE - BLAKE 256 - MERGE MINED -- HOT NEW COIN --
by
gymnastico
on 04/10/2014, 15:12:46 UTC
my setting for EAH 6950, driver 14.4 win7 64, cgminer 3.7.2 >>> 1.560Gh/s 

{
"pools" : [
   {
           "url" : "127.0.0.1:8984",
      "user" : "xxxxxx",
      "pass" : "xxxxxx"
        }
       
],
"intensity" : "12",
"expiry" : "30",
"failover-only" : true,
"log" : "5",
"no-restart" : true,
"queue" : "3",
"scan-time" : "30",
"worksize" : "128",
"temp-hysteresis" : "4",
"blake256" : true,
"vectors" : "1",
"gpu-threads" : "2",
"gpu-engine" : "965",
"gpu-fan" : "60",
"gpu-memclock" : "895",
"temp-cutoff" : "94",
"temp-overheat" : "88",
"temp-target" : "74",
"kernel-path" : "/"
}


Lithium.config

listen=1
gen=0
rpcallowip=127.0.0.1
rpcuser=xxxxxx
rpcpassword=xxxxxx
rpcport=8984
server=1
daemon=1
Post
Topic
Board Mining (Italiano)
Re: [Blake-256 COIN + Exchange] Minare 6 coin allo stesso tempo (6x hashrate)
by
gymnastico
on 29/07/2014, 12:18:31 UTC
Qualcuno che ha provato, è profittevole con le Nvidia 750Ti?
Non saprei dirti, io ho una scheda AMD 6950 che va a 1.45GH con intensità a 12


P.S: Blake-256 usa una versione di cgminer apposita
questo il link: http://www.blakecoin.org/cgminer-alt-pool-ny2.7z
Post
Topic
Board Mining (Italiano)
Topic OP
[Blake-256 COIN + Exchange] Minare 6 coin allo stesso tempo (6x hashrate)
by
gymnastico
on 29/07/2014, 12:01:32 UTC
Per chi fosse interessato, sta nascendo una nuova era nel "Mining".
L'algoritmo Blake-256 è attualmente in espansione ad una velocità esorbitante, ci sono attualmente 6 coin che usano questo algoritmo che permette tra l'altro di minare ad una velocità 3x con le schede grafiche rispetto al protocollo BTC.

Blakecoin is the fastest !

3.4GH/s on a AMD Radeon R9 290X
3.2GH/s on a AMD Radeon R9 290
1.5GH/s on a AMD Radeon R9 270
5.1GH/s on a AMD ATI Radeon 7990
2.2GH/s - 2.8GH/s on a AMD ATI Radeon 7970
1.4GH/s on a AMD ATI Radeon 6970
1.3GH/s on a AMD ATI Radeon 5870
1.6GH/s on a ZTEX USB-FPGA 1.15y Quad Spartan-6 LX150 Development Board
1.5GH/s on a Enterpoint Cairnsmore 1 Quad Spartan-6 LX150 Development Board
800MH/s on a Lancelot Dual Spartan-6 LX150 Development Board
360MH/s on a ZTEX USB-FPGA 1.15x Spartan-6 LX150 Development Board


Ma la cosa ancora più stupefacente è la possibilità di minare tutti e 6 i coin allo stesso tempo (no multipool) ma merged mining.
Praticamente la pool invia le share che calcolate su tutti e 6 i chain, quindi avete un profitto di ben 6x


Le monete sono queste:
BLC
PHO
XDQ
ELT
BBTC
UMO

Vi lascio il mio "Referral" per registrarsi al sito "Atomic-trade" dove potrete comprare e vendere tutte e 6 le monete che fanno parte della blake-256 family
"https://www.Atomic-Trade.com?refid=S5JAMY1B"

Qui invece trovate il link al post dello sviluppatore (con tutte le info del caso):
https://bitcointalk.org/index.php?topic=306894.0

 Roll Eyes
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] RabbitCoin [RBBT] LAUNCHED - Growing fast, many rabbits. [Scrypt KGW]
by
gymnastico
on 20/02/2014, 16:15:30 UTC
Post
Topic
Board Marketplace (Altcoins)
Re: [RBBT] RabbitCoin Buy/Sell Thread
by
gymnastico
on 20/02/2014, 13:36:05 UTC
I buy 10000000 Rabbit for 300 Blakecoin

PM me
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] RabbitCoin [RBBT] Launching TODAY 2/19 @ 1PM EST [Scrypt KGW]
by
gymnastico
on 20/02/2014, 11:11:36 UTC
Can anybody add any active nodes?

Cannot sync the wallet for a long time.



[
{
"addr" : "107.170.21.40:17020",
"services" : "00000001",
"lastsend" : 1392894644,
"lastrecv" : 1392894644,
"conntime" : 1392884446,
"version" : 60003,
"subver" : "/Satoshi:1.0.0.1/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 2029,
"banscore" : 0
},
{
"addr" : "107.170.47.210:17020",
"services" : "00000001",
"lastsend" : 1392894644,
"lastrecv" : 1392894644,
"conntime" : 1392884447,
"version" : 60003,
"subver" : "/Satoshi:1.0.0.1/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 2029,
"banscore" : 0
},
{
"addr" : "107.170.37.158:17020",
"services" : "00000001",
"lastsend" : 1392894644,
"lastrecv" : 1392894644,
"conntime" : 1392884447,
"version" : 60003,
"subver" : "/Satoshi:1.0.0.1/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 2030,
"banscore" : 0
}
]
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] RabbitCoin [RBBT] Launching TODAY 2/19 @ 1PM EST [Scrypt KGW]
by
gymnastico
on 20/02/2014, 10:51:53 UTC


to the moooon