index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
qt
/
test
/
paymentservertests.cpp
Age
Commit message (
Expand
)
Author
2017-06-05
scripted-diff: Remove PAIRTYPE
Jorge Timón
2017-06-05
scripted-diff: Remove Q_FOREACH
Jorge Timón
2017-03-21
[trivial] Fix typos in comments
practicalswift
2015-12-13
Bump copyright headers to 2015
MarcoFalke
2015-08-10
[Qt] add verifySize() function to PaymentServer
Philip Kaufmann
2015-07-15
qt: define QT_NO_KEYWORDS
Wladimir J. van der Laan
2015-02-04
[Qt] prevent amount overflow problem with payment requests
Philip 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 networks
Philip Kaufmann
2015-01-13
[Qt] prepare paymentservertests for new unit tests
Philip Kaufmann
2014-12-19
Added "Core" to copyright headers
sandakersmann
2014-12-08
[Qt] add BIP70 DoS protection test
Philip Kaufmann
2014-10-17
script: add a slew of includes all around and drop includes from script.h
Cory Fields
2014-09-05
[Qt] copyright, style and indentation cleanup of Qt tests
Philip Kaufmann
2014-06-25
Remove unnecessary dependencies for bitcoin-cli
Wladimir 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-10
Cleanup code using forward declarations.
Brandon Dahler
2013-09-05
autotools: switch to autotools buildsystem
Cory Fields
2013-08-29
Bitcoin-Qt: fixes for using display unit from options
Philip Kaufmann
2013-08-22
Payment Protocol: X509-validated payment requests
Gavin Andresen