Partial backport for Core PR 10244
https://github.com/bitcoin/bitcoin/pull/10244/commits/c2f672fb1960399389dea9cdd8f76d7156c2c88b
Progress towards T417
Depends on D2815, D2826
Details
Details
- Reviewers
deadalnix Fabien - Group Reviewers
Restricted Project - Commits
- rSTAGINGd166b08cb29b: Remove direct bitcoin calls from qt/utilitydialog.cpp
rABCd166b08cb29b: Remove direct bitcoin calls from qt/utilitydialog.cpp
make check ninja check bitcoin-qt # sanity checking bitcoin-qt -help bitcoin-qt -version
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- c4
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 5486 Build 9034: Bitcoin ABC Buildbot (legacy) Build 9033: arc lint + arc unit
Event Timeline
src/qt/bitcoin.cpp | ||
---|---|---|
652 | You need to check -help and -version as part of your test plan. |
src/qt/utilitydialog.h | ||
---|---|---|
14 | You should rename to interfaces: https://github.com/bitcoin/bitcoin/pull/12906 |