반응형

https://github.com/develsoftware/GMinerRelease/releases/tag/2.71

 

Release 2.71 · develsoftware/GMinerRelease

Improved LHR performance, added two modes (--lhr_mode): 0 - energy save mode, 1 - maximal performance mode (default). Miner display LHR unlock percentage in statistics table (LHR row), you can adju...

github.com

  • Improved LHR performance, added two modes (--lhr_mode): 0 - energy save mode, 1 - maximal performance mode (default).
    Miner display LHR unlock percentage in statistics table (LHR row), you can adjust it by --lhr_tune option.
    Now --lhr_tune meaning GPU unlock percentage, for compatibility lhr tunes below 10 mapped to new default values.
    If LHR auto-tune (--lhr_autotune) enabled miner tries increase LHR unlock percentage while mining.
  • Improved RavenCoin performance, fixed floating hashrate
  • Display maximum difficulty of shares for each GPU
  •  
반응형

'Mining > Software' 카테고리의 다른 글

T-Rex 0.24.7  (0) 2021.11.20
cpuminer-opt-3.19.0  (0) 2021.11.11
lolMiner 1.35  (0) 2021.11.11
nanominer v3.4.3  (0) 2021.11.11
T-Rex 0.24.6  (0) 2021.11.11
반응형

https://github.com/Lolliedieb/lolMiner-releases/releases/tag/1.35

 

Release lolMiner 1.35 · Lolliedieb/lolMiner-releases

lolMiner 1.35 Feature changes Ergo: Adjusted all codes mining Autolykos v2 to be ready for the epoch 1 and higher, starting Sunday Nov 7th ~8 am UTC. To continue mining Ergo, please update to this...

github.com

Feature changes

  • Ergo: Adjusted all codes mining Autolykos v2 to be ready for the epoch 1 and higher, starting Sunday Nov 7th ~8 am UTC. To continue mining Ergo, please update to this version. (1)
  • Ergo: Added ability for all AMD cards to pre-build the next Ergo data set while mining. This is at a cost of slightly slower mining directly after a height change, but generally improves poolside performance. In case you find it unstable the pre-building can be deactivated by using parameter --ergo-prebuild -1 / 0 / 1. Here -1 stands for the cards default, 0 is off, 1 is on. Default is on for all AMD GPUs except GCN1 and Vega generations - those were more stable with the option turned off. The value can be set per card by using a comma separated list of values.
  • Ergo: Improved performance of AMD Hawaii generation of chips by about 2%.
  • Ethash: Added error correcting tables to check the DAG integrity up to epoch 499 (Early June 2022)
  • Ethash: Added option to use the version 1.33 semi-unlocker style - this was more performant for some GDDR6X cards. Use --lhrtune xauto to activate the 1.33 solver style auto tuning and use --lhrtune x to set a predetermined tune value. The 1.33 style solver can be mixed with 1.34+ style solvers by using a comma separated list of values.

Bug fixes

  • Ethash: Fixed a bug some crashed Nvidia cards did not trigger the watchdog
  • Ethash: Fixed a bug causing the worker name not to be correctly passed to the pool in some cases in 1.34(a)

(1) The new Ergo epochs will increase the size of the data set used for mining by 5% every ~75 days. Some cards might need a bit more core clock to achieve the used performance. Also 2G cards in zombie mode will see a significant reduction in speed, because the data set is more then 2150 MBytes in size now.

 

반응형

'Mining > Software' 카테고리의 다른 글

cpuminer-opt-3.19.0  (0) 2021.11.11
gminer 2.71  (0) 2021.11.11
nanominer v3.4.3  (0) 2021.11.11
T-Rex 0.24.6  (0) 2021.11.11
T-Rex 0.24.5  (0) 2021.11.05
반응형

https://github.com/nanopool/nanominer/releases/tag/v.3.4.3

 

Release nanominer v3.4.3 · nanopool/nanominer

Improved performance KawPow (Raven) and FiroPow (FIRO) on Nvidia GPUs (up to 3% depends on GPU model).

github.com

 

Improved performance KawPow (Raven) and FiroPow (FIRO) on Nvidia GPUs (up to 3% depends on GPU model).

 

반응형

'Mining > Software' 카테고리의 다른 글

gminer 2.71  (0) 2021.11.11
lolMiner 1.35  (0) 2021.11.11
T-Rex 0.24.6  (0) 2021.11.11
T-Rex 0.24.5  (0) 2021.11.05
lolMiner 1.34  (0) 2021.10.24
반응형

https://github.com/trexminer/T-Rex/releases/tag/0.24.6

 

Release T-Rex 0.24.6 · trexminer/T-Rex

(ethash) Improve LHR unlocker, LHR tune value increased from 71 to 74 by default. The new LHR tune scale is somewhat different, so it's recommended to let autotune find the optimal parameters (in o...

github.com

  • (ethash) Improve LHR unlocker, LHR tune value increased from 71 to 74 by default.
    The new LHR tune scale is somewhat different, so it's recommended to let autotune find the optimal parameters
    (in other words, for the first run, remove --lhr-autotune-mode and --lhr-tune parameters from your bat file if they are set)
  • (ethash, autolykos2) New --lhr-autotune-step-size and --lhr-autotune-interval parameters for finer control of LHR unlock behaviour
  • (ethash, firopow) Add ETH+FIRO dual mining (use the same OC settings as ETH+RVN)
  • (autolykos2) New --dataset-mode parameter to enable/disable double buffer mode: 1 - single buffer mode, 2 - double buffer mode (default)
  • Add SOCKS5 proxy support (see --proxy parameter)
  • New --temperature-color-mem parameter to control memory temperature highlighting in console and WebUI
  • (WebUI) Multiple improvements:
    • 24H view on the graph
    • Ability to hide individual charts (power, avg hashrate etc.) on the graph
    • Recompute average hashrate/power when zooming in the graph
    • Ability to reorder/hide GPU table columns
    • Auto-propagation of the miner node list to all nodes

Bug fixes:

  • (ethash) RTX 3060 GA104 is not recognised as an LHR card
  • Veriblock mining is broken since 0.24.2
  • (Linux) Log file contains ANSI escape sequences
  • (WebUI) Log file retrieved through WebUI has trailing zeros
  •  
반응형

'Mining > Software' 카테고리의 다른 글

lolMiner 1.35  (0) 2021.11.11
nanominer v3.4.3  (0) 2021.11.11
T-Rex 0.24.5  (0) 2021.11.05
lolMiner 1.34  (0) 2021.10.24
nanominer v3.3.14  (0) 2021.10.24
반응형

https://github.com/trexminer/T-Rex/releases/tag/0.24.5

 

Release T-Rex 0.24.5 · trexminer/T-Rex

Bug fixes: (autolykos2) Double-buffer feature in 0.24.4 is not activated automatically unless --lhr-tune is specified

github.com

Bug fixes:

  • (autolykos2) Double-buffer feature in 0.24.4 is not activated automatically unless --lhr-tune is specified
반응형

'Mining > Software' 카테고리의 다른 글

nanominer v3.4.3  (0) 2021.11.11
T-Rex 0.24.6  (0) 2021.11.11
lolMiner 1.34  (0) 2021.10.24
nanominer v3.3.14  (0) 2021.10.24
nanominer v3.2.2  (0) 2021.02.13
반응형

반응형
반응형

https://github.com/nanopool/nanominer/releases/tag/v3.4.2

 

Release nanominer v3.4.2 · nanopool/nanominer

Significantly improved Ergo (Autolykos2) performance (up to 60%) on AMD Vega family (RX Vega 56, RX Vega 64, Radeon VII); Slightly improved Ergo (Autolykos2) performance on AMD polaris family (RX 5...

github.com

 

  • Significantly improved Ergo (Autolykos2) performance (up to 60%) on AMD Vega family (RX Vega 56, RX Vega 64, Radeon VII);
  • Slightly improved Ergo (Autolykos2) performance on AMD polaris family (RX 5xx).

 

반응형
반응형

https://github.com/NebuTech/NBMiner/releases/tag/v39.7

 

Release NBMiner v39.7 · NebuTech/NBMiner

feature: LHR mode support new GA104 version of 3060 feature: ethash Turn on LHR mode by default for 3060 v1, disabled by default only on windows 470.05 fix: ethash Fail to detect LHR lock on ce...

github.com

 

 

  • feature: LHR mode support new GA104 version of 3060
  • feature: ethash Turn on LHR mode by default for 3060 v1, disabled by default only on windows 470.05
  • fix: ethash Fail to detect LHR lock on certain situation.
  • fix: Nvidia GPU power consumption issue on certain rig config.
  • delete: support for sero.

 

반응형
반응형

https://github.com/Lolliedieb/lolMiner-releases/releases/tag/1.34

 

Release lolMiner 1.34 · Lolliedieb/lolMiner-releases

lolMiner 1.34 Rework of LHR semi-unlocker (again) Improved performance of RTX 3060 and RTX 3060 Ti by up to 2%, generally allowing a bit less core clock Auto tuning will now be quicker to reasonab...

github.com

Rework of LHR semi-unlocker (again)

  • Improved performance of RTX 3060 and RTX 3060 Ti by up to 2%, generally allowing a bit less core clock
  • Auto tuning will now be quicker to reasonable hashrates
  • Improved stability on found parameters
  • Found parameters that are hard coded with --lhrtune are now applied within 30 seconds after dag build
  • --lhrtune now understands the parameter "off" to disable any kind of LHR handling - this is useful for cards that sometimes trigger the lhr detection although they are non-LHR.
  • Improved compatibility with many current drivers. Still on Linux we recommend 470.74 and on Windows 472.12 for LHR v2 cards. The 460 series drivers might perform up to 0.5% worse. For 3060 LHR V1 use either 460.39 or earlier driver (Linux) or the full unlock with 470.05 Beta in Windows.

Feature updates

  • The parameter --workmulti now has effect on Nvidia GPUs on Ethash. Default value is 192, lower values will improve stale count, higher values will reduce CPU load (and can be a tiny bit quicker, although only very tiny).
  • Added support of RTX A6000 / RTX A5000 / RTX A4000 (and future RTX A2000) Nvidia workstation GPUs
  • Reduced RAM usage of Nvidia Ethash solver (some 10+ card rigs got issues with 1.33 when they only had 4G of memory)
  • --statsformat now understands the string "lhrinfo" to print the --lhrtune parameter and the lock count in custom set up statistics.

Fixes

  • Fixed a bug with --tstop or a lost stratum connection triggering a LHR GPU to lock
  • Fixed a bug that RTX 3070Ti only triggered the lock detector on rather low memory clock.
  • Fixed a bug with invalid shares in Pitcairn Ergo Zombie mode
  • Improved stability of Ethash stratum and statistics module - fixed minor issues that might rarely cause a miner crash in them.

Bugs

  • Some problems have been reported in ETH in certain 3070Ti, that will be fixed with 1.35. Those miners, please better stay on 1.33 for max perfomance.
  •  
반응형
반응형

https://github.com/develsoftware/GMinerRelease/releases/tag/2.70

 

Release 2.70 · develsoftware/GMinerRelease

improved auto-tune for LHR GPUs, now miner speedup performance when GPU is steady removed --lhr_tune1 / --lhr_tune2 parameters, use --lhr_tune to tune LHR GPUs (value range is -10 - 10, old paramet...

github.com

 

  • improved auto-tune for LHR GPUs, now miner speedup performance when GPU is steady
  • removed --lhr_tune1 / --lhr_tune2 parameters, use --lhr_tune to tune LHR GPUs (value range is -10 - 10, old parameters ignored for compatibility)
  • display current --lhr_tune value and current kernel in statistics table
반응형
반응형

https://github.com/NebuTech/NBMiner/releases/tag/v39.5

 

Release NBMiner v39.5 · NebuTech/NBMiner

feature: ergo new LHR mode for mining ERGO, enable it by manually adding -lhr option Same as LHR mode in ethash, -lhr value represents expected hashrate to reach value percent of non-LHR GPU's has...

github.com

 

  • feature: ergo new LHR mode for mining ERGO, enable it by manually adding -lhr option
    • Same as LHR mode in ethash, -lhr value represents expected hashrate to reach value percent of non-LHR GPU's hashrate, supports comma-seperated list to indicate -lhr value for each GPU, and -lhr -1 to disable.
    • For GPUs with Hynix GDDR6 memory, LHR mode is not recommended for the poor performance.
    • For GPUs with non-Hynix GDDR6 memory, e.g. 3060 3060ti 3070, start trying with -lhr 85
    • For GPUs with GDDR6X memory, e.g. 3070ti 3080 3080ti, start trying with -lhr 100
    • When mining lock is detected during ERGO mining, miner will automatically decrease -lhr value by 0.5, and continue mining. max decrease times is 10, which sums to 5.0
  • optimize: ergo Lower power consumption on Nvidia GPUs.

 

반응형
반응형

https://github.com/todxx/teamredminer/releases/tag/v0.8.6.2

 

Release Team Red Miner v0.8.6.2 · todxx/teamredminer

Team Red Miner v0.8.6.2 Small update release for 0.8.6 README highlights: Firopow/MTP: added a synthetic algo 'mtp_firopow' that will use the correct algo given the system time and shut down the m...

github.com

Team Red Miner v0.8.6.2

Small update release for 0.8.6

README highlights:

  • Firopow/MTP: added a synthetic algo 'mtp_firopow' that will use the correct algo given the system time and shut down the miner at the time of the Firo fork on Oct 26.
  • Ethash/progpow: split the ethash and progpow algos into separate binaries, mainly for some Vegas that ran into stability issues going from 0.8.5 to 0.8.6.
  • Autolykos2: added support for Tonga.
  • Advanced SSL usage: changed the default SSL behavior to not provide a SNI hostname during handshake. This simplifies running tunnels against TLS/SSL ports on public pools. See the updated --help section on the -o argument for how to force a SNI hostname being sent.

Main executable file hash info: ---------------------------------------- Windows binary checksums SHA256 teamredminer.exe 77efd0d12f565ef3cd975671267aa46d5850ccfc7ed2c63aa73ffb1f286cfceb MD5 teamredminer.exe 3b56b8a8726428e9a92a601f1a8b7276 Linux binary checksums SHA256 teamredminer f02939f11395792aab2e83b907921b6125fceb897842a92aebd3655c05fb5971 MD5 teamredminer a3bf1754189674bb56f7520b800663b0 ----------------------------------------

 

 

반응형
반응형

https://bitcointalk.org/index.php?topic=2647654.0 

 

PhoenixMiner 5.8c: fastest Ethereum/Ethash miner with lowest devfee (Win/Linux)

PhoenixMiner December 26, 2017, 07:14:26 AMLast edit: Today at 07:26:38 AM by PhoenixMinerMerited by Vispilio (7), JFoxOne (6), suchmoon (5), OgNasty (4), sony87 (4), nc50lc (2), fr4nkthetank (1), dzyk (1), Branko (1), UnclWish (1), VoskCoin (1), coinscrow

bitcointalk.org

https://phoenixminer.info/downloads/

 

Index of /downloads

 

phoenixminer.info

IMPORTANT! You can find the latest version of PhoenixMiner (as well as older releases and beta versions) here:

    https://phoenixminer.info/downloads/

Changes in version 5.8c (since 5.7b):

  • Implemented optimized kernels for AMD RX6600XT cards
  • Added support for the latest AMD Windows drivers (21.10.2, 21.10.1, 21.9.2, and 21.9.1). Note that any AMD cards older than Polaris (RX470/480/570/580/590) won't work with the latest AMD drivers.
  • Added support for the latest AMD Linux drivers 21.30
  • The latest AMD drivers (21.9.1 and later for Windows, and 21.30 and later for Linux) dropped support for the older kernels, so we changed the kernels for AMD Polaris cards to support these new drivers. There is a very small speed improvement (less than 0.1% on average) with the new kernels and the new drivers on Polaris cards
  • Other fixes and small improvements


Known issues (driver incompatibilities, etc.) and workarounds:

  • AMD Radeon VII cards will not work with Windows drivers 21.6.1 or higher, or Linux drivers 21.20 or higher - you need to use older drivers for proper operation of these cards
  • AMD Vega cards will not work with Linux drivers 21.20 or higher
  • Some Nvidia cards will report a lot of stale shares under Windows 11. Using the same driver version under Windows 10 resolves the issue.
  •  
반응형
반응형

https://github.com/Lolliedieb/lolMiner-releases/releases/tag/1.34

 

Release lolMiner 1.34 · Lolliedieb/lolMiner-releases

lolMiner 1.34 Rework of LHR semi-unlocker (again) Improved performance of RTX 3060 and RTX 3060 Ti by up to 2%, generally allowing a bit less core clock Auto tuning will now be quicker to reasonab...

github.com

 

Rework of LHR semi-unlocker (again)

  • Improved performance of RTX 3060 and RTX 3060 Ti by up to 2%, generally allowing a bit less core clock
  • Auto tuning will now be quicker to reasonable hashrates
  • Improved stability on found parameters
  • Found parameters that are hard coded with --lhrtune are now applied within 30 seconds after dag build
  • --lhrtune now understands the parameter "off" to disable any kind of LHR handling - this is useful for cards that sometimes trigger the lhr detection although they are non-LHR.
  • Improved compatibility with many current drivers. Still on Linux we recommend 470.74 and on Windows 472.12 for LHR v2 cards. The 460 series drivers might perform up to 0.5% worse. For 3060 LHR V1 use either 460.39 or earlier driver (Linux) or the full unlock with 470.05 Beta in Windows.

Feature updates

  • The parameter --workmulti now has effect on Nvidia GPUs on Ethash. Default value is 192, lower values will improve stale count, higher values will reduce CPU load (and can be a tiny bit quicker, although only very tiny).
  • Added support of RTX A6000 / RTX A5000 / RTX A4000 (and future RTX A2000) Nvidia workstation GPUs
  • Reduced RAM usage of Nvidia Ethash solver (some 10+ card rigs got issues with 1.33 when they only had 4G of memory)
  • --statsformat now understands the string "lhrinfo" to print the --lhrtune parameter and the lock count in custom set up statistics.

Fixes

  • Fixed a bug with --tstop or a lost stratum connection triggering a LHR GPU to lock
  • Fixed a bug that RTX 3070Ti only triggered the lock detector on rather low memory clock.
  • Fixed a bug with invalid shares in Pitcairn Ergo Zombie mode
  • Improved stability of Ethash stratum and statistics module - fixed minor issues that might rarely cause a miner crash in them.

Bugs

  • Some problems have been reported in ETH in certain 3070Ti, that will be fixed with 1.35. Those miners, please better stay on 1.33 for max perfomance.
반응형

'Mining > Software' 카테고리의 다른 글

T-Rex 0.24.6  (0) 2021.11.11
T-Rex 0.24.5  (0) 2021.11.05
nanominer v3.3.14  (0) 2021.10.24
nanominer v3.2.2  (0) 2021.02.13
lolMiner 1.24a  (0) 2021.02.13
반응형

https://github.com/nanopool/nanominer/releases/tag/v3.3.14

 

Release nanominer v3.3.14 · nanopool/nanominer

Update to fulfill Nicehash requirements. If you are not using Nicahash, You can ignore it.

github.com

 

 

Update to fulfill Nicehash requirements. If you are not using Nicahash, You can ignore it.

 

반응형

'Mining > Software' 카테고리의 다른 글

T-Rex 0.24.5  (0) 2021.11.05
lolMiner 1.34  (0) 2021.10.24
nanominer v3.2.2  (0) 2021.02.13
lolMiner 1.24a  (0) 2021.02.13
T-Rex 0.19.11  (0) 2021.02.13
반응형

반응형
반응형

반응형
반응형

반응형

'Today > f2pool' 카테고리의 다른 글

[2021-01-23 09:05] f2pool.com  (0) 2021.01.23
[2021-01-17 20:10] f2pool.com  (0) 2021.01.17
[2021-01-15 09:01] f2pool.com  (0) 2021.01.15
[2021-01-13 21:22] f2pool.com  (0) 2021.01.13
[2021-01-12 18:44] f2pool.com  (0) 2021.01.12
반응형

반응형

'Today > Nanopool' 카테고리의 다른 글

[2021-01-23 09:03] nanopool.org  (0) 2021.01.23
[2021-01-17 20:08] nanopool.org  (0) 2021.01.17
[2021-01-15 09:01] nanopool.org  (0) 2021.01.15
[2021-01-13 21:21] nanopool.org  (0) 2021.01.13
[2021-01-12 18:43] nanopool.org  (0) 2021.01.12
반응형

반응형
반응형

반응형
반응형

https://github.com/develsoftware/GMinerRelease/releases/tag/2.67

반응형
반응형

https://github.com/todxx/teamredminer/releases/tag/v0.8.5

 

Release Team Red Miner v0.8.5 · todxx/teamredminer

Team Red Miner v0.8.5 Beta implementation of clocks/voltages control (Windows only) and other small fixes. Let us know if you run into problems trying the clock/voltage controls. README highlights:...

github.com

 

반응형
반응형

https://github.com/trexminer/T-Rex/releases/tag/0.21.6

 

Release T-Rex 0.21.6 · trexminer/T-Rex

(Windows) Add optional min/max fan speed constraints in auto-fan mode (see --fan for more details) (API) Add timestamp of the last submitted share (last_submit_ts) Bug fixes: (autolykos2) Improve...

github.com

 

반응형
반응형

https://github.com/Lolliedieb/lolMiner-releases/releases/tag/1.32

 

Release lolMiner 1.32 · Lolliedieb/lolMiner-releases

lolMiner 1.32 (Note: Windows build next 48 hrs) Changes over 1.31 Beta Feature: Added RTX 3000 series semi-unlock for LHR v2 cards giving up to 30% more performance then in locked state. Use --mod...

github.com

 

반응형
반응형

https://github.com/nanopool/nanominer/releases/tag/v3.3.9

반응형
반응형

반응형
반응형

1.트랙터[스레드(코어말고 스레드다)]

트랙터는 마력이 높으면 높을수록 많은 고량을 낼 수 있으니 잘 생각해서 골라라

 

2. 쟁기[램]

트랙터를 골랐으면 그것에 맞는 쟁기를 하나 골라보자

이건 스레드/2*4기가 로 선택하면 된다

32스레드면 64기가

24스레드면 48기가

12스레드면 24기가

이게 최소다

 

3. 로타리[스스디]

로타리는 회전수 빠방한걸로 골라서 달아라

스스디는 읽기 쓰기 빠른 녀석으로 골라라

마력수/2가 고랑수이니

고랑수*250(재수없는놈이면 350기가로 선택해야한다)

16*350=6기가가 필요하다.

 

4. 밭[하드]

잘 생각해라 하루에 몇고랑이나 밭 갈 수 있는지 생각해보고

밭크기 정해라

 

니네들은 트랙터 마력이 커봐야 32개 고를거구 그럼 한번에 최대 16고랑만드는데

그걸로 한줄 밭고랑내는데 최소 7시간걸린다고 생각해봐라

 

그럼 5950x 같은걸로 하루에 16고랑 3번

그럼 48개 만드는거다 하루에 4.8테라 밭가는거다

 

그 밭을 얼마나 갈아댈 수 있는지 고민해 봐라

 

형이 너무 친절하다 그치

 

 

 

추가] 형이 보니까 제일 중요한게 로타리더라

느브메 빠른건 2테라밖에 없다

그걸 졸라 매달아 놓을 수 있는 보드 선택하는게 좋아 보이더라

동네 아는 형이 http://prod.danawa.com/info/?pcode=12719033&cate=11333914

이런거 골라서 5950x 트랙터 꼽는다고 하던데
느브메 얼마나 꼽았는지 모르겠다.

반응형
반응형

반응형
반응형

콘플럭스 채굴하기에 대해 한번 적어보려고 합니다. ^^;;

 

먼저 콘플럭스를 채굴하기 위해서는 콘플럭스 주소가 필요합니다.

콘플럭스의 주소는 지갑을 설치하면 사용이 가능합니다.

 

chrome.google.com/webstore/detail/confluxportal/opafkgfpaamecojfkaialabagfofilmg

 

ConfluxPortal

이더리움 브라우저 확장 프로그램

chrome.google.com

크롬으로 콘플럭스 포털을 설치하면 지갑을 사용할 수 있는 확장프로그램을 설치하실 수 있습니다.

 

설치하시는 방법을 물어보시는 분은 없으시겠지요 ㅡㅡ;;

그냥 설치하고 동의하고 단어적어놓고 그것 다시 누르고 비밀번호 넣고 뭐 그런일을 하시면 됩니다.

캡쳐를 하지 못했어요. ㅋㅋㅋ

 

콘플럭스포털의 크롬 확장프로그램에서

메뉴>디테일>뷰 온 콘플럭스스캔을 선택하면

콘플럭스 스캔의 홈페이지가 나옵니다.

 

그 메뉴에서 맨오른쪽에 보시면 커넥트 월렛이 있습니다.

이것을 누르시면

이런 창이 나옵니다. 이창에서 콘플럭스포털을 누르시면

이런창이 뜹니다. 이것에서 어카운트1을 선택하면

이것에서 Submit을 선택하면

이런 창이 나오서 0x로 시작하는 주소가 하나 나옵니다.

이 주소를 카피하시면 0x12853d6eb71359e80f14ddc52b9f51b419aa0be6 이라는 주소를 얻을 수 있습니다.

이주소는 cfx:aakjmtns06kzx4atcxs6mm69mg4bxmun62thgpe5c3 이 주소와 1:1로 매칭되어져 있는 또다른 주소이면서

이전에 사용하던 이더리움의 주소와 같은 주소체계를 사용하고 있는 주소인데 이것이 cfx: 로 시작하는 새로운 주소로

변경되어진 주소입니다.

 

이제 0x로 시작하는 이전의 주소를 알았으면 이젠 채굴을 할 수 있는 주소를 얻게 되었으니

 

콘플럭스를 채굴하는 풀을 찾아보시면 cfx.nanopool.org/

 

Nanopool | Conflux

We use cookies to give you the best experience on our website. If you want to change your preferences check the instructions here.OK

cfx.nanopool.org

이라는 풀을 추천드립니다.

이 플에 접속을 하면 맨 밑에 Help Center 라는곳에 들어가면

T-Rex 라는 마이닝 프로그램을 사용한 채굴방법을 알 수 있습니다.

 

github.com/trexminer/T-Rex/releases

 

Releases · trexminer/T-Rex

T-Rex NVIDIA GPU miner with web control monitoring page - trexminer/T-Rex

github.com

이곳에서 T-rex 프로그램을 다운로드하시면됩니다.

cuda11.1을 RTX 2000~3000번대 를 사용하는 GPU를 사용하여 채굴을 하신다면 선택하시면 됩니다.

그것을 다운받아서 압축을 풀고

 

t-rex.exe octopus -o stratum+tcp://cfx-eu1.nanopool.org:17777 -u YOUR_WALLET_ADDRESS.YOUR_WORKER_NAME/YOUR_EMAIL -p x

형식으로 실행하라고 했으니

 

t-rex.exe octopus -o stratum+tcp://cfx-eu1.nanopool.org:17777 -u 0x12853d6eb71359e80f14ddc52b9f51b419aa0be6 .CFX1/mail@mail.com -p x

 

이렇게 하시면 mail@mail.com 이라는 이메일을 갖는 CFX1이라는 채굴기를 사용하는 0x12853d6eb71359e80f14ddc52b9f51b419aa0be6 사용자가 채굴을 한다는 뜻이 되는겁니다.

 

이렇게 실행하시면

 

이런식의 화면이 나오면 채굴이 되고 있는겁니다.

 

좀더 자세한 내용은 컨플럭스 카카오톡 open.kakao.com/o/gmyEjl2b 에서 궁금한것 물어보시면 될듯 싶습니다.

 

반응형

+ Recent posts