3688 Commits (27bff74e39c4c2951a709114e0d565568a0554fa)

Author SHA1 Message Date
Cory Fields 27bff74e39 script: switch to CScriptNum usage for scripts 11 years ago
Cory Fields 48d8eb1847 script: add CScriptNum class 11 years ago
Wladimir J. van der Laan 2f3308f2d2
Translation update 2014-04 11 years ago
Warren Togami 3d20cd5f61 VERSION obtained from source instead of the previous git tag. 11 years ago
Wladimir J. van der Laan 74dd52a9fc
qt: remove de_AT translation 11 years ago
rxl 4e9667b844 Improve and expand base58 comments 11 years ago
Gregory Maxwell 0bd05b53b1 Correct some proxy related socket leaks. 11 years ago
Gregory Maxwell d20791b0e5 Prevent socket leak in ThreadSocketHandler. 11 years ago
Hector Jusforgues ab643811ea Fix a typo in RPC signrawtransaction help 11 years ago
langerhans 71f82bf2ab Restart-warning for spendZeroConfChange option 11 years ago
Cory Fields 13a2283a6d build: Sync ax_boost_base.m4 with upstream. 11 years ago
Wladimir J. van der Laan 4ae5e72128
Show error message if ReadConfigFile fails 11 years ago
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
peryaudo b1b9c76262 Fix bloom filter not to use bit_mask 11 years ago
Meeh 74f66a5e29 Fixed compile error on Debian jessie (gcc version 4.8.2 (Debian 4.8.2-16)) 11 years ago