Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

Already on GitHub? Sign in to your account

Qt refactors to better abstract wallet access #8774

Merged
merged 2 commits into from Oct 19, 2016

Conversation

3 participants
Member

luke-jr commented Sep 21, 2016

Part of the refactorings needed for basic multiwallet (#8694)

@MarcoFalke MarcoFalke added the GUI label Sep 21, 2016

Member

MarcoFalke commented Sep 21, 2016

Concept ACK

Member

jonasschnelli commented Oct 19, 2016

Tested ACK 178cd88

@jonasschnelli jonasschnelli merged commit 178cd88 into bitcoin:master Oct 19, 2016

1 check passed

continuous-integration/travis-ci/pr The Travis CI build passed
Details

jonasschnelli added a commit that referenced this pull request Oct 19, 2016

Merge #8774: Qt refactors to better abstract wallet access
178cd88 Qt/splash: Specifically keep track of which wallet(s) we are connected to for later disconnecting (Luke Dashjr)
1880aeb Qt: Get the private key for signing messages via WalletModel (Luke Dashjr)

codablock added a commit to codablock/dash that referenced this pull request Sep 19, 2017

Merge #8774: Qt refactors to better abstract wallet access
178cd88 Qt/splash: Specifically keep track of which wallet(s) we are connected to for later disconnecting (Luke Dashjr)
1880aeb Qt: Get the private key for signing messages via WalletModel (Luke Dashjr)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment