54 Commits (ab3834baae2e48708de2be74217eaf9da9081fc3)

Author SHA1 Message Date
Ross Nicoll e84843c0db Broken addresses on command line no longer trigger testnet. 10 years ago
Wladimir J. van der Laan ad49c256c3 Split up util.cpp/h 10 years ago
Wladimir J. van der Laan 488a616439
qt: Demote ReportInvalidCertificate message to qDebug 10 years ago
Wladimir J. van der Laan bd26fee10b
qt: Update some messages after suggestions by translators 10 years ago
Ross Nicoll 509f926e80 Payment request parsing on startup now only changes network if a valid network name is specified. 11 years ago
Philip Kaufmann 0127a9be14 remove SOCKS4 support from core and GUI 11 years ago
Gavin Andresen 13fc83c77b
Move fee policy out of core 11 years ago
Julian Haight dd49e92fb0
qt: fix 'opens in testnet mode when presented with a BIP-72 link with no fallback' 11 years ago
Wladimir J. van der Laan 33fdd99288 qt: Change serious messages from qDebug to qWarning 11 years ago
Wladimir J. van der Laan 84ce18ca93 Remove unnecessary dependencies for bitcoin-cli 11 years ago
Wladimir J. van der Laan 09eb201b1b Remove `using namespace std` from header file 11 years ago
Philip Kaufmann f5ae6c9826 add NetworkIDString() to chainparams 11 years ago
Gavin Andresen c6cb21d17a Type-safe CFeeRate class 11 years ago
jtimon f0a83fc256 Use Params().NetworkID() instead of TestNet() from the payment protocol 11 years ago
Philip Kaufmann bdc83e8f45 [Qt] ensure payment request network matches client network 11 years ago
Philip Kaufmann 1ba3560fe8 [Qt] let OptionsModel::getProxySettings() directly query proxy 11 years ago
Philip Kaufmann c704532294 [Qt] small paymentserver header cleanup 11 years ago
Wladimir J. van der Laan 28352af060 qt: protect SetAddressBook with cs_wallet lock everywhere 11 years ago
Wladimir J. van der Laan 2102ab9f5c ui: Fix GUI initialization order 11 years ago
Philip Kaufmann bd70562f66 [Qt] add messages when handling local payment request files 11 years ago
Philip Kaufmann 4cf3411056 [Qt] misc PaymentServer changes (e.g. changes to eventFilter()) 11 years ago
Gavin Andresen 1e01f7c506 Payment request URI syntax changed, from request=... to r=... 11 years ago
Philip Kaufmann 7634e0d8de [Qt] paymentserver: start netManager in uiReady() 11 years ago
Brandon Dahler 51ed9ec971 Cleanup code using forward declarations. 11 years ago
Wladimir J. van der Laan e592d43f51 qt: add license header to source files 11 years ago
Philip Kaufmann 395d0d5af0 rework an ugly hack in processPaymentRequest() 11 years ago
Philip Kaufmann 952d2cdb56 make processPaymentRequest() use a single SendCoinsRecipient 11 years ago
Philip Kaufmann 983cef4802 payment-request UI: use SendCoinsRecipient.message for memo 11 years ago
Philip Kaufmann c6c97e0f4e [Qt] Rework of payment request UI (mainly for insecure pr) 11 years ago
Philip Kaufmann 3b570559f8 re-work -debug switch handling 11 years ago
Philip Kaufmann 9195e0bed2 paymentserver: init all class members in constructor 11 years ago
Philip Kaufmann 08dd1b7be1 Qt: move paymentACK handling to paymentserver 11 years ago
super3 db0e8ccd90 Bump Year Number to 2013 11 years ago
Philip Kaufmann 95d4a2be95 paymentserver: style fixes / cleanup 11 years ago
Philip Kaufmann 06dfd23d41 paymentserver: use own HTML-esc / add new header const 11 years ago
Philip Kaufmann d78900cc1b fix some cosmetic glitches in the codebase 11 years ago
Philip Kaufmann 42018eff07 Bitcoin-Qt: Use qDebug() for printing to debug.log 11 years ago
Philip Kaufmann bdd0c59ab0 Bitcoin-Qt: fixes for using display unit from options 11 years ago
Gavin Andresen b773da064d Set Accept: application/bitcoin-paymentrequest header 11 years ago
Gregory Maxwell 71ac5052d8 Remove fAllowReuse from GetKeyFromPool. 11 years ago
Gavin Andresen a41d5fe019 Payment Protocol: X509-validated payment requests 11 years ago
Gavin Andresen 050d2e953f Remove #define loop from util.h 11 years ago
Philip Kaufmann 84ef729aa1 Bitcoin-Qt: fix QApplication includes to match our include defaults 11 years ago
Wladimir J. van der Laan 25c0cce7fb Qt5 compatibility 12 years ago
Philip Kaufmann 32af5266cf Bitcoin-Qt: massive header and cpp cleanup 12 years ago
Gavin Andresen 8269a0953e Reimplement click-to-pay links. Add OSX support. 12 years ago