710 Commits (38ed190eefccf8865d984e08f4dfe4063ed8a55b)

Author SHA1 Message Date
Wladimir J. van der Laan baf05075fa Improve proxy initialization 9 years ago
Wladimir J. van der Laan 9b5659d1c4 Remove translation for -help-debug options 9 years ago
Gavin Andresen 65b9454503
Use best header chain timestamps to detect partitioning 9 years ago
Philip Kaufmann a9ac95c1bc use const references where appropriate 9 years ago
Adam Weiss c257a8c9a6 Prune: Support noncontiguous block files 9 years ago
Philip Kaufmann eebd4cca19 [init] add -blockversion help and extend -upnp help 9 years ago
Luke Dashjr d449772cf6 Remove P2SH coinbase flag, no longer interesting 9 years ago
Jonas Schnelli 7e6569ea5b [squashme] improve/corrects prune mode detection test for required wallet rescans 9 years ago
Jonas Schnelli 3201035f22 [autoprune] allow wallet in pruned mode 9 years ago
Adam Weiss ffdda4e8a7 Catch errors on datadir lock and pidfile delete 9 years ago
lpescher aa41bc84b1 Update help message to match the #4219 change 9 years ago
Wladimir J. van der Laan 8c35b6f3be Parameter interaction: disable upnp if -proxy set 9 years ago
Wladimir J. van der Laan 77ed59df4d wallet: Introduce constant for `-txconfirmtarget` default 9 years ago
jtimon da29ecbcc6 Consensus: MOVEONLY: Move CValidationState from main consensus/validation 9 years ago
Gavin Andresen 36cba8f118
Alert if it is very likely we are getting a bad chain 9 years ago
Gavin Andresen 9a1dcea2df
Use CScheduler for net's DumpAddresses 9 years ago
Gavin Andresen ddd0acd3db
Create a scheduler thread for lightweight tasks 9 years ago
Philip Kaufmann a60bfd810f [init] better message when no wallet support is compiled in 9 years ago
Pieter Wuille dce8360e44 Reduce checkpoints' effect on consensus. 9 years ago
Alex Morcos 472b4c5dda Clean up parsing of bool command line args 9 years ago
Pieter Wuille b3ed4236be Cache tweak and logging improvements 9 years ago
Pieter Wuille fc684ad8af Use accurate memory for flushing decisions 9 years ago
Jonas Schnelli a1d0ec44d7 re-add -reindex help message 9 years ago
Wladimir J. van der Laan fc44231cb7
trivial: Merge pruning help message after Transifex comment 9 years ago
Wladimir J. van der Laan 04140457f4 Show an init message while activating best chain 9 years ago
Pieter Wuille a56054be65 Update key.cpp to use new libsecp256k1 9 years ago
Corinne Dashjr 7e6d23b171 Bugfix: Grammar fixes 9 years ago
Cory Fields a8cdaf5c96 checkpoints: move the checkpoints enable boolean into main 9 years ago
mrbandrews f9ec3f0fad Add block pruning functionality 9 years ago
Wladimir J. van der Laan 9e16cb108e Make 'Default: %u' spacing consistent in help message 9 years ago
Michael Ford c069234665 Fix typo in init.cpp interpration/interpretation 9 years ago
Wladimir J. van der Laan 67a7949397 privacy: Stream isolation for Tor 9 years ago
Jorge Timón b74dcb3b4a Separate CTranslationInterface from CClientUIInterface 9 years ago
Jorge Timón 4e382177ed Chainparams: Refactor: Remove redundant HashGenesisBlock() getter 9 years ago
Jonas Schnelli b9fb692d04 Push down RPC reqWallet flag 9 years ago
Wladimir J. van der Laan 6f252627b2 wallet: make it possible to disable transaction broadcast 9 years ago
Pieter Wuille 3fcfbc8ac5 Add a consistency check for the block chain data structures 9 years ago
Wladimir J. van der Laan cbb2cf5522
Fix --disable-wallet build after merge of #5681 9 years ago
Jonas Schnelli 2bb1c87700 refactor: move bdb (bitdb) interaction from init.cpp to wallet.cpp 9 years ago
Jonas Schnelli 50c72f23ad [Move Only] Move wallet related things to src/wallet/ 10 years ago
Luca Venturini f75470794b Fix - bitcoin-qt usage message 10 years ago
Luca Venturini 1fdb9fa3f9 Help messages correctly formatted (79 chars) 10 years ago
Pavel Janík 5262fde0ec Remove whitespaces before double colon in errors and logs 10 years ago
Eric Lombrozo 4401b2d7c5 Removed main.h dependency from rpcserver.cpp 10 years ago
Gregory Maxwell 7d2cb48511 Restore RPC HTTP keepalives to default. 10 years ago
Gregory Maxwell 16a5c18cea Add a -rpckeepalive and disable RPC use of HTTP persistent connections. 10 years ago
Pieter Wuille 13cdce4336 Catch UTXO set read errors and shutdown 10 years ago
Cory Fields a3241998e1 namespace: remove boost namespace pollution 10 years ago
Pieter Wuille 1c52aad540 Require sufficent priority for relay of free transactions 10 years ago
Luke Dashjr a15dba5dff en: Avoid ambiguous language regarding when transactions confirm 10 years ago