3667 Commits (f4e1c347cf1861595609ba841d35c4a59b50bde2)

Author SHA1 Message Date
Gregory Maxwell 94c8bfb23b Move assert(pindexNew); to above where we dereference pindexNew. 11 years ago
ditto-b 5cfd3a70a6 Edit subsidy_limit_test to account for BIP42 11 years ago
Cozz Lovan 392783697c [Qt] rescan progress 11 years ago
Philip Kaufmann d34b958406 [Qt] small cleanup of coincontroldialog 11 years ago
Philip Kaufmann f7257cfbd9 unified and better log/error messages for CDBEnv/CDB 11 years ago
Manuel Araoz 81bfb5aebf add checks for deserialization errors 11 years ago
Manuel Araoz 232aa9e034 Add code generating data/sighash.json test data 11 years ago
Manuel Araoz 43cb41859e Add sighash tests from data file 11 years ago
paveljanik db3a5e4151
Use the new name Bitcoin Core Daemon instead of Bitcoin server 11 years ago
Brandon Dahler 2b7709dc84
Wrap create_directory calls in try...catch blocks. 11 years ago
Wladimir J. van der Laan e3e3728f46
Fix typo in `createmultisig` help 11 years ago
Wladimir J. van der Laan ab88ed93ef Organize RPCCommands table 11 years ago
Wladimir J. van der Laan 65adc3a893 qt: Don't require db_cxx.h when wallet disabled 11 years ago
Wladimir J. van der Laan 25333a2619 build: improve missing boost error reporting 11 years ago
Wladimir J. van der Laan af4c2ac8ce Fix `-printblocktree` output 11 years ago
Bardi Harborow ffeb47366d Add nHighTransactionFeeWarning as per #3969. 11 years ago
Gregory Maxwell a60ab0ba89 Make GetAvailableCredit run GetHash() only once per transaction. 11 years ago
Yoichi Hirai fbf617a5f1 remove an assignment which is never used. 11 years ago
Wladimir J. van der Laan 1d46fe3327 'sendrawtransaction' improvements 11 years ago
Philip Kaufmann 5409404d75 add constant for shared (GUI/core) -par settings 11 years ago
Philip Kaufmann cfe4cad9e5 [Qt] fix style, formating, comment and indentation problems 11 years ago
Wladimir J. van der Laan dfd3996217 Remove duplicate from src/makefile.am 11 years ago
Cozz Lovan 7398f4a796 improve command-line options output 11 years ago
Wladimir J. van der Laan c61fe44194 qt: Only override -datadir if different from the default 11 years ago
Wladimir J. van der Laan 7e591c19e7 qt: Do proper boost::path conversion 11 years ago
Wladimir J. van der Laan e3f5d4338d
Fix test build after d138598 11 years ago
Luke Dashjr 3cb1edbfb6 Update moved and dead links 11 years ago
Gavin Andresen d138598f63
Fix regression tests 11 years ago
Isidoro Ghezzi f61287c9b1 RPC command getmininginfo showing right genproclimit 11 years ago
Chris Beams 6540025f10 Remove stale and redundant src/.gitignore file 11 years ago
Cozz Lovan ab1edd44d8 [Qt] Fix enable/disable show and remove buttons 11 years ago
Cozz Lovan 4c35366bdc Fix importwallet nTimeFirstKey 11 years ago
Wladimir J. van der Laan 788590736d qt: translation update 11 years ago
Philip Kaufmann c17f0a58b4 [Qt] remove space from translation of client bitness 11 years ago
gubatron 8c29273ff0 [QT] Fixes feel when resizing the last column on tables (issue #2862) 11 years ago
Wladimir J. van der Laan 5c80b9a7fb build: build qt tests after qt libs/executable 11 years ago
Meeh 74f66a5e29 Fixed compile error on Debian jessie (gcc version 4.8.2 (Debian 4.8.2-16)) 11 years ago
Wladimir J. van der Laan b8edf6c0d8 Qt: Fix ESC in disablewallet mode 11 years ago
Cozz Lovan 16d281ba84 [Qt] add expert section to wallet tab in optionsdialog 11 years ago
Wladimir J. van der Laan 3fc6846181 Add licenses for tests and test data 11 years ago
Cory Fields a22e9a32b3 build: fix explicit --disable-qt-dbus 11 years ago
Wladimir J. van der Laan a1465ac8e6 qt: Show weeks as well as years behind for long timespans 11 years ago
philsong 2834bc8013 qt: change CT_NOW string to CT_NEW in log message 11 years ago
Addy Yeow 89d72f3d9b Add new DNS seed from bitnodes.io. 11 years ago
Haakon Nilsen caee92dfa8 qt: Enable and disable the Show and Remove buttons for requested payments history 11 years ago
Cozz Lovan b51700a852 [Qt] Dont set table color in coin control 11 years ago
Wladimir J. van der Laan b40bdd6532 qt: Show also value for options overridden on command line 11 years ago
Gregory Maxwell 1294cdc43f Add a "relayfee" field to getinfo. 11 years ago
Michagogo 9e2872c234 Adjust branding in datadir lock error message 11 years ago
Cozz Lovan 0fde3bbf07 [Qt] Fill in label from address book also for URIs 11 years ago