比特幣Bitcoin,以太幣ETH挖礦,達世幣Dash,電腦軟硬體
2023 十月 01, 下午 11:05
歡迎光臨,
訪客
. 請先
登入
或
註冊一個帳號
.
一小時
一天
一週
一個月
永遠
請輸入帳號, 密碼以及預計登入時間
首頁
說明
登入
註冊
比特幣Bitcoin,以太幣ETH挖礦,達世幣Dash,電腦軟硬體
>
網路服務
>
[虛擬幣] Bitcoin比特幣(位元幣)(ビットコイン)(BTC)
>
[Bitcoin] Bitcoin-Qt 錢包軟體 已有新的版本
頁:
1
« 上篇主題
下篇主題 »
列印
作者
主題: [Bitcoin] Bitcoin-Qt 錢包軟體 已有新的版本 (閱讀 13947 次)
苦勞礦工
工友
Lv: 5
文章: 1,986
[Bitcoin] Bitcoin-Qt 錢包軟體 已有新的版本
«
於:
2013 六月 02, 下午 09:15 »
[Bitcoin] Bitcoin-Qt 錢包軟體 新版本 0.8.5
下載網址:
http://bitcoin.org/en/download
或是 :
http://sourceforge.net/projects/bitcoin/files/Bitcoin/bitcoin-0.8.5/
已記錄
歡迎自由轉載我的發文, 方便的話 請註明來源為:
http://killvirus.org
---
苦勞礦工
工友
Lv: 5
文章: 1,986
[Bitcoin] Bitcoin-Qt 0.8.2 參數
«
回覆文章 #1 於:
2013 六月 10, 下午 02:20 »
[Bitcoin] Bitcoin-Qt 0.8.2 參數
F:\Bitcoin\daemon>bitcoind -?
Bitcoin version v0.8.2-beta
Usage:
bitcoind [options]
bitcoind [options] <command> [params] Send command to -server or bitcoind
bitcoind [options] help List commands
bitcoind [options] help <command> Get help for a command
Options:
-? This help message
-conf=<file> Specify configuration file (default: bitcoin.conf)
-pid=<file> Specify pid file (default: bitcoind.pid)
-gen Generate coins (default: 0)
-datadir=<dir> Specify data directory
-dbcache=<n> Set database cache size in megabytes (default: 25)
-timeout=<n> Specify connection timeout in milliseconds (default: 5000)
-proxy=<ip:port> Connect through socks proxy
-socks=<n> Select the version of socks proxy to use (4-5, default: 5)
-tor=<ip:port> Use proxy to reach tor hidden services (default: same as -proxy)
-dns Allow DNS lookups for -addnode, -seednode and -connect
-port=<port> Listen for connections on <port> (default: 8333 or testnet: 18333)
-maxconnections=<n> Maintain at most <n> connections to peers (default: 125)
-addnode=<ip> Add a node to connect to and attempt to keep the connection open
-connect=<ip> Connect only to the specified node(s)
-seednode=<ip> Connect to a node to retrieve peer addresses, and disconnect
-externalip=<ip> Specify your own public address
-onlynet=<net> Only connect to nodes in network <net> (IPv4, IPv6 or Tor)
-discover Discover own IP address (default: 1 when listening andno -externalip)
-checkpoints Only accept block chain matching built-in checkpoints (default: 1)
-listen Accept connections from outside (default: 1 if no -proxy or -connect)
-bind=<addr> Bind to given address and always listen on it. Use [host]:port notation for IPv6
-dnsseed Find peers using DNS lookup (default: 1 unless -connect)
-banscore=<n> Threshold for disconnecting misbehaving peers (default: 100)
-bantime=<n> Number of seconds to keep misbehaving peers from reconnecting (default: 86400)
-maxreceivebuffer=<n> Maximum per-connection receive buffer, <n>*1000 bytes (default: 5000)
-maxsendbuffer=<n> Maximum per-connection send buffer, <n>*1000 bytes (default: 1000)
-upnp Use UPnP to map the listening port (default: 0)
-paytxfee=<amt> Fee per KB to add to transactions you send
-testnet Use the test network
-debug Output extra debugging information. Implies all other -debug* options
-debugnet Output extra network debugging information
-logtimestamps Prepend debug output with timestamp
-shrinkdebugfile Shrink debug.log file on client startup (default: 1 when no -debug)
-printtoconsole Send trace/debug info to console instead of debug.log file
-printtodebugger Send trace/debug info to debugger
-rpcuser=<user> Username for JSON-RPC connections
-rpcpassword=<pw> Password for JSON-RPC connections
-rpcport=<port> Listen for JSON-RPC connections on <port> (default: 8332 or testnet: 18332)
-rpcallowip=<ip> Allow JSON-RPC connections from specified IP address
-rpcconnect=<ip> Send commands to node running on <ip> (default: 127.0.0.1)
-rpcthreads=<n> Set the number of threads to service RPC calls (default: 4)
-blocknotify=<cmd> Execute command when the best block changes (%s in cmdis replaced by block hash)
-walletnotify=<cmd> Execute command when a wallet transaction changes (%s in cmd is replaced by TxID)
-alertnotify=<cmd> Execute command when a relevant alert is received (%s in cmd is replaced by message)
-upgradewallet Upgrade wallet to latest format
-keypool=<n> Set key pool size to <n> (default: 100)
-rescan Rescan the block chain for missing wallet transactions
-salvagewallet Attempt to recover private keys from a corrupt wallet.dat
-checkblocks=<n> How many blocks to check at startup (default: 288, 0 =all)
-checklevel=<n> How thorough the block verification is (0-4, default: 3)
-txindex Maintain a full transaction index (default: 0)
-loadblock=<file> Imports blocks from external blk000??.dat file
-reindex Rebuild block chain index from current blk000??.dat files
-par=<n> Set the number of script verification threads (up to 16, 0 = auto, <0 = leave that many cores free, default: 0)
Block creation options:
-blockminsize=<n> Set minimum block size in bytes (default: 0)
-blockmaxsize=<n> Set maximum block size in bytes (default: 250000)
-blockprioritysize=<n> Set maximum size of high-priority/low-fee transactionsin bytes (default: 27000)
SSL options: (see the Bitcoin Wiki for SSL setup instructions)
-rpcssl Use OpenSSL (https) for JSON-RPC connections
-rpcsslcertificatechainfile=<file.cert> Server certificate file (default: server.cert)
-rpcsslprivatekeyfile=<file.pem> Server private key (default: server.pem)
-rpcsslciphers=<ciphers> Acceptable ciphers (default: TLSv1+HIGH:!SSLv2:!aNULL:!eNULL:!AH:!3DES:@STRENGTH)
已記錄
歡迎自由轉載我的發文, 方便的話 請註明來源為:
http://killvirus.org
---
苦勞礦工
工友
Lv: 5
文章: 1,986
[Bitcoin] Bitcoin-Qt 錢包軟體 新版本 0.8.5
«
回覆文章 #2 於:
2013 十一月 22, 下午 09:26 »
[Bitcoin] Bitcoin-Qt 錢包軟體 新版本 0.8.5
http://sourceforge.net/projects/bitcoin/files/Bitcoin/bitcoin-0.8.5/
已記錄
歡迎自由轉載我的發文, 方便的話 請註明來源為:
http://killvirus.org
---
頁:
1
列印
« 上篇主題
下篇主題 »
前往:
請選擇目的地:
-----------------------------
電腦網路軟體硬體/计算机网络软件硬件
-----------------------------
=> [儲存測速] 儲存裝置讀寫測速
=> [防毒] 免費防毒掃毒殺毒/免费防毒扫毒杀毒
=> [網路] 網路穩定測速與軟硬體/网络软硬件
=> [硬體] 電腦網路硬體/计算机网络硬件
=> [軟體] 電腦網路軟體/计算机网络软件
=> [網站] 網站架設廣告賺錢/网站架设广告赚钱
=> [手機] 智慧型手機與電信業
=> [電器] 家用電器/家用电器
=> [新品上市] 3C一直玩
=> 網路新聞轉載
-----------------------------
其他
-----------------------------
=> 站務公告區
-----------------------------
網路服務
-----------------------------
=> [虛擬幣] Bitcoin比特幣(位元幣)(ビットコイン)(BTC)
=> 虛擬幣 挖礦
===> (舊文章)[虛擬幣] Litecoin萊特幣 LTC
===> (舊文章)[虛擬幣] JackpotCoin
=> [虛擬幣] Dash 達世幣(达世币)(ダッシュ コイン)(舊名:DarkCoin暗黑幣,Xcoin)
=> (舊文章)[虛擬幣] Dogecoin 狗幣 (DOGE)
=> [金流] 網路金流
=> [虛擬幣] 虛擬幣 綜合討論
-----------------------------
理財生活,勞奴人生規劃
-----------------------------
=> 勞奴的人生理財規劃
=> 反詐騙 anti-fraud
=> 聊天區/聊天区
載入...