Page MenuHomePhabricator

gui: Add transactionClicked and coinsSent signals to WalletView
ClosedPublic

Authored by PiRK on Dec 18 2020, 14:35.

Details

Summary

Two new signals are added beforehand in the first commit so that the connections in WalletFrame are all from the wallet view.

This is a backport of Core PR17937 [1/2]
https://github.com/bitcoin/bitcoin/pull/17937/commits/ac3d10777d65b68862c6deb57594c8fc4d21ca77

Test Plan

ninja && src/qt/bitcoin-qt
Send a transaction, check that the transaction history page is automatically selected

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable