4167 Commits (49d57125f953e3e909e5c61d42d66013df8d325e)

Author SHA1 Message Date
Wladimir J. van der Laan d387b8ec15 rpc: add `getblockchaininfo` and `getnetworkinfo` 11 years ago
Philip Kaufmann 3e1cf9b6f6 add DEFAULT_TRANSACTION_FEE constant in wallet 11 years ago
Peter Todd 29c17498a5 Let tx (in)valid tests use any SCRIPT_VERIFY flag 11 years ago
Peter Todd 68f7d1d7af Create (MANDATORY|STANDARD)_SCRIPT_VERIFY_FLAGS constants 11 years ago
Fabian Raetz dbe8f75262 don't use sed's -i option to stay posix compliant 11 years ago
Fabian Raetz 2364b118f2 reorder includes to compile on OpenBSD 11 years ago
Philip Kaufmann 2fdd4c7933 better std::exception logging for CAddrDb 11 years ago
super3 d3081fa231 Removed LevelDB changes 11 years ago
Wladimir J. van der Laan e27c4110d9 Remove build-time no-IPv6 setting 11 years ago
Wladimir J. van der Laan 3a54ad9aba Full translation update 11 years ago
Wladimir J. van der Laan d0a2e2eb87 Log BerkeleyDB version at startup 11 years ago
Philip Kaufmann 1cc7f54a8d use standard __func__ instead of __PRETTY_FUNCTION__ 11 years ago
R E Broadley 6b29ccc9f9 Correct indentation 11 years ago
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