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 `<algo>+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.