Pages:
Author

Topic: [ANN] Rigel 1.13.0 - Radiant, Nexa and IronFish GPU miner (Nvidia only) - page 5. (Read 6380 times)

newbie
Activity: 315
Merit: 0
Rigel 1.8.0

* Add mining support for the following coins (dev fee 1%):
  * Ravencoin (`-a ravencoin`, see `rvn` bat/sh script)
  * Neurai (`-a neurai`, see `xna` bat/sh script)
  * Clore (`-a clore`, see `clore` bat/sh script)
* (IronFish) Minor performance improvements for `+ironfish` dual modes

Raven coin, Neural, Clore, Neoxa.. and Paprikacoin, Zatox, Gamepass, Meow coin, Hivecoin, Procyon Coin etc. come true mining with KAWPOW algo.
Why split it up on "-a ravencoin", "-a neurai" etc?

I had to resort to using coin names for `-a` as different kawpow coins use DAGs of different sizes and it creates a problem where the miner would need to rebuild the DAG every few minutes to mine dev fee. When you specify the coin name the miner knows exactly what you're mining and will be mining the same coin as dev fee thus avoiding DAG rebuilds.

LooooooooL. What a joke. Miner must set correct algo through stratum protocol. Kawpow now use at least 20+ coins, Ethash use 30+ coins - will you name every coin as different parameters?
full member
Activity: 1189
Merit: 209
Rigel 1.8.0

* Add mining support for the following coins (dev fee 1%):
  * Ravencoin (`-a ravencoin`, see `rvn` bat/sh script)
  * Neurai (`-a neurai`, see `xna` bat/sh script)
  * Clore (`-a clore`, see `clore` bat/sh script)
* (IronFish) Minor performance improvements for `+ironfish` dual modes

Raven coin, Neural, Clore, Neoxa.. and Paprikacoin, Zatox, Gamepass, Meow coin, Hivecoin, Procyon Coin etc. come true mining with KAWPOW algo.
Why split it up on "-a ravencoin", "-a neurai" etc?

I had to resort to using coin names for `-a` as different kawpow coins use DAGs of different sizes and it creates a problem where the miner would need to rebuild the DAG every few minutes to mine dev fee. When you specify the coin name the miner knows exactly what you're mining and will be mining the same coin as dev fee thus avoiding DAG rebuilds.
The best option would be to connect to the mining pools of well-known coins to get their epoch (DAG size) and then match it with the epoch of the current mining.
jr. member
Activity: 131
Merit: 2
Rigel 1.8.0

* Add mining support for the following coins (dev fee 1%):
  * Ravencoin (`-a ravencoin`, see `rvn` bat/sh script)
  * Neurai (`-a neurai`, see `xna` bat/sh script)
  * Clore (`-a clore`, see `clore` bat/sh script)
* (IronFish) Minor performance improvements for `+ironfish` dual modes

Raven coin, Neural, Clore, Neoxa.. and Paprikacoin, Zatox, Gamepass, Meow coin, Hivecoin, Procyon Coin etc. come true mining with KAWPOW algo.
Why split it up on "-a ravencoin", "-a neurai" etc?

I had to resort to using coin names for `-a` as different kawpow coins use DAGs of different sizes and it creates a problem where the miner would need to rebuild the DAG every few minutes to mine dev fee. When you specify the coin name the miner knows exactly what you're mining and will be mining the same coin as dev fee thus avoiding DAG rebuilds.
Good reason but some miners use multiport pools,they change the coin(not algo) according to profit,it's impossible to use your miner in this kind pools(forex miningdutch),İ think it's better to keep this option and add to '-a' kawpow option too..
jr. member
Activity: 45
Merit: 3
Rigel 1.8.0

* Add mining support for the following coins (dev fee 1%):
  * Ravencoin (`-a ravencoin`, see `rvn` bat/sh script)
  * Neurai (`-a neurai`, see `xna` bat/sh script)
  * Clore (`-a clore`, see `clore` bat/sh script)
* (IronFish) Minor performance improvements for `+ironfish` dual modes

Raven coin, Neural, Clore, Neoxa.. and Paprikacoin, Zatox, Gamepass, Meow coin, Hivecoin, Procyon Coin etc. come true mining with KAWPOW algo.
Why split it up on "-a ravencoin", "-a neurai" etc?

I had to resort to using coin names for `-a` as different kawpow coins use DAGs of different sizes and it creates a problem where the miner would need to rebuild the DAG every few minutes to mine dev fee. When you specify the coin name the miner knows exactly what you're mining and will be mining the same coin as dev fee thus avoiding DAG rebuilds.
full member
Activity: 1189
Merit: 209
Rigel 1.8.0

* Add mining support for the following coins (dev fee 1%):
  * Ravencoin (`-a ravencoin`, see `rvn` bat/sh script)
  * Neurai (`-a neurai`, see `xna` bat/sh script)
  * Clore (`-a clore`, see `clore` bat/sh script)
* (IronFish) Minor performance improvements for `+ironfish` dual modes

Raven coin, Neural, Clore, Neoxa.. and Paprikacoin, Zatox, Gamepass, Meow coin, Hivecoin, Procyon Coin etc. come true mining with KAWPOW algo.
Why split it up on "-a ravencoin", "-a neurai" etc?
jr. member
Activity: 53
Merit: 2
rigel.exe -a kawpow+zil ^
   -o [1]stratum+tcp://rvn.2miners.com:6060        -u [1]XXXXXXXXXXXXXXXXXXXXXXXXXXXX ^
   -o [2]stratum+tcp://eu.crazypool.org:5005         -u [2]YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY ^
   -w Testing --log-file logs/miner.log


Replacing "kawpow" with "ravencoin" should fix the issue.

Yes, it worked, thank you!
jr. member
Activity: 45
Merit: 3
rigel.exe -a kawpow+zil ^
   -o [1]stratum+tcp://rvn.2miners.com:6060        -u [1]XXXXXXXXXXXXXXXXXXXXXXXXXXXX ^
   -o [2]stratum+tcp://eu.crazypool.org:5005         -u [2]YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY ^
   -w Testing --log-file logs/miner.log


Replacing "kawpow" with "ravencoin" should fix the issue.
jr. member
Activity: 53
Merit: 2
Hi, when dual mining RVN+ZIL?

Tried now and doesn't work.

It should work. What's your config?



rigel.exe -a kawpow+zil ^
   -o [1]stratum+tcp://rvn.2miners.com:6060        -u [1]XXXXXXXXXXXXXXXXXXXXXXXXXXXX ^
   -o [2]stratum+tcp://eu.crazypool.org:5005         -u [2]YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY ^
   -w Testing --log-file logs/miner.log
jr. member
Activity: 45
Merit: 3
Rigel 1.8.1

* Add Neoxa mining support (`-a neoxa`, see `neox` bat/sh script)

Bug fixes:
* (RVN) Miner is incompatible with Hiveon pool
* (ETC) Invalid shares issue introduced in 1.8.1
jr. member
Activity: 45
Merit: 3
Hi, when dual mining RVN+ZIL?

Tried now and doesn't work.

It should work. What's your config?
jr. member
Activity: 53
Merit: 2
Hi, when dual mining RVN+ZIL?

Tried now and doesn't work.
jr. member
Activity: 45
Merit: 3
Rigel 1.8.0

* Add mining support for the following coins (dev fee 1%):
  * Ravencoin (`-a ravencoin`, see `rvn` bat/sh script)
  * Neurai (`-a neurai`, see `xna` bat/sh script)
  * Clore (`-a clore`, see `clore` bat/sh script)
* (IronFish) Minor performance improvements for `+ironfish` dual modes
jr. member
Activity: 45
Merit: 3
you can look this pool https://rth.crazypool.org/#/ works with any Ethereum mining software !!!!

RTH Ethashb3 Mining

Claymore miner works fine  112 mhs low devfee
Phoenixminer 0.65 Devfee
Teamredminer 1.00 Devfee
Teamblackminer 0.5 Devfee
Lolminer         1.00 Devfee
Miniz miner 107 Mhs 1.00 Devfee
T-rex miner      1.00 Devfee
Gminer            0.65 Devfee with Old version
NBminer           0.70
SBminer           0.50
Ethminer  112 MHS 0.0 Zero Devfee
Retminer V2  108 MHS     0.00 Devfee
NfsMiner v1.3  102 Mhs  0.00 No stinking Devfee !!!!!!

There must be a mistake. EthashB3 is a different algorithm, you can't mine it with ethash-only software.
jr. member
Activity: 222
Merit: 2
5 x Nvidia 1060 6 gb   Results on ethashb3 RETHEREUM on Mining software mining on https://rth.crazypool.org/
Gminer 120,2 MHS    Lower energie consumption 377 Watt Old Version 1.00 Devfee And older version 0.65 devfee
Phoenixminer 117,5 MHS   0.65 Devfee 400 Watt
Rigelminer      Best option 115.00 MHS  400 Watt WHY Lower hashrate and High Devfee ??


Lowest Devfee  bat Slow

teamblackminer 2.00 updated!
- Changelog -
Added support for EthashB3 on nvidia (The ethereum restart project) Rethereum. 0.5% fee


Where did you get those numbers from for Gminer and Phoenixminer? They don't support ethashb3.


you can look this pool https://rth.crazypool.org/#/ works with any Ethereum mining software !!!!

RTH Ethashb3 Mining

Claymore miner works fine  112 mhs low devfee
Phoenixminer 0.65 Devfee
Teamredminer 1.00 Devfee
Teamblackminer 0.5 Devfee
Lolminer         1.00 Devfee
Miniz miner 107 Mhs 1.00 Devfee
T-rex miner      1.00 Devfee
Gminer            0.65 Devfee with Old version
NBminer           0.70
SBminer           0.50
Ethminer  112 MHS 0.0 Zero Devfee
Retminer V2  108 MHS     0.00 Devfee
NfsMiner v1.3  102 Mhs  0.00 No stinking Devfee !!!!!!
jr. member
Activity: 45
Merit: 3
Rigel 1.7.3

* Add RTH+IRON and RTH+IRON+ZIL mining support (see `dual-rth-iron` bat/sh script)
* Add ERG+IRON and ERG+IRON+ZIL mining support (see `dual-erg-iron` bat/sh script)

Bug fixes:
* (ERG dual modes) Auto-tuner picks low dual ratios resulting in poor performance
jr. member
Activity: 45
Merit: 3
5 x Nvidia 1060 6 gb   Results on ethashb3 RETHEREUM on Mining software mining on https://rth.crazypool.org/
Gminer 120,2 MHS    Lower energie consumption 377 Watt Old Version 1.00 Devfee And older version 0.65 devfee
Phoenixminer 117,5 MHS   0.65 Devfee 400 Watt
Rigelminer      Best option 115.00 MHS  400 Watt WHY Lower hashrate and High Devfee ??


Lowest Devfee  bat Slow

teamblackminer 1.99 updated!
- Changelog -
Added support for EthashB3 on nvidia (The ethereum restart project) Rethereum. 0.5% fee


Where did you get those numbers from for Gminer and Phoenixminer? They don't support ethashb3.
jr. member
Activity: 45
Merit: 3
Not sure what you mean. The miner only mines zil to a zil pool, which Nicehash is not (?) - you configure the connection to a zil pool separately to your primary connection. However, the problem you will be facing when mining ethash to Nicehash is switching epochs every minute or so because of dev fee, but that has nothing to do with zil.
https://bitcointalksearch.org/topic/m.62822877

You're trying to mine ZIL to Nicehash, that's not going to work - the miner will be mining all Nicehash-provided jobs as long as they are epoch 1 or 2. You need to point the miner to a ZIL pool instead.
full member
Activity: 1189
Merit: 209
Due to the fact that there is a constant switching of orders to DaggerHashimoto on NiceHash, and the appearance of mining coins with an epoch of 0 (for example, PowBlocks - XPB), additional ZIL mining becomes impossible. Please add the ZIL API to determine the real ZIL mining round.
https://github.com/Zilliqa/apidocs/blob/master/source/index.html.md
POST Method GetNumTxBlocks to https://api.zilliqa.com

Not sure what you mean. The miner only mines zil to a zil pool, which Nicehash is not (?) - you configure the connection to a zil pool separately to your primary connection. However, the problem you will be facing when mining ethash to Nicehash is switching epochs every minute or so because of dev fee, but that has nothing to do with zil.
https://bitcointalksearch.org/topic/m.62822877
jr. member
Activity: 45
Merit: 3
Due to the fact that there is a constant switching of orders to DaggerHashimoto on NiceHash, and the appearance of mining coins with an epoch of 0 (for example, PowBlocks - XPB), additional ZIL mining becomes impossible. Please add the ZIL API to determine the real ZIL mining round.
https://github.com/Zilliqa/apidocs/blob/master/source/index.html.md
POST Method GetNumTxBlocks to https://api.zilliqa.com

Not sure what you mean. The miner only mines zil to a zil pool, which Nicehash is not (?) - you configure the connection to a zil pool separately to your primary connection. However, the problem you will be facing when mining ethash to Nicehash is switching epochs every minute or so because of dev fee, but that has nothing to do with zil.
full member
Activity: 1189
Merit: 209
Due to the fact that there is a constant switching of orders to DaggerHashimoto on NiceHash, and the appearance of mining coins with an epoch of 0 (for example, PowBlocks - XPB), additional ZIL mining becomes impossible. Please add the ZIL API to determine the real ZIL mining round.
https://github.com/Zilliqa/apidocs/blob/master/source/index.html.md
POST Method GetNumTxBlocks to https://api.zilliqa.com
Pages:
Jump to: