6144 Commits (07f70b2dde26ef2b8857642043b149ff23f59a5c)

Author SHA1 Message Date
Wladimir J. van der Laan 48be9ceaa0
qt: Periodic translations update 11 years ago
Cozz Lovan 40c5b939f2 [Qt] Optionally add third party links to transaction context menu 11 years ago
Pieter Wuille 942b33a19d Split AcceptBlockHeader from AcceptBlock. 11 years ago
Pieter Wuille f457347053 Split up CheckBlock in a block and header version 11 years ago
Simon de la Rouviere 0caf2b187f Add MESSAGE_START_SIZE from chainparams when loading blocks from external files. 11 years ago
Wladimir J. van der Laan b39a07dc42 Add missing AssertLockHeld in ConnectBlock 11 years ago
Wladimir J. van der Laan 41106a50d2 qt: get required locks upfront in polling functions 11 years ago
Wladimir J. van der Laan ed67100565 Add required locks in tests 11 years ago
Cozz Lovan bb1f1c90d6 [Qt] importwallet progress 11 years ago
Pieter Wuille b58be132c9 Replace DecodeBase58/EncodeBase58 with direct implementation. 11 years ago
Cory Fields b1fdd5475d script: Add test for CScriptNum 11 years ago
Cory Fields 90320d6777 script: add additional script tests 11 years ago
Cory Fields 05e3ecffa4 script: remove bignum dependency 11 years ago
Cory Fields 4f497cd97d script: switch outside users to CScriptNum 11 years ago
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 55a1db4fa2 Solve chainActive-related locking issues 11 years ago
Wladimir J. van der Laan e07c943ce8 Add AssertLockHeld for cs_main to ChainActive-using functions 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
Philip Kaufmann d282c1fb64 [Qt] catch Windows shutdown events while client is running 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
Cory Fields 05c20a553a build: add symbol for upcoming gcc 4.9's libstdc++ 11 years ago
Cory Fields d5aab70490 build: add an option for enabling glibc back-compat 11 years ago
Cory Fields ffc6b678b9 build: add glibc/libstdc++ back-compat stubs 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
Luke Dashjr c0e0b05aec Bugfix: configure: Look in libx32 subdirectory for boost libraries 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
Alon Muroch 75ebced499 added many rpc wallet tests 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