63 Commits (f914f1a746d7f91951c1da262a4a749dd3ebfa71)

Author SHA1 Message Date
sandakersmann f914f1a746
Added "Core" to copyright headers 10 years ago
Philip Kaufmann 5ec654b8ce [Qt] update paymentserver license and cleanup ordering 10 years ago
Philip Kaufmann 31f84944a5 [Qt] add BIP70 payment request size DoS protection for URIs 10 years ago
Philip Kaufmann 2284ccbd13 [Qt] remove dup lock that is done in SetAddressBook() 10 years ago
Philip Kaufmann 1ec753f734 [Qt] ensure socket is set to NULL in PaymentServer::ipcSendCommandLine 10 years ago
Philip Kaufmann 814429dc72 [Qt] add BIP70/BIP71 constants for all messages and mime types 10 years ago
Philip Kaufmann b82695b89f [Qt] make PaymentServer::ipcParseCommandLine void 10 years ago
Mark Friedenbach a372168e77 Use a typedef for monetary values 10 years ago
Pieter Wuille 0be990ba34 Move CTxDestination from script/script to script/standard 10 years ago
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. 10 years ago
Philip Kaufmann 0127a9be14 remove SOCKS4 support from core and GUI 10 years ago
Gavin Andresen 13fc83c77b
Move fee policy out of core 10 years ago
Julian Haight dd49e92fb0
qt: fix 'opens in testnet mode when presented with a BIP-72 link with no fallback' 10 years ago
Wladimir J. van der Laan 33fdd99288 qt: Change serious messages from qDebug to qWarning 10 years ago
Wladimir J. van der Laan 84ce18ca93 Remove unnecessary dependencies for bitcoin-cli 10 years ago
Wladimir J. van der Laan 09eb201b1b Remove `using namespace std` from header file 10 years ago
Philip Kaufmann f5ae6c9826 add NetworkIDString() to chainparams 10 years ago
Gavin Andresen c6cb21d17a Type-safe CFeeRate class 10 years ago
jtimon f0a83fc256 Use Params().NetworkID() instead of TestNet() from the payment protocol 10 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