Author

Topic: █=█ BoostCoin █=█ New team, new plans - page 163. (Read 299700 times)

hero member
Activity: 728
Merit: 500
legendary
Activity: 1302
Merit: 1004
With the help of ocminer (thanks a lot) we've added a pool for BoostCoin too:


https://boost.maxminers.net


Its currently no fee until we find the first Block and get it running smooth, help us find the first block and jump in !

Nice one, i'll send some power over now Smiley

PM also please?
legendary
Activity: 1302
Merit: 1004
hey guys!

We have just added BoostCoin on https://www.cryptonator.com, so now you can easily convert BOST to any other crypto/fiat or vice versa

Also we have free fully customizable price widgets for websites https://www.cryptonator.com/widget which also supports BoostCoin

~cheers~


Very nice. thanks a lot Smiley
sr. member
Activity: 392
Merit: 250
With the help of ocminer (thanks a lot) we've added a pool for BoostCoin too:


https://boost.maxminers.net


Its currently no fee until we find the first Block and get it running smooth, help us find the first block and jump in !
newbie
Activity: 44
Merit: 0
can AMD 5 or 6 series cards run the x13 algo?
sr. member
Activity: 313
Merit: 250
Changing avatars is currently not possible.
hey guys!

We have just added BoostCoin on https://www.cryptonator.com, so now you can easily convert BOST to any other crypto/fiat or vice versa

Also we have free fully customizable price widgets for websites https://www.cryptonator.com/widget which also supports BoostCoin

~cheers~

  Beautiful
hero member
Activity: 749
Merit: 503
Blockchain Just Entered The Real World
hey guys!

We have just added BoostCoin on https://www.cryptonator.com, so now you can easily convert BOST to any other crypto/fiat or vice versa

Also we have free fully customizable price widgets for websites https://www.cryptonator.com/widget which also supports BoostCoin

~cheers~
sr. member
Activity: 440
Merit: 250
Try restarting your computer too

Already listed that if i restart my computer speed is back to normal at the beginning and 10min later drop to 1.2MH.
hero member
Activity: 1036
Merit: 531
Try restarting your computer too
sr. member
Activity: 440
Merit: 250
Hi, anyone have problems with R9 290 ? Mine are working on 1.8MH and after 10min of run they suddenly drop to 1.2mh, continue to generating shares but refuse to get normal speed except after reboot ?!

1800 seems bad, my 280x toxic work at 1.6MH/s with default setting(1100core/1500mem)

what miner exactly do you use ? I downloaded the last from the Darkcoin which support this algo ? What is your config ?
X11 DRK  NO mining X13 BOOST
 
make sure you are using this modified miner for the x13 algo
https://bitcointalksearch.org/topic/ann-sph-sgminer-multi-coin-multi-algorithm-gpu-miner-added-marucoin-475795

I'm using exactly this miner and based on the thread they list 1.8MH for 290 so i'm OK, except that my hash is dropping to 1.2MH for reasons out of my knowledge Sad
legendary
Activity: 1302
Merit: 1004
Hi, anyone have problems with R9 290 ? Mine are working on 1.8MH and after 10min of run they suddenly drop to 1.2mh, continue to generating shares but refuse to get normal speed except after reboot ?!

1800 seems bad, my 280x toxic work at 1.6MH/s with default setting(1100core/1500mem)

what miner exactly do you use ? I downloaded the last from the Darkcoin which support this algo ? What is your config ?
X11 DRK  NO mining X13 BOOST
 
make sure you are using this modified miner for the x13 algo
https://bitcointalksearch.org/topic/ann-sph-sgminer-multi-coin-multi-algorithm-gpu-miner-added-marucoin-475795
sr. member
Activity: 322
Merit: 250
Hi, anyone have problems with R9 290 ? Mine are working on 1.8MH and after 10min of run they suddenly drop to 1.2mh, continue to generating shares but refuse to get normal speed except after reboot ?!

1800 seems bad, my 280x toxic work at 1.6MH/s with default setting(1100core/1500mem)

what miner exactly do you use ? I downloaded the last from the Darkcoin which support this algo ? What is your config ?
X11 DRK  NO mining X13 BOOST
 
sr. member
Activity: 440
Merit: 250
Hi, anyone have problems with R9 290 ? Mine are working on 1.8MH and after 10min of run they suddenly drop to 1.2mh, continue to generating shares but refuse to get normal speed except after reboot ?!

1800 seems bad, my 280x toxic work at 1.6MH/s with default setting(1100core/1500mem)

what miner exactly do you use ? I downloaded the last from the Darkcoin which support this algo ? What is your config ?
legendary
Activity: 3248
Merit: 1070
Hi, anyone have problems with R9 290 ? Mine are working on 1.8MH and after 10min of run they suddenly drop to 1.2mh, continue to generating shares but refuse to get normal speed except after reboot ?!

1800 seems bad, my 280x toxic work at 1.6MH/s with default setting(1100core/1500mem)
sr. member
Activity: 440
Merit: 250
Hi, anyone have problems with R9 290 ? Mine are working on 1.8MH and after 10min of run they suddenly drop to 1.2mh, continue to generating shares but refuse to get normal speed except after reboot ?!
hero member
Activity: 1036
Merit: 531
640mhs for some, that's massive!
legendary
Activity: 1302
Merit: 1004
just hit 16GH/s network hash rate!!  Grin
legendary
Activity: 1302
Merit: 1004
We need more public pools!

While boost.suprnova.cc is doing a great job, the network hash rate is getting very high, so we still need more pools to come online for X13 !
hero member
Activity: 1036
Merit: 531
I have a problem to mine this one, i try sph-miner, but each time only displaying marucoin is esperimental and after 1 minutes it closed.

sgminer -k marucoin

Don't know why.

Perhaps catalyst version?

this with a bat file?

And, thx to talk about the bat Wink

edit : and after launching a first time with a simple bat file, that's works with cgwatcher too

i know that, there is a part of the code that isn't working right, here the sentence

I identified and corrected the problem  https://www.dropbox.com/s/skv74wv378h5qnl/sgminerx11.rar

The problem is the use of an unitialized variable as an index.

i.e    
Code:
if (gpus[i].kernel == KL_FUGUECOIN || gpus[i].kernel == KL_GROESTLCOIN || gpus[i].kernel == KL_TWECOIN) {
sha256(pool->coinbase, pool->swork.cb_len, merkle_root);
}

I applied a dirty fix by removing said IF sentence, simply because it's not needed for darkcoin.

Good to know, first time i need to do that, i remember that for an other time
legendary
Activity: 3248
Merit: 1070
I have a problem to mine this one, i try sph-miner, but each time only displaying marucoin is esperimental and after 1 minutes it closed.

sgminer -k marucoin

Don't know why.

Perhaps catalyst version?

this with a bat file?

And, thx to talk about the bat Wink

edit : and after launching a first time with a simple bat file, that's works with cgwatcher too

i know that, there is a part of the code that isn't working right, here the sentence

I identified and corrected the problem  https://www.dropbox.com/s/skv74wv378h5qnl/sgminerx11.rar

The problem is the use of an unitialized variable as an index.

i.e    
Code:
if (gpus[i].kernel == KL_FUGUECOIN || gpus[i].kernel == KL_GROESTLCOIN || gpus[i].kernel == KL_TWECOIN) {
sha256(pool->coinbase, pool->swork.cb_len, merkle_root);
}

I applied a dirty fix by removing said IF sentence, simply because it's not needed for darkcoin.
Jump to: