This is a backport of Core PR13063
Details
Details
- Reviewers
Fabien - Group Reviewers
Restricted Project - Commits
- rSTAGING5fe43f2303a1: wallet: Use shared pointer to retain wallet instance
rABC5fe43f2303a1: wallet: Use shared pointer to retain wallet instance
make check
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- pr13063
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 7550 Build 13140: Bitcoin ABC Buildbot (legacy) Build 13139: arc lint + arc unit
Event Timeline
src/interfaces/node.cpp | ||
---|---|---|
309 ↗ | (On Diff #13072) | Why ? |
src/wallet/wallet.cpp | ||
4366 ↗ | (On Diff #13072) | There is backport missing here: |
src/wallet/wallet.cpp | ||
---|---|---|
4366 ↗ | (On Diff #13072) | It doesn't look like to me this backport is a dependence on that patch. |
src/wallet/wallet.cpp | ||
---|---|---|
4366 ↗ | (On Diff #13072) | Then you can remove this line, as it adds an unused variable without the above mentioned backport. |