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
/
paymentserver.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
really s/Doge/Dis/g this time
Tomo Ueda
2021-09-02
1
-2
/
+2
*
really s/doge/dis/g this time
Tomo Ueda
2021-09-02
1
-2
/
+2
*
Change IPC prefix from bitcoin: to dogecoin:
Dennis Field
2020-02-27
1
-1
/
+1
*
Update QT client messages and translations to Doge equivalents (#1429)
Ross Nicoll
2019-03-25
1
-3
/
+3
*
Update payment protocol to match Dogecoin (#1433)
Ross Nicoll
2018-09-19
1
-5
/
+6
*
Move BIP70_MAX_PAYMENTREQUEST_SIZE to header
Pieter Wuille
2017-02-17
1
-2
/
+0
*
Introduce -dustrelayfee
Alex Morcos
2017-01-16
1
-2
/
+2
*
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-12-31
1
-1
/
+1
*
Rename the remaining main.{h,cpp} to validation.{h,cpp}
Matt Corallo
2016-12-02
1
-1
/
+1
*
qt: Avoid OpenSSL certstore-related memory leak
Wladimir J. van der Laan
2016-11-23
1
-19
/
+24
*
qt: Use correct conversion function for boost::path datadir
Wladimir J. van der Laan
2016-11-07
1
-1
/
+1
*
Do not shadow in src/qt
Pavel Janík
2016-09-23
1
-2
/
+2
*
Bump copyright headers to 2015
MarcoFalke
2015-12-13
1
-1
/
+1
*
Merge pull request #5665
Jeff Garzik
2015-09-15
1
-14
/
+20
|
\
|
*
[Qt] add verifySize() function to PaymentServer
Philip Kaufmann
2015-08-10
1
-14
/
+20
*
|
typofixes (found by misspell_fixer)
Veres Lajos
2015-08-10
1
-1
/
+1
|
/
*
Includes: Cleanup around net main and wallet
Jorge Timón
2015-07-23
1
-1
/
+1
*
[Qt] remove std namespace polution from code
Philip Kaufmann
2015-07-16
1
-3
/
+1
*
qt: define QT_NO_KEYWORDS
Wladimir J. van der Laan
2015-07-15
1
-29
/
+29
*
[Qt] minor comment updates in PaymentServer
Philip Kaufmann
2015-04-15
1
-9
/
+8
*
[Qt] constify first parameter of processPaymentRequest()
Philip Kaufmann
2015-04-15
1
-1
/
+1
*
[Qt] paymentserver: better logging of invalid certs
Philip Kaufmann
2015-04-15
1
-1
/
+5
*
[Qt] paymentserver: do not log NULL certificates
Philip Kaufmann
2015-04-15
1
-2
/
+9
*
Includes: Do not include main.h from any other header
Jorge Timón
2015-03-24
1
-0
/
+1
*
[Move Only] Move wallet related things to src/wallet/
Jonas Schnelli
2015-03-12
1
-1
/
+1
*
openssl: abstract out OPENSSL_cleanse
Cory Fields
2015-02-15
1
-1
/
+0
*
[Qt] prevent amount overflow problem with payment requests
Philip Kaufmann
2015-02-04
1
-0
/
+25
*
Remove whitespaces before double colon in errors and logs
Pavel Janík
2015-01-31
1
-14
/
+14
*
Merge pull request #5620
Wladimir J. van der Laan
2015-01-29
1
-8
/
+17
|
\
|
*
[Qt] Payment request expiration bug fix (re-done)
Philip Kaufmann
2015-01-15
1
-8
/
+17
*
|
[Qt] add debug logging for -rootcertificates option
Philip Kaufmann
2015-01-15
1
-7
/
+10
|
/
*
[Qt] add payment request unit test for non matching networks
Philip Kaufmann
2015-01-14
1
-2
/
+13
*
namespace: remove boost namespace pollution
Cory Fields
2015-01-02
1
-1
/
+0
*
[Qt] update a translation string and argument counts
Philip Kaufmann
2014-12-31
1
-2
/
+1
*
Added "Core" to copyright headers
sandakersmann
2014-12-19
1
-1
/
+1
*
[Qt] update paymentserver license and cleanup ordering
Philip Kaufmann
2014-12-08
1
-3
/
+3
*
[Qt] add BIP70 payment request size DoS protection for URIs
Philip Kaufmann
2014-12-08
1
-12
/
+32
*
[Qt] remove dup lock that is done in SetAddressBook()
Philip Kaufmann
2014-12-08
1
-1
/
+0
*
[Qt] ensure socket is set to NULL in PaymentServer::ipcSendCommandLine
Philip Kaufmann
2014-12-08
1
-1
/
+4
*
[Qt] add BIP70/BIP71 constants for all messages and mime types
Philip Kaufmann
2014-12-08
1
-12
/
+18
*
[Qt] make PaymentServer::ipcParseCommandLine void
Philip Kaufmann
2014-12-08
1
-2
/
+5
*
Use a typedef for monetary values
Mark Friedenbach
2014-09-26
1
-2
/
+2
*
Move CTxDestination from script/script to script/standard
Pieter Wuille
2014-09-16
1
-2
/
+2
*
Merge pull request #4623
Wladimir J. van der Laan
2014-09-10
1
-2
/
+6
|
\
|
*
Broken addresses on command line no longer trigger testnet.
Ross Nicoll
2014-08-30
1
-2
/
+6
*
|
Split up util.cpp/h
Wladimir J. van der Laan
2014-08-26
1
-0
/
+1
|
/
*
qt: Demote ReportInvalidCertificate message to qDebug
Wladimir J. van der Laan
2014-08-04
1
-1
/
+1
*
qt: Update some messages after suggestions by translators
Wladimir J. van der Laan
2014-07-31
1
-3
/
+3
*
Payment request parsing on startup now only changes network if a valid networ...
Ross Nicoll
2014-07-08
1
-1
/
+5
*
remove SOCKS4 support from core and GUI
Philip Kaufmann
2014-07-07
1
-10
/
+4
[next]