58 Commits (8910b4717e5bb946ee6988f7fe9fd461f53a5935)

Author SHA1 Message Date
Wladimir J. van der Laan b8d1b81077
trivial: squash missing field 'argNames' initializer warning in qt tests 8 years ago
isle2983 27765b6403 Increment MIT Licence copyright header year on files modified in 2016 8 years ago
Luke Dashjr a79598ddf4 Qt/Test: Make sure filtering sensitive data works correctly in nested commands 8 years ago
Matt Corallo c2f61bebb1 Add a ForceSetArg method for testing 8 years ago
Matt Corallo 4cd373aea8 Un-expose mapArgs from utils.h 8 years ago
Karl-Johan Alm 815f4148b2 Uses built-in byte swap if available (Apple) and if bswap_XX is undefined. 8 years ago
Jonas Schnelli 390bd14684
[Qt] Console: don't allow empty arguments when using the comma-syntax 8 years ago
Luke Dashjr 6a32c0f69d
Qt/Test: Check handling of empty arguments in RPC debug console 8 years ago
Matt Corallo 76faa3cdfe Rename the remaining main.{h,cpp} to validation.{h,cpp} 8 years ago
Jonas Schnelli 15860448d3
[Qt] RPC-Console: support nested commands and simple value queries 8 years ago
MarcoFalke fa24439ff3 Bump copyright headers to 2015 9 years ago
Cory Fields 6e996d39da tests: fix qt payment test 9 years ago
Philip Kaufmann be942def4b [Qt] add verifySize() function to PaymentServer 9 years ago
Wladimir J. van der Laan d29ec6c230 qt: define QT_NO_KEYWORDS 10 years ago
dexX7 3a3ecc02e5
Initialization: setup environment before starting QT tests 10 years ago
Philip Kaufmann a6516686dc [Qt] prevent amount overflow problem with payment requests 10 years ago
Philip Kaufmann 6715efb9ca [Qt] Payment request expiration bug fix (re-done) 10 years ago
Philip Kaufmann 17005bc0fc [Qt] add payment request unit test for non matching networks 10 years ago
Philip Kaufmann 080da96c7c [Qt] prepare paymentservertests for new unit tests 10 years ago
sandakersmann f914f1a746
Added "Core" to copyright headers 10 years ago
Philip Kaufmann 4333e26c8e [Qt] add BIP70 DoS protection test 10 years ago
Pavel Janík 84738627ce Fix all header defines 10 years ago
Cory Fields 85c579e3a6 script: add a slew of includes all around and drop includes from script.h 10 years ago
Philip Kaufmann 1ffb99b07f [Qt] copyright, style and indentation cleanup of Qt tests 10 years ago
Wladimir J. van der Laan 84ce18ca93 Remove unnecessary dependencies for bitcoin-cli 11 years ago
Cory Fields f3967bcc50 build: fix build weirdness after 54372482. 11 years ago
Cory Fields 8b09ef7b63 build: add stub makefiles for easier subdir builds 11 years ago
Cory Fields be4e9aeb14 build: delete old Makefile.am's 11 years ago
LongShao007 d90491a766 Update test_main.cpp 11 years ago
Cory Fields 6986861fda build: use -mwindows for gui targets when linking with mingw 11 years ago
Philip Kaufmann d464edfb8c [Qt] fix alphabetical ordering in Makefile.am 11 years ago
Wladimir J. van der Laan 5a407bd095
makefile.am: split long lines into one file per line 11 years ago
Wladimir J. van der Laan b7f4b6d35d GUI for --disable-wallet compiles and -disablewallet mode 11 years ago
Cory Fields 8b0f608815 qt5: tests: Make sure static plugin symbols are pulled in 11 years ago
Cory Fields 328bdb1cd6 qt5: Ensure correct link order 11 years ago
Philip Kaufmann 4cf3411056 [Qt] misc PaymentServer changes (e.g. changes to eventFilter()) 11 years ago
Wladimir J. van der Laan 4f9e993bc9 Add --disable-wallet option to build system 11 years ago
Wladimir J. van der Laan 0b47fe6bdc bitcoin-cli: remove unneeded dependencies (only code movement) 11 years ago
Philip Kaufmann 7634e0d8de [Qt] paymentserver: start netManager in uiReady() 11 years ago
Luke Dashjr eb12a14da7 configure: Simplify common AM_CPPFLAGS and AM_LDFLAGS to a Makefile.common 11 years ago
Brandon Dahler 51ed9ec971 Cleanup code using forward declarations. 11 years ago
Wladimir J. van der Laan 03535acd05 qt: add message field to SendCoinsRecipient 11 years ago
Cory Fields 7a3df1cd94 autotools: fix the Makefile.include to be safely included anywhere. 11 years ago
Cory Fields 35b8af9226 autotools: switch to autotools buildsystem 11 years ago
Philip Kaufmann bdd0c59ab0 Bitcoin-Qt: fixes for using display unit from options 11 years ago
Gavin Andresen a41d5fe019 Payment Protocol: X509-validated payment requests 11 years ago
Philip Kaufmann 32af5266cf Bitcoin-Qt: massive header and cpp cleanup 12 years ago
Matt Corallo 319236afa2 Fix Win32 compiling of qt/test/uritests.cpp 12 years ago
Matt Corallo 026594e269 Return !0 when qt tests fail. 12 years ago
fanquake 7790f391ab Fix a couple more typos 13 years ago