index
:
discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
qt
/
test
/
paymentservertests.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright headers to 2018
DrahtBot
2018-07-27
1
-1
/
+1
*
scripted-diff: Avoid `interface` keyword to fix windows gitian build
Russell Yanofsky
2018-04-07
1
-2
/
+2
*
Remove direct bitcoin calls from qt/paymentserver.cpp
Russell Yanofsky
2018-04-04
1
-1
/
+1
*
Remove direct bitcoin calls from qt/optionsmodel.cpp
Russell Yanofsky
2018-04-04
1
-1
/
+3
*
Split key_io (address/key encodings) off from base58
Pieter Wuille
2018-02-19
1
-0
/
+1
*
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2018-01-03
1
-1
/
+1
*
qt: refactor: Changes to make include paths absolute
Wladimir J. van der Laan
2017-11-16
1
-1
/
+1
*
scripted-diff: Replace #include "" with #include <> (ryanofsky)
MeshCollider
2017-11-16
1
-9
/
+9
*
Changing &vec[0] to vec.data(), what 9804 missed
MeshCollider
2017-09-08
1
-7
/
+7
*
Merge #10964: Pass SendCoinsRecipient (208 bytes) by reference
Jonas Schnelli
2017-08-15
1
-1
/
+1
|
\
|
*
Pass SendCoinsRecipient (208 bytes) by const reference
practicalswift
2017-08-02
1
-1
/
+1
*
|
scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal in...
practicalswift
2017-08-07
1
-2
/
+2
|
/
*
scripted-diff: Remove PAIRTYPE
Jorge Timón
2017-06-05
1
-1
/
+1
*
scripted-diff: Remove Q_FOREACH
Jorge Timón
2017-06-05
1
-1
/
+1
*
[trivial] Fix typos in comments
practicalswift
2017-03-21
1
-1
/
+1
*
Bump copyright headers to 2015
MarcoFalke
2015-12-13
1
-1
/
+1
*
[Qt] add verifySize() function to PaymentServer
Philip Kaufmann
2015-08-10
1
-1
/
+2
*
qt: define QT_NO_KEYWORDS
Wladimir J. van der Laan
2015-07-15
1
-1
/
+1
*
[Qt] prevent amount overflow problem with payment requests
Philip Kaufmann
2015-02-04
1
-0
/
+17
*
[Qt] Payment request expiration bug fix (re-done)
Philip Kaufmann
2015-01-15
1
-2
/
+32
*
[Qt] add payment request unit test for non matching networks
Philip Kaufmann
2015-01-14
1
-0
/
+28
*
[Qt] prepare paymentservertests for new unit tests
Philip Kaufmann
2015-01-13
1
-11
/
+17
*
Added "Core" to copyright headers
sandakersmann
2014-12-19
1
-1
/
+1
*
[Qt] add BIP70 DoS protection test
Philip Kaufmann
2014-12-08
1
-0
/
+12
*
script: add a slew of includes all around and drop includes from script.h
Cory Fields
2014-10-17
1
-0
/
+1
*
[Qt] copyright, style and indentation cleanup of Qt tests
Philip Kaufmann
2014-09-05
1
-3
/
+6
*
Remove unnecessary dependencies for bitcoin-cli
Wladimir J. van der Laan
2014-06-25
1
-0
/
+1
*
[Qt] misc PaymentServer changes (e.g. changes to eventFilter())
Philip Kaufmann
2013-12-06
1
-6
/
+8
*
[Qt] paymentserver: start netManager in uiReady()
Philip Kaufmann
2013-11-11
1
-1
/
+0
*
Cleanup code using forward declarations.
Brandon Dahler
2013-11-10
1
-9
/
+9
*
autotools: switch to autotools buildsystem
Cory Fields
2013-09-05
1
-0
/
+1
*
Bitcoin-Qt: fixes for using display unit from options
Philip Kaufmann
2013-08-29
1
-1
/
+2
*
Payment Protocol: X509-validated payment requests
Gavin Andresen
2013-08-22
1
-0
/
+109