aboutsummaryrefslogtreecommitdiff
path: root/src/qt/test/paymentservertests.cpp
AgeCommit message (Expand)Author
2015-12-13Bump copyright headers to 2015MarcoFalke
2015-08-10[Qt] add verifySize() function to PaymentServerPhilip Kaufmann
2015-07-15qt: define QT_NO_KEYWORDSWladimir J. van der Laan
2015-02-04[Qt] prevent amount overflow problem with payment requestsPhilip Kaufmann
2015-01-15[Qt] Payment request expiration bug fix (re-done)Philip Kaufmann
2015-01-14[Qt] add payment request unit test for non matching networksPhilip Kaufmann
2015-01-13[Qt] prepare paymentservertests for new unit testsPhilip Kaufmann
2014-12-19Added "Core" to copyright headerssandakersmann
2014-12-08[Qt] add BIP70 DoS protection testPhilip Kaufmann
2014-10-17script: add a slew of includes all around and drop includes from script.hCory Fields
2014-09-05[Qt] copyright, style and indentation cleanup of Qt testsPhilip Kaufmann
2014-06-25Remove unnecessary dependencies for bitcoin-cliWladimir J. van der Laan
2013-12-06[Qt] misc PaymentServer changes (e.g. changes to eventFilter())Philip Kaufmann
2013-11-11[Qt] paymentserver: start netManager in uiReady()Philip Kaufmann
2013-11-10Cleanup code using forward declarations.Brandon Dahler
2013-09-05autotools: switch to autotools buildsystemCory Fields
2013-08-29Bitcoin-Qt: fixes for using display unit from optionsPhilip Kaufmann
2013-08-22Payment Protocol: X509-validated payment requestsGavin Andresen