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
...
*
Move fee policy out of core
Gavin Andresen
2014-07-03
1
-1
/
+1
*
qt: fix 'opens in testnet mode when presented with a BIP-72 link with no fall...
Julian Haight
2014-07-02
1
-1
/
+1
*
qt: Change serious messages from qDebug to qWarning
Wladimir J. van der Laan
2014-07-01
1
-12
/
+12
*
Remove unnecessary dependencies for bitcoin-cli
Wladimir J. van der Laan
2014-06-25
1
-4
/
+4
*
Remove `using namespace std` from header file
Wladimir J. van der Laan
2014-06-16
1
-0
/
+1
*
add NetworkIDString() to chainparams
Philip Kaufmann
2014-06-12
1
-12
/
+1
*
Merge pull request #3824
Wladimir J. van der Laan
2014-06-09
1
-2
/
+12
|
\
|
*
Use Params().NetworkID() instead of TestNet() from the payment protocol
jtimon
2014-06-04
1
-2
/
+12
*
|
Type-safe CFeeRate class
Gavin Andresen
2014-06-06
1
-1
/
+1
|
/
*
[Qt] ensure payment request network matches client network
Philip Kaufmann
2014-05-06
1
-21
/
+60
*
[Qt] let OptionsModel::getProxySettings() directly query proxy
Philip Kaufmann
2014-01-17
1
-10
/
+15
*
[Qt] small paymentserver header cleanup
Philip Kaufmann
2014-01-14
1
-2
/
+0
*
Merge pull request #3374
Wladimir J. van der Laan
2014-01-13
1
-16
/
+36
|
\
|
*
[Qt] add messages when handling local payment request files
Philip Kaufmann
2013-12-10
1
-16
/
+36
*
|
Merge pull request #3488
Wladimir J. van der Laan
2014-01-10
1
-3
/
+12
|
\
\
|
*
|
ui: Fix GUI initialization order
Wladimir J. van der Laan
2014-01-05
1
-3
/
+12
|
|
/
*
/
qt: protect SetAddressBook with cs_wallet lock everywhere
Wladimir J. van der Laan
2014-01-06
1
-0
/
+1
|
/
*
[Qt] misc PaymentServer changes (e.g. changes to eventFilter())
Philip Kaufmann
2013-12-06
1
-7
/
+14
*
Payment request URI syntax changed, from request=... to r=...
Gavin Andresen
2013-12-04
1
-2
/
+2
*
[Qt] paymentserver: start netManager in uiReady()
Philip Kaufmann
2013-11-11
1
-1
/
+1
*
Cleanup code using forward declarations.
Brandon Dahler
2013-11-10
1
-20
/
+24
*
Merge pull request #3145
Wladimir J. van der Laan
2013-11-06
1
-51
/
+41
|
\
|
*
rework an ugly hack in processPaymentRequest()
Philip Kaufmann
2013-10-31
1
-6
/
+3
|
*
make processPaymentRequest() use a single SendCoinsRecipient
Philip Kaufmann
2013-10-31
1
-22
/
+17
|
*
payment-request UI: use SendCoinsRecipient.message for memo
Philip Kaufmann
2013-10-31
1
-1
/
+1
|
*
[Qt] Rework of payment request UI (mainly for insecure pr)
Philip Kaufmann
2013-10-31
1
-38
/
+36
*
|
qt: add license header to source files
Wladimir J. van der Laan
2013-11-04
1
-1
/
+1
|
/
*
re-work -debug switch handling
Philip Kaufmann
2013-10-30
1
-11
/
+5
*
Merge pull request #3130 from Diapolo/paymentACK_via_message
Wladimir J. van der Laan
2013-10-25
1
-9
/
+20
|
\
|
*
Qt: move paymentACK handling to paymentserver
Philip Kaufmann
2013-10-24
1
-9
/
+20
*
|
paymentserver: init all class members in constructor
Philip Kaufmann
2013-10-24
1
-1
/
+6
|
/
*
Merge pull request #3119
Pieter Wuille
2013-10-20
1
-1
/
+1
|
\
|
*
Bump Year Number to 2013
super3
2013-10-20
1
-1
/
+1
*
|
paymentserver: style fixes / cleanup
Philip Kaufmann
2013-10-19
1
-22
/
+30
*
|
paymentserver: use own HTML-esc / add new header const
Philip Kaufmann
2013-10-11
1
-6
/
+3
|
/
*
fix some cosmetic glitches in the codebase
Philip Kaufmann
2013-09-09
1
-24
/
+17
*
Bitcoin-Qt: Use qDebug() for printing to debug.log
Philip Kaufmann
2013-09-06
1
-17
/
+21
*
Merge pull request #2944 from gavinandresen/acceptheader
Gavin Andresen
2013-09-03
1
-0
/
+4
|
\
|
*
Set Accept: application/bitcoin-paymentrequest header
Gavin Andresen
2013-08-28
1
-0
/
+4
*
|
Bitcoin-Qt: fixes for using display unit from options
Philip Kaufmann
2013-08-29
1
-6
/
+16
*
|
Remove fAllowReuse from GetKeyFromPool.
Gregory Maxwell
2013-08-23
1
-1
/
+1
|
/
*
Payment Protocol: X509-validated payment requests
Gavin Andresen
2013-08-22
1
-36
/
+491
*
Remove #define loop from util.h
Gavin Andresen
2013-07-31
1
-1
/
+0
*
Bitcoin-Qt: fix QApplication includes to match our include defaults
Philip Kaufmann
2013-07-23
1
-2
/
+2
*
Qt5 compatibility
Wladimir J. van der Laan
2013-06-01
1
-0
/
+2
*
Bitcoin-Qt: massive header and cpp cleanup
Philip Kaufmann
2013-03-17
1
-3
/
+4
*
Reimplement click-to-pay links. Add OSX support.
Gavin Andresen
2013-02-12
1
-0
/
+159
[prev]