-
Notifications
You must be signed in to change notification settings - Fork 37.4k
qt, refactor: Optimize signal-slot connections logic #17966
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers. ConflictsReviewers, this pull request conflicts with the following ones:
If you consider this pull request important, please also help to review the conflicting pull requests. Ideally, start with the one that should be merged first. |
Nice cleanup. Concept ACK. |
90226fa
to
e0e797d
Compare
Rebased. |
e0e797d
to
4d7ebd2
Compare
4d7ebd2
to
809fd3a
Compare
Rebased after #18060 has been merged. |
This commit does not change behavior.
This commit does not change behavior. Also it removes bitcoingui->walletframe->bitcoingui circular dependency.
This commit does not change behavior.
This commit does not change behavior.
809fd3a
to
7d7cd84
Compare
Rebased 809fd3a -> 7d7cd84 (pr17966.04 -> pr17966.05) due to the conflict with #16432. |
@jonasschnelli Mind reviewing this PR? |
There's a Concept ACK, however no subsequent review after ~6 months and this is purely a gui/qt refactor. I'm going to suggest moving this over to https://github.com/bitcoin-core/gui. |
This PR:
WalletFrame
class interfacebitcoingui
->walletframe
->bitcoingui
circular dependency