# 오랜만에 글 올립니다! 채굴관련 질문입니다!

**URL:** https://community.creditcoin.org/t/topic/136
**Category:** Mining
**Created:** [December 11, 2020, 1:18pm UTC](https://community.creditcoin.org/t/topic/136 "2020-12-11T13:18:44Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![YJH](https://yyz1.discourse-cdn.com/flex031/user_avatar/community.creditcoin.org/yjh/32/206_2.png) [@YJH](https://community.creditcoin.org/u/YJH)
#### Post date: [December 11, 2020, 1:18pm UTC](https://community.creditcoin.org/t/topic/136/1 "2020-12-11T13:18:45Z")

</div>

안녕하세요 😃

채굴 관련 질문을 하려고합니다.

**1. 현재 Windows 10 환경에서는 채굴이 성공할 수 있나요??**

windows 10 환경에서는 채굴이 조금 어려운 것 같습니다.  
반면에 리눅스 환경에서는 간간히 채굴에 성공하는 듯 합니다.

windows 10 환경에서 시도한 스펙입니다.  
5950x , 3600x(3대), i7-6700k, i7-7700

images  
gluwa/creditcoin-client latest 1519284e50c1 3 weeks ago 464MB  
gluwa/creditcoin-processor latest 9eb87f5b34e0 3 weeks ago 226MB  
gluwa/creditcoin-validator latest ce8c59a1e17b 4 weeks ago 512MB  
gluwa/creditcoin-gateway latest e79df17f1f2c 4 weeks ago 464MB  
hyperledger/sawtooth-settings-tp 1.2 1607a9de341b 6 weeks ago 118MB  
hyperledger/sawtooth-rest-api 1.2 2b20fdf69d7f 6 weeks ago 162MB

windows10 환경  
wsl 2.0, powershell(docker desktop)

적용한 것  
CPU과부화 경감 ( **init**.py)

**2. 채굴 보상 조회 및 홈페이지 Rich List 조회는 언제부터 가능 할까요??**  
./ccclient show Balance 0  
위 명령어 결과를 조회할 수 없는지 오랜 기간이 지난 듯 합니다.  
(성능 문제라고 답변 받은 적이 있습니다만, 해결이 늦어지는 것 같아서 재 질문 합니다.)  
홈페이지의 Rich List 갱신도 미뤄지고 있는 듯 합니다.

현재 채굴 현황을 확인 할 수 있는 방법이 [http://45.63.23.16/creditcoin/recent\_28800.html](http://45.63.23.16/creditcoin/recent_28800.html)  
홈페이지의 Public keys로 조회하는 외 다른 객관적인 방법이 있는지 궁금합니다.  
(저번에 45.63.23.16 홈페이지에서 작업 증명된 sighash가 몇 천 블록이 지난 후 다른 sighash로 변경 된 적이 있었습니다.)  
(최신 블록을 따라잡은 후, validator bash에서  
sawtooth block list --url [http://rest-api:8008](http://rest-api:8008) | grep ‘sighash’  
명령어의 출력 값이 컴퓨터 마다 달라서 이 방법은 객관적이지 못한 것 같습니다 ㅠㅠ)

추워지는데 감기와 코로나 조심하시길 바라면서,  
답변 부탁 드리겠습니다 🙂 감사합니다!

---

<div class="post-metadata">

### Author: ![sword](https://avatars.discourse-cdn.com/v4/letter/s/bbe5ce/32.png) [@sword](https://community.creditcoin.org/u/sword)
#### Post date: [December 30, 2020, 11:14pm UTC](https://community.creditcoin.org/t/topic/136/2 "2020-12-30T23:14:35Z")

</div>

As far as I know, using WSL on windows10 is worse than native linux environment in aspect of Latency because of virtual machine. I recommend to use linux native environment if you want to reduce processing latency and increase efficiency. But please note that it is just my opinion. I’m not a IT H/W expert.
