aboutsummaryrefslogtreecommitdiff
path: root/src/qt/test/paymentservertests.cpp
Commit message (Expand)AuthorAgeFilesLines
* really s/Doge/Dis/g this timeTomo Ueda2021-09-021-2/+2
* qt-tests: Disable payment server test that moves 21M+1 coins.Patrick Lodder2020-07-221-0/+3
* Update payment protocol to match Dogecoin (#1433)Ross Nicoll2018-09-191-2/+4
* Bump copyright headers to 2015MarcoFalke2015-12-131-1/+1
* [Qt] add verifySize() function to PaymentServerPhilip Kaufmann2015-08-101-1/+2
* qt: define QT_NO_KEYWORDSWladimir J. van der Laan2015-07-151-1/+1
* [Qt] prevent amount overflow problem with payment requestsPhilip Kaufmann2015-02-041-0/+17
* [Qt] Payment request expiration bug fix (re-done)Philip Kaufmann2015-01-151-2/+32
* [Qt] add payment request unit test for non matching networksPhilip Kaufmann2015-01-141-0/+28
* [Qt] prepare paymentservertests for new unit testsPhilip Kaufmann2015-01-131-11/+17
* Added "Core" to copyright headerssandakersmann2014-12-191-1/+1
* [Qt] add BIP70 DoS protection testPhilip Kaufmann2014-12-081-0/+12
* script: add a slew of includes all around and drop includes from script.hCory Fields2014-10-171-0/+1
* [Qt] copyright, style and indentation cleanup of Qt testsPhilip Kaufmann2014-09-051-3/+6
* Remove unnecessary dependencies for bitcoin-cliWladimir J. van der Laan2014-06-251-0/+1
* [Qt] misc PaymentServer changes (e.g. changes to eventFilter())Philip Kaufmann2013-12-061-6/+8
* [Qt] paymentserver: start netManager in uiReady()Philip Kaufmann2013-11-111-1/+0
* Cleanup code using forward declarations.Brandon Dahler2013-11-101-9/+9
* autotools: switch to autotools buildsystemCory Fields2013-09-051-0/+1
* Bitcoin-Qt: fixes for using display unit from optionsPhilip Kaufmann2013-08-291-1/+2
* Payment Protocol: X509-validated payment requestsGavin Andresen2013-08-221-0/+109