HomePhabricator

Qt: move paymentACK handling to paymentserver
08dd1b7be172Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Qt: move paymentACK handling to paymentserver

  • add new slot handlePaymentACK() to paymentserver, which handles paymentACK messages (currently we just display them)
  • make paymentACK message a modal information dialog
  • change some QObject::tr() to just tr()
  • clarify the processPaymentRequest() error, when IsDust()
  • small string change to prevent a tripple + usage with QString

Details

Provenance
Philip Kaufmann <phil.kaufmann@t-online.de>Authored on Oct 22 2013, 19:27
deadalnixPushed on May 14 2017, 22:04
Parents
rABCfaf923f06ad7: Merge pull request #3135 from Diapolo/bitcoingui
Branches
Unknown
Tags
Unknown

Event Timeline

Philip Kaufmann <phil.kaufmann@t-online.de> committed rABC08dd1b7be172: Qt: move paymentACK handling to paymentserver (authored by Philip Kaufmann <phil.kaufmann@t-online.de>).Oct 24 2013, 13:43