跳到主要內容

門羅網路 (Monero Network) 將在 4/6 更新,更改 PoW 防止 ASIC 礦機入侵



自從之前比特大陸 (Bitmain) 公布了最新的 CryptoNight ASIC 礦機造成 CryptoNight 系貨幣 (XMR、ETN...等) 一片譁然,主要是會嚴重傷害這個算法的去中心化理念和對貨幣發行的公平性,更會造成挖礦難度大爆炸,普通 CPU、顯卡礦工將幾乎無法從中獲利就如現在比特幣 (Bitcoin) 的挖礦生態一般。當然 Monero 團隊對於 ASIC 礦機的立場也一向都很強硬,礦機釋出的消息才沒多久馬上就決定了將在 4/6 特別針對 ASIC 更新整體網路,會更改 PoW 的機制來遏止特殊訂製的挖礦設備。


(Bitmain 新開發的 CryptoNight 礦機)


Monero v0.12.0.0

啟用日期 : 2018/4/6


本次更新主要調整 :
  • PoW 機制改變,防止 ASICs
  • 傳輸限制最小 Mixin 6,小於會被 Monero 網路拒絕



那不論是礦池、挖礦程式、CLI/GUI 錢包都會需要手動更新,官方也提供各個項目的操作指示,簡單來說只要你是存在 MyMonero 網頁錢包、紙錢包或各交易所都不需要做任何改變,只有個人錢包會需要手動因應這次更新。


官方更新指南 :


How do I upgrade?

First and foremost, we encourage users to check the integrity of the binaries and verify that they were signed by Fluffypony's GPG key. A guide that walks you through this process can be found here for Windows and here for Linux and Mac OS X.
CLI: // Windows 32-bit, Linux 32-bit, ARMv7, ARMv8, and FreeBSD binaries are forthcoming
If you are using the CLI you ought to perform the following steps:
  1. Download the new binaries from the official website or Github.
  2. Extract the new binaries to a new directory of your liking.
  3. Copy over the wallet files from the old directory (the one that contains the v0.11.0.0 or v0.11.1.0 binaries).
Note that a blockchain resync is not needed. Thus, if you open monerod-v.0.12.0.0, it will simply pick up where it left off.
GUI: // GUI Binaries are forthcoming
If you are using the GUI you ought to perform the following steps:
  1. Download the new binaries from the official website or Github.
  2. Extract the new binaries to a new directory of your liking.
  3. Open monero-wallet-gui^1. It should automatically load your "old" wallet and you should be set for the upcoming scheduled network upgrade.
(1) On Linux you ought to start the GUI with the start-gui.sh script, i.e., ./start-gui.sh.
Paper wallet:
You don't have to do anything. However, if you want to restore a wallet after the scheduled network upgrade, you need to use the new binaries.
MyMonero:
You don't have to do anything, as MyMonero will be properly upgraded in advance of the scheduled network upgrade.
Mobile wallets:
Its presumed that the third-party mobile wallets (Monerujo, Cake, and Xwallet) will release a new version in advance of the scheduled network upgrade such that the user is sufficiently prepared. Basically, their new version has to use ring size 7 as minimum default, otherwise users will get their transactions rejected.
Solo mining:
This process is similar to the CLI upgrade process. Thus, see aforementioned CLI steps.
Pool mining:
Your pool operator should upgrade to the new version. In addition, you should update your mining software to the latest version (the one that includes code to accommodate the PoW tweak).



同時 Monero 團隊也呼籲整體社群響應更新維持網路完整,也已經接洽交易所配合此次更新以防止 ASIC 礦機的負面影響。那同是 CryptoNight 算法的 Electroneum (ETN) 在先前直播也已經表示會跟進 Monero 之後的改版 (來源),所以應該不需要擔心會難度暴升,這方面就靜待開發團隊消息了。


留言



這個網誌中的熱門文章

Linux (Ubuntu) 查詢硬碟容量、剩餘大小指令

在 Ubuntu Desktop 版本或有安裝 GUI 像 Xfce 的 Server 版本當然可以直接從圖形介面查看硬碟容量和已經使用的大小, 但如果是在純 CLI 版本或使用 SSH 連線時呢?那就需要用到指令了。 顯示硬碟容量、已使用、可用大小。 df -h 查詢資料夾所占硬碟的大小。 du -h 查詢檔案大小 ls -l

RealVNC - 支援多系統的 VNC Viewer,免費遠端桌面客戶端 (Windows / Linux (Ubuntu) / Raspberry Pi /...)

對於不熟悉 SSH 介面的使用者來說可能第一個想法都會是使用遠端桌面,但要知道大多數的 VPS 主機都是提供 Linux 系統 (Ubuntu / RedHat / Debian...等),它們架好的 VNC Server 多半是沒辦法直接以 Windows 系統內建的「遠端桌面連線」來操作的,就好像兩端的通道是開了起來但卻仍說著不同的語言,所以就需要專用的 VNC Viewer 來連線, 而 RealVNC 支援非常多不同的作業系統環境,包括 Windows、Linux、Raspberry Pi、Android、iOS...等,幾乎可以說是一應具全啦。 RealVNC 官方網站:  https://www.realvnc.com/en 下載頁面:  https://www.realvnc.com/en/connect/download/viewer 只要從 「File > new connection」 就可以新增一個連線,爾後只要點選介面中已設定好的連線就可以隨時進入遠端主機,而主機端 (VPS) 也記得要先架設好 VNC Server 和新增防火牆例外,避免被拒絕的連線。

如何將 ISO 檔上傳到 VMware ESXi 6.5 並且用虛擬光碟開機?適用於安裝 Linux 或其它作業系統

在將實體機器使用  VMware ESXi 6.5 虛擬化之後就可以在它所提供的網頁管理介面操作每個虛擬個體,但要怎麼把用來安裝系統的 ISO 檔傳到虛擬機呢?而這些 ISO 檔會需要做成開機隨身碟的模式才能用嗎? 其實 ESXi 6.5 可以直接建立一個虛擬光碟機來驅動安裝系統用的 ISO 檔 ,所以安裝起來甚至會比實體機更簡單方便。 首先進到 ESXi 的管理介面 > 儲存區 ,點選 資料存放區瀏覽器 。 然後就能上傳事先下載好的 ISO 檔,不一定要存在哪一層路徑或特定位址,但建議新開一個資料夾方便整理,之後也可以直接指定這個路徑內的 ISO 檔。 然後在 虛擬機電源關閉 的情況下進入編輯設定。 新增一台 CD/DVD 光碟機。 選擇資料存放區 ISO 檔案。 瀏覽到剛剛上傳 ISO 檔的位址。 並且在虛擬機器選項的地方強制在 下次開機時強制進入 BIOS 設定畫面。 然後啟動虛擬機電源並開機後 到 Boot 的地方將 CD-ROM Drive 順位提高 ,就能以剛剛掛載的虛擬光碟機開機了。