利用者:LLLLLLLLLL/Bitcoin路線

< 利用者:LLLLLLLLLL
2018年11月12日 (月) 19:34時点における>LLLLLLLLLLによる版

BitcoinのノードのUserAgentをsonshi.xyzなどとすることで、全世界への恒心教の布教を目指す路線。
備考: ここにあるパッチは基本的にはコンセンサスルールを侵さないので、適用して使用してもネットワークに受け入れられます。

以下UAをsonshi.xyzに変更するパッチ

diff --git a/src/clientversion.cpp b/src/clientversion.cpp
index 7aa0a8d66..84a40289f 100644
--- a/src/clientversion.cpp
+++ b/src/clientversion.cpp
@@ -12,7 +12,7 @@
  * for both bitcoind and bitcoin-qt, to make it harder for attackers to
  * target servers or GUI users specifically.
  */
-const std::string CLIENT_NAME("Satoshi");
+const std::string CLIENT_NAME("sonshi.xyz");
 
 /**
  * Client version number

QTクライアントからやgetpeersinfoからは/sonshi.xyz:0.17.0/と見えるはず。