forked from scala-network/GUI-miner
-
Notifications
You must be signed in to change notification settings - Fork 24
/
updates
216 lines (169 loc) · 8.73 KB
/
updates
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
# **BLOC GUI Miner Updates History**
## **v1.1.4**
- *3 December 2019*
- [BLOC GUI Miner v1.1.4](https://github.com/furiousteam/BLOC-GUI-Miner/releases/tag/1.1.4)
Update Details:
- Added support for Wownero with XMRIG
- Disabled AEON mining
- Updated ArQmA with new mining algorithm Random X ARQ (rx/arq)
- Updated Monero with new mining algorithm RandomX (rx/0)
- New logo for Monero
- This version comes built in with XMRIG v5.0.1 and XMRSTAK v2.10.8
*Supported currencies with XMRIG:*
- Bloc
- Turtlecoin
- Ryo
- Haven
- Monero
- Loki
- Sumokoin
- Graft
- Qrl
- Lethean
- X-cash
- Masari
- Tube
- Arqma
- Iridium
- Wownero
*Supported currencies with XMRSTAK:*
- Bloc
- Ryo
- Haven
- Conceal
- Sumokoin
- Graft
- Qrl
- Lethean
- X-cash
- Masari
- Tube
- Iridium
More to come soon.
__________________________________
## **v1.1.3**
- *25 September 2019*
- [BLOC GUI Miner v1.1.3](https://github.com/furiousteam/BLOC-GUI-Miner/releases/tag/1.1.3)
Update details:
- Added support for Subo address. SUMOKOIN (SUMO)
- Updated XMRIG to latest version 3.1.3
- 63 mining pools added for all coins
- Now 17 cryptocurrencies supported
- 17 tutorials added "how to mine"
Added +7 cryptocurrency:
- [LETHEAN](https://lethean.io) **(LTHN)**
- [X-CASH](https://www.x-network.io/xcash/) **(XCASH)**
- [MASARI](https://getmasari.org) **(MSR)**
- [TUBE](https://bittubeapp.com) **(TUBE)**
- [AEON](http://www.aeon.cash) **(AEON)**
- [ARQMA](https://arqma.com) **(ARQ)**
- [IRIDIUM](https://ird.cash) **(IRD)**
## **Guides**
Make sure to check the guides how to use:
- [What is BLOC GUI Miner ?](https://wiki.bloc.money/mining/bloc-gui-miner/)
- [How to install on Windows](https://wiki.bloc.money/mining/bloc-gui-miner-using/#windows)
- [How to install on macOS](https://wiki.bloc.money/mining/bloc-gui-miner-using/#mac-os)
- [How to install on Linux](https://wiki.bloc.money/mining/bloc-gui-miner-using/#linux)
- [How to use BLOC GUI Miner to mine BLOC](https://wiki.bloc.money/mining/bloc-gui-miner-using/#start-mining)
- [How to mine TurtleCoin (TRTL)](https://wiki.bloc.money/mining/BLOC-GUI-Miner-mining-turtlecoin/)
- [How to mine Sumokoin (SUMO)](https://wiki.bloc.money/mining/BLOC-GUI-Miner-mining-sumo/)
- [How to mine Ryo (RYO)](https://wiki.bloc.money/mining/BLOC-GUI-Miner-mining-ryo/)
- [How to mine Quantum Resistant Ledger (QRL)](https://wiki.bloc.money/mining/BLOC-GUI-Miner-mining-qrl/)
- [How to mine Monero (XMR)](https://wiki.bloc.money/mining/BLOC-GUI-Miner-mining-monero/)
- [How to mine Loki (LOKI)](https://wiki.bloc.money/mining/BLOC-GUI-Miner-mining-loki/)
- [How to mine Haven (XHV)](https://wiki.bloc.money/mining/BLOC-GUI-Miner-mining-haven/)
- [How to mine Graft (GRFT)](https://wiki.bloc.money/mining/BLOC-GUI-Miner-mining-graft/)
- [How to mine Lethean (LTHN)](https://wiki.bloc.money/mining/BLOC-GUI-Miner-mining-lethean/)
- [How to mine Tube (TUBE)](https://wiki.bloc.money/mining/BLOC-GUI-Miner-mining-tube/)
- [How to mine Masari (MSR)](https://wiki.bloc.money/mining/BLOC-GUI-Miner-mining-masari/)
- [How to mine Iridium (IRD)](https://wiki.bloc.money/mining/BLOC-GUI-Miner-mining-iridium/)
- [How to mine ArQmA (ARQ)](https://wiki.bloc.money/mining/BLOC-GUI-Miner-mining-arqma/)
- [How to mine Aeon (AEON)](https://wiki.bloc.money/mining/BLOC-GUI-Miner-mining-aeon/)
- [How to mine X-CASH (XCASH)](https://wiki.bloc.money/mining/BLOC-GUI-Miner-mining-xcash/)
- [How to mine Conceal Network (CCX)](https://wiki.bloc.money/mining/BLOC-GUI-Miner-mining-ccx/)
- [How to compile the BLOC GUI Miner](https://wiki.bloc.money/mining/BLOC-GUI-Miner-Compile)
__________________________________
## **v1.1.2**
- *17 September 2019*
- [BLOC GUI Miner v1.1.2](https://github.com/furiousteam/BLOC-GUI-Miner/releases/tag/1.1.2)
Update details:
1. Added support for :
- Loki (LOKI) (rx/loki) with XMRIG. (Not supported by XMR-STAK)
- Sumokoin (SUMO) (cn/r)
- GRAFT (GRFT) (cn/rwz)
- Quantum Resistant Ledger (QRL) (cn/1)
- Conceal Network (CCX) (cryptonight_conceal) (Not supported by XMRIG)
2. Added mining with integrated address for TRTL, BLOC, XMR, RYO, XHV, LOKI
3. Reordered other coins on setup page + added icons
4. Modified content.json to filter coins based on miner type. The BLOC GUI Miner will display only the supported coins by XMR-STAK or XMRIG and hide the unsuported ones. Make sure you switch between XMR-STAK and XMRRIG to see all the possibilities.
5. New background colors implemented for all coins
6. Added Paychange link for all coins
7. Updated XMRIG to latest version 3.1.2
BLOC GUI Miner support mining for 10 cryptocurrencies on Windows, Linux and macOS.
__________________________________
## **v1.1.1**
- *12 September 2019*
- [BLOC GUI Miner v1.1.1](https://github.com/furiousteam/BLOC-GUI-Miner/releases/tag/1.1.1)
Update details:
- Added price usd for informations section
- Updated XMR-STAK exact config file to latest 2.10.7
- Added an experimental functionality to recover when xmr-stak stats stop to restart the miner
__________________________________
## **v1.0.1**
- *08 September 2019*
- [BLOC GUI Miner v1.0.1](https://github.com/furiousteam/BLOC-GUI-Miner/releases/tag/1.0.1)
Update details:
A lot of updates in this release. BLOC GUI Miner now support
- [BLOC.MONEY](https://bloc.money) **(BLOC)**
- [TurtleCoin](https://turtlecoin.lol) **(TRTL)**
- [RYO](https://ryo-currency.com) **(RYO)**
- [Haven](https://www.havenprotocol.com) **(XHV)**
- [Monero](https://www.getmonero.org) **(XMR)**
- Adding support to mine cryptocurrency: Monero (XMR), Haven (XHV), RYO (RYO)
- XMR-STAK.log is now created while using XMR-STAK miner with BLOC GUI Miner
- Updated miner setting to support the latest version of XMR-STAK v2.10.7
- Updated miner setting to support the latest version of XMRIG v3.1.1
- Fixed a bug that changed the XMR-STAK CPU config when changing thread count
- Fixed draggable windows on macOS
- Added new cryptunit widget built-in
- Fixed Coinggecko stats for each supported currency
- Added new box with image and link on the left custom for each coin
- 1st pool now automatically selected on 1st run
- Added simple menu selector in the pool settings. Mining from CPU or GPU. (Coresponding port will be automatically selected on the mining pool.)
- Fixed infinite GUI errors coming from electron
__________________________________
## **v0.0.4**
- *09 May 2019*
- [BLOC GUI Miner v0.0.4](https://github.com/furiousteam/BLOC-GUI-Miner/releases/tag/v0.0.4)
**Update details:**
BLOC GUI Miner v0.0.4 comes with XMR-STAK 2.10.4 or XMRIG 2.14.1 already built-in, including configuration files for CPU and GPU mining in most of the cases.
- Added support for new cryptonight-turtle algo for TurtleCoin
- Updated Mining pools
- Updated XMR-STAK with latest official binaries v2.10.4
- Updated XMRIG with latest official binaries v2.14.1
- This version should work smoothly. Again we are looking for your feedbacks. This is the most important for us. Feedbacks keep us alive. Thank you.
__________________________________
## **v0.0.3**
- *15 Dec 2018*
- [BLOC GUI Miner v0.0.3](https://github.com/furiousteam/BLOC-GUI-Miner/releases/tag/v0.0.3)
**Update details:**
First we would like to say a thank you to everyone for the great feedback we got from the previous release.
Some users reported us not to be able to start the BLOC GUI Miner on different systems.
We spent the last 3 days improving the miner and today we are happy to announce that the new version is fully compatible with all Windows (7 and 10), macOS (Sierra, High Sierra, Mojave) and Linux (14.04, 16.04, 18.04) operating system.
Also there was another problem with macOS users with the last build. We found out that XMR-STAK require Xcode and microhttpd dependencies and this is mandatory. Installing such dependencies can be challenging for some users. For this reason we switched the BLOC GUI Miner macOS version to XMRIG as it is included as a bundle so macOS users will not require to installing anything else beside the actual BLOC GUI Miner.
This version should work smoothly. Again we are looking for your feedbacks. This is the most important for us. Feedbacks keep us alive. Thank you.
__________________________________
## **v0.0.2**
- *12 Dec 2018*
- [BLOC GUI Miner v0.0.2](https://github.com/furiousteam/BLOC-GUI-Miner/releases/tag/v0.0.2)
**Update details:**
Everyone can add their favorite cryptocurrency to the BLOC GUI Miner as long as it is supported by XMR-STAK. Curently we support :
- BLOC.MONEY (BLOC)
- TurtleCoin (TRTL)
- RYO (RYO) (Beta Release)
__________________________________
## **v0.0.1**
- *22 Nov 2018*
- [BLOC GUI Miner v0.0.1](https://github.com/furiousteam/BLOC-GUI-Miner/releases/tag/0.0.1)
**Update details:**
This is the a BETA release. A complete tutorial and instructions on how to use the BLOC-GUI-Miner is coming soon. Please report any issue you may find or improvements by submitting a new issue. Your feedback is greatly appreciated.