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 7547 Build 13134: Bitcoin ABC Buildbot (legacy) Build 13133: arc lint + arc unit
Event Timeline
src/interfaces/node.cpp | ||
---|---|---|
309 | Why ? | |
src/wallet/wallet.cpp | ||
4366 | There is backport missing here: |
src/wallet/wallet.cpp | ||
---|---|---|
4366 | It doesn't look like to me this backport is a dependence on that patch. |
src/wallet/wallet.cpp | ||
---|---|---|
4366 | Then you can remove this line, as it adds an unused variable without the above mentioned backport. |