ElementsProject / ElementsProject/elements

make a little tool to catch API changes between commits

オープン
#789 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
documentation enhancement
主要言語
C++
スター
1.2k
フォーク
417
平均マージ
1日 23時間
マージ済み PR(30日)
15

説明

During releases we need a good way of creating release notes for API changes, both that we directly introduce, as well as Core's changes with their underlying refactors upstream.

One idea could be to have a little tool that calls:
`bitcoin-cli help` of both commits, displays a diff,
then takes that output, takes the commands listed, calls help on those, then compares the diff for both.

Script would take two hashes/tags as arguments, git clone, compile, etc, everything, start daemons, etc.

コントリビューションガイド

コントリビューションガイドを開く

調査の方向性

ファイルやテストは指定されていません。まず bitcoin-cli のヘルプがどのように構築されるか、またコミットやタグをチェックアウトしてコンパイルする方法を調査し、その後、トップレベルのヘルプと一覧にあるコマンドのヘルプを比較するコマンドフローを定義してください。ツールが2つのハッシュまたはタグを受け付け、要求されたビルドとデーモンのセットアップを実行し、両方のコミットについてAPIの差分を報告できれば完了です。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
cpp, git
領域
blockchain, cli, release, tooling
issue の種類
機能追加
難易度
5/5
見積もり時間
1週間以上
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
25/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。