|
| 1 | +--- |
| 2 | +title: Bitcoin Core 0.20.1 |
| 3 | +id: ja-release-0.20.1 |
| 4 | +name: release-0.20.1 |
| 5 | +permalink: /ja/releases/0.20.1/ |
| 6 | +excerpt: Bitcoin Core バージョン 0.20.1 が利用可能になりました |
| 7 | +date: 2020-08-01 |
| 8 | +type: releases |
| 9 | +layout: page |
| 10 | +lang: ja |
| 11 | + |
| 12 | +## Use a YAML array for the version number to allow other parts of the |
| 13 | +## site to correctly sort in "natural sort of version numbers" |
| 14 | +release: [0, 20, 1] |
| 15 | + |
| 16 | +## Optional magnet link. To get it, open the torrent in a good BitTorrent client |
| 17 | +## and View Details, or install the transmission-cli Debian/Ubuntu package |
| 18 | +## and run: transmission-show -m <torrent file> |
| 19 | +# |
| 20 | +## Link should be enclosed in quotes and start with: "magnet:? |
| 21 | +optional_magnetlink: "magnet:?xt=urn:btih:6e2c72d73d763465a725e3ae941b2b937edd0300&dn=bitcoin-core-0.20.1&tr=https%3A%2F%2Fopenbittorrent.com%2F&tr=udp%3A%2F%2Ftracker.openbittorrent.com%3A80&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.leechers-paradise.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.bitcoin.sprovoost.nl%3A6969" |
| 22 | + |
| 23 | +# Note: it is recommended to check all links to ensure they use |
| 24 | +# absolute urls (https://github.com/bitcoin/bitcoin/doc/foo) |
| 25 | +# rather than relative urls (/bitcoin/bitcoin/doc/foo). |
| 26 | + |
| 27 | +# Release notes from bitcoin/bitcoin a62f0ed64f8bbbdfe6467ac5ce92ef5b5222d1bd |
| 28 | +# Slightly edited -asmap bullet to fix a link that conflicts with the |
| 29 | +# plugin for this site that automatically turns "#1234" in issue/PR links |
| 30 | +--- |
| 31 | +{% include download.html %} |
| 32 | +{% githubify https://github.com/bitcoin/bitcoin %} |
| 33 | +0.20.1 Release Notes |
| 34 | +==================== |
| 35 | + |
| 36 | +Bitcoin Core バージョン 0.20.1 は以下から入手可能です。 |
| 37 | + |
| 38 | + <https://bitcoincore.org/bin/bitcoin-core-0.20.1/> |
| 39 | + |
| 40 | +このマイナーリリースにはさまざまなBug Fixおよびパフォーマンス改善、 |
| 41 | +更新された翻訳が含まれます。 |
| 42 | + |
| 43 | +バグの報告にはGitHubのIssue Trackerを使用してください。 |
| 44 | + |
| 45 | + <https://github.com/bitcoin/bitcoin/issues> |
| 46 | + |
| 47 | +セキュリティやアップデートの通知を受け取りたい場合は、以下に登録してください。 |
| 48 | + |
| 49 | + <https://bitcoincore.org/en/list/announcements/join/> |
| 50 | + |
| 51 | +アップグレード方法 {#how-to-upgrade} |
| 52 | +============== |
| 53 | + |
| 54 | +旧バージョンを起動している場合はシャットダウンしてください。 |
| 55 | +完全にシャットダウンするのを待ってから(数分かかる場合があります)、 |
| 56 | +Windowsの場合はインストーラーを実行、Macの場合は`/Applications/Bitcoin-Qt`を上書き、 |
| 57 | +Linuxの場合は`bitcoind`/`bitcoin-qt`を上書きしてください。 |
| 58 | + |
| 59 | +EOLに達したBitcoin Coreのバージョンから直接アップグレードすることは可能ですが、 |
| 60 | +データディレクトリを移行する必要がある場合は時間がかかる可能性があります。Bitcoin Coreの |
| 61 | +旧バージョンのウォレットが一般的にサポートされます。 |
| 62 | + |
| 63 | +互換性 {#compatibility} |
| 64 | +============== |
| 65 | + |
| 66 | +Bitcoin CoreはLinuxカーネルやmacOS 10.12以降、Windows 7以降を使用している |
| 67 | +オペレーティングシステムでサポートされ、広範囲にテストされています。 |
| 68 | +Bitcoin Coreは他のほとんどのUNIXライクなシステムでも動作するはずですが、 |
| 69 | +それらの環境では頻繁にテストされていません。 |
| 70 | +サポートされていないシステムでBitcoin Coreを使用するのはお勧めできません。 |
| 71 | + |
| 72 | +Bitcoin Core 0.12.0以降、10.12より前のmacOSはサポートされなくなりました。 |
| 73 | +さらに、macOSのダークモードが有効になっていてもBitcoin Coreの外観は変わりません。 |
| 74 | + |
| 75 | +既知のバグ {#known-bugs} |
| 76 | +========== |
| 77 | + |
| 78 | +ソースコードリリース(tarball)の生成プロセスは、より完全なものにするため変更されましたが、 |
| 79 | +このリリースではいくつかのリグレッションがあります: |
| 80 | + |
| 81 | +- 生成されたconfigureスクリプトが現在欠落しており、`./configure`を実行する前に |
| 82 | + autotoolsをインストールして`./autogen.sh`を実行する必要があります。 |
| 83 | + これはgitからチェックアウトする場合と同じです。 |
| 84 | + |
| 85 | +- 単純に`make`を実行するのではなく、`BITCOIN_GENBUILD_NO_GIT=1 make`を実行してください。 |
| 86 | + |
| 87 | +主な変更点 {#notable-changes} |
| 88 | +=============== |
| 89 | + |
| 90 | +ピアの誤動作に関する変更 {#changes-regarding-misbehaving-peers} |
| 91 | +----------------------------------- |
| 92 | + |
| 93 | +誤動作をするピア(例えば無効なブロックを送るなど)は厳密に禁止されていないため、 |
| 94 | +ログ出力でディスカレッジノード(discouraged nodes)と記録されます。 |
| 95 | +これらは着信接続は引き続き許可されますが、排除の際は優先されます。 |
| 96 | + |
| 97 | +さらにこのようなピアの処理方法にいくつかの変更が加えられています: |
| 98 | + |
| 99 | +- アドレスをディスカレッジさせても24時間後に(もしくは`-bantime`を設定しても)自動的にタイムアウトにはなりません。 |
| 100 | + 他のピアからのトラフィックに応じて、不確定な時間にタイムアウトする可能性があります。 |
| 101 | + |
| 102 | +- ディスカレッジピアは再起動時に保持されません。 |
| 103 | + |
| 104 | +- ディスカレッジアドレスをリストする方法はなく、`listbanned` RPCでも返されません。 |
| 105 | + 「手動追加」が唯一のオプションになったため、このRPCは`ban_reason`フィールドも報告しなくなりました。 |
| 106 | + |
| 107 | +- ディスカレッジピアを`setban remove` RPCコマンドで削除することはできません。 |
| 108 | + ディスカレッジピアを削除したい場合、ノードを再起動することで全て削除できます。 |
| 109 | + |
| 110 | +通知の変更 {#notification-changes} |
| 111 | +-------------------- |
| 112 | + |
| 113 | +新しいブロックにより競合した結果mempoolから削除されたウォレットトランザクションに対して |
| 114 | +`-walletnotify`通知が送信されるようになりました。この通知はv0.19のリリース以前は |
| 115 | +送信されていましたが、そのリリース以降は壊れていました(バグ #18325)。 |
| 116 | + |
| 117 | +PSBTの変更 {#psbt-changes} |
| 118 | +------------ |
| 119 | + |
| 120 | +PSBTは、segwitインプットに対して、そのインプットが参照するトランザクション全体を |
| 121 | +必要とするウォレットソフトウェアとの互換性を復元するために、non-witness utxoと |
| 122 | +witness utxoの両方を含むようになりました。witness utxoは、それが存在することで |
| 123 | +インプットがsegwitかどうか判断するソフトウェアとの互換性を維持するために |
| 124 | +引き続き提供されます。 |
| 125 | + |
| 126 | +0.20.1のチェンジログ {#change-log} |
| 127 | +================= |
| 128 | + |
| 129 | +### マイニング |
| 130 | + |
| 131 | +- #19019 Fix GBT: Restore "!segwit" and "csv" to "rules" key (luke-jr) |
| 132 | + |
| 133 | +### P2Pプロトコルとネットワークコード |
| 134 | + |
| 135 | +- #19219 Replace automatic bans with discouragement filter (sipa) |
| 136 | + |
| 137 | +### ウォレット |
| 138 | + |
| 139 | +- #19300 Handle concurrent wallet loading (promag) |
| 140 | +- #18982 Minimal fix to restore conflicted transaction notifications (ryanofsky) |
| 141 | + |
| 142 | +### RPCとその他のAPI |
| 143 | + |
| 144 | +- #19524 Increment input value sum only once per UTXO in decodepsbt (fanquake) |
| 145 | +- #19517 psbt: Increment input value sum only once per UTXO in decodepsbt (achow101) |
| 146 | +- #19215 psbt: Include and allow both non_witness_utxo and witness_utxo for segwit inputs (achow101) |
| 147 | + |
| 148 | +### GUI |
| 149 | + |
| 150 | +- #19097 Add missing QPainterPath include (achow101) |
| 151 | +- #19059 update Qt base translations for macOS release (fanquake) |
| 152 | + |
| 153 | +### ビルドシステム |
| 154 | + |
| 155 | +- #19152 improve build OS configure output (skmcontrib) |
| 156 | +- #19536 qt, build: Fix QFileDialog for static builds (hebasto) |
| 157 | + |
| 158 | +### テストとQA |
| 159 | + |
| 160 | +- #19444 Remove cached directories and associated script blocks from appveyor config (sipsorcery) |
| 161 | +- #18640 appveyor: Remove clcache (MarcoFalke) |
| 162 | + |
| 163 | +### その他 |
| 164 | + |
| 165 | +- #19194 util: Don't reference errno when pthread fails (miztake) |
| 166 | +- #18700 Fix locking on WSL using flock instead of fcntl (meshcollider) |
| 167 | + |
| 168 | +クレジット |
| 169 | +======= |
| 170 | + |
| 171 | +このリリースに直接貢献されたみなさん、ありがとうございます: |
| 172 | + |
| 173 | +- Aaron Clauson |
| 174 | +- Andrew Chow |
| 175 | +- fanquake |
| 176 | +- Hennadii Stepanov |
| 177 | +- João Barbosa |
| 178 | +- Luke Dashjr |
| 179 | +- MarcoFalke |
| 180 | +- MIZUTA Takeshi |
| 181 | +- Pieter Wuille |
| 182 | +- Russell Yanofsky |
| 183 | +- sachinkm77 |
| 184 | +- Samuel Dobson |
| 185 | +- Wladimir J. van der Laan |
| 186 | + |
| 187 | +[Transifex](https://www.transifex.com/bitcoin/bitcoin/)での翻訳を手伝ってくれたみなさんもありがとうございます。 |
| 188 | +{% endgithubify %} |
0 commit comments