Skip to content

Commit

Permalink
+
Browse files Browse the repository at this point in the history
  • Loading branch information
tutulino committed May 15, 2018
1 parent ccc6102 commit ef407e1
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Config.txt
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@
--Algorithms, define what algorithms can be mined for MM, for an Algo can be mined must exists: 1. A pool, 2. A miner, 3. This config.
--If used, algorithm parameter from core.ps1 override this config.

@@ALGORITHMS_NVIDIA=bitcore,blakecoin,c11,cryptonight,Equihash,Ethash,Ethash_Blake2b,Ethash_Blake14r,Ethash_Keccak,Ethash_blake2s,Ethash_pascal,Ethash_Lbry,groestl,hsr,jha,Keccak,keccakc,lbry,lyra2v2,lyra2z,Myriad-Groestl,Neoscrypt,nist5,pascal,phi,polytimos,sib,skein,skunk,timetravel,tribus,veltor,whirpool,x11evo,x11gost,x14,x16r,x17,xevan,yescrypt,X12,x16s,cryptonightv7
@@ALGORITHMS_NVIDIA=bitcore,blakecoin,c11,cryptonight,Equihash,Ethash,Ethash_Blake2b,Ethash_Blake14r,Ethash_Keccak,Ethash_blake2s,Ethash_pascal,Ethash_Lbry,groestl,hsr,jha,Keccak,keccakc,lbry,lyra2v2,lyra2z,Myriad-Groestl,Neoscrypt,nist5,pascal,phi,polytimos,sib,skein,skunk,timetravel,tribus,veltor,whirpool,x11evo,x11gost,x14,x16r,x17,xevan,yescrypt,X12,x16s,cryptonightv7,allium
@@ALGORITHMS_AMD=bitcore,blake,cryptonight,darkcoin-mod,equihash,Ethash,Ethash_Blake2b,Ethash_Blake14r,Ethash_Keccak,Ethash_blake2s,Ethash_pascal,Ethash_Lbry,Groestl,hsr,Keccak,lyra2v2,lyra2z,Myriad-groestl,neoscrypt,Pascal,phi,skein,tribus,vanilla,veltor,x11gost,xevan,yescrypt,x16r,x16s,cryptonightv7
@@ALGORITHMS_CPU=bitcore,blakecoin,cryptonight,hmq1725,jha,keccak,keccakc,lyra2v2,lyra2z,m7m,neoscrypt,nist5,phi,polytimos,timetravel,tribus,veltor,cryptonightv7,x16s,x16r

Expand Down
10 changes: 9 additions & 1 deletion changelog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -690,14 +690,21 @@ This release add a new section in config.txt for Farm Monitor

---FEATURES CHANGES:
* Added Automatic EThLargementPill for Nvidia hashrate booster for 1080/1080ti
* New message at start if new Megaminer release available
* Updated nvdia-smi (needed for nvidia cards identification) to 397.64 release
* Added hamsi,bmw,whirpool and echo Algos for AMD
* Added allium algo for NVIDIA
* Added x16r for CPU



---MINERS CHANGES:

* Updated SgminerAver to 1.4 Release
* Updated AMD SgminerAver to 1.4 Release
* Updated CPU cpuminer Jayddee to 3.8.8.1
* Updated CPU xmrig to 2.6.2
* Added NVDIA SuprminerSP 4a
* Added NVDIA Ccminer for Allium


---BUG FIXES:
Expand All @@ -708,5 +715,6 @@ This release add a new section in config.txt for Farm Monitor

--RELEASE NOTES
If you want to reuse your old config.txt file, and you want to use new EthLargementPill feature you must add this section @@ETHLARGEMENTPILL=ENABLED
If you use new ETHlargementpill feature you must delete ETHASH


0 comments on commit ef407e1

Please sign in to comment.