aboutsummaryrefslogtreecommitdiff
path: root/src/init.cpp
AgeCommit message (Expand)Author
2015-01-26sleep-wait on genesis block during init with -reindexMatt Corallo
2015-01-19Restore RPC HTTP keepalives to default.Gregory Maxwell
2015-01-15Add a -rpckeepalive and disable RPC use of HTTP persistent connections.Gregory Maxwell
2015-01-12Catch UTXO set read errors and shutdownv0.10.0rc2Pieter Wuille
2015-01-07Require sufficent priority for relay of free transactionsPieter Wuille
2014-12-27en: Avoid ambiguous language regarding when transactions confirmLuke Dashjr
2014-12-23Enforce minRelayTxFee on wallet created tx and add a maxtxfee option.Gregory Maxwell
2014-12-22remove max orphan blocks config parameter since it is no longer functionalJameson Lopp
2014-12-02Make comments in main an init doxygen compatibleMichael Ford
2014-11-27Remove -printblock, -printblocktree, and -printblockindexPieter Wuille
2014-11-26[REST] set REST API behind "-rest" optionJonas Schnelli
2014-11-25Merge pull request #5241Wladimir J. van der Laan
2014-11-24Improve chainstate/blockindex disk writing policyPieter Wuille
2014-11-23Make -proxy set all network types, avoiding a connect leak.Gregory Maxwell
2014-11-21Change MIT/X11 to MIT in license displayed in the programPhilip Kaufmann
2014-11-19[Qt] Add Smartfee to GUICozz Lovan
2014-11-12Merge pull request #5161Wladimir J. van der Laan
2014-11-07Do not use third party services for IP detection.Gregory Maxwell
2014-11-06Change -genproclimit default to 1Wladimir J. van der Laan
2014-11-06Always log number of threads for script verificationWladimir J. van der Laan
2014-11-04Add "warmup mode" for RPC server.Daniel Kraft
2014-10-31Merge pull request #5077Wladimir J. van der Laan
2014-10-29Print parameter interactions to console, tooMatt Corallo
2014-10-27MOVEONLY: Move CFeeRate and Amount constants to amount.ojtimon
2014-10-27Enable customising node policy for datacarrier data size with a -datacarriers...Luke Dashjr
2014-10-22Merge pull request #5108Wladimir J. van der Laan
2014-10-22CAutoFile: Explicit Get() and remove unused methodsWladimir J. van der Laan
2014-10-21qt: small English language updates from translatorsWladimir J. van der Laan
2014-10-21Merge pull request #5076Wladimir J. van der Laan
2014-10-20Rename CWalletInterface to CValidationInterfacePieter Wuille
2014-10-14Fix rebuild-chainstate feature and improve its performancePieter Wuille
2014-10-14Bugfix: Remove default from -zapwallettxes description (inaccurate)Luke Dashjr
2014-10-14Merge pull request #4942Wladimir J. van der Laan
2014-10-11Parameterise command line option defaults, so translations are independent of...Luke Dashjr
2014-10-08Merge pull request #4834Pieter Wuille
2014-10-08Merge pull request #4979Wladimir J. van der Laan
2014-10-06minor txindex documentation improvementCozz Lovan
2014-10-06add -timeout default as constant and use themPhilip Kaufmann
2014-10-02Merge pull request #4980Pieter Wuille
2014-10-01Merge pull request #4234Wladimir J. van der Laan
2014-09-29Merge pull request #4796Pieter Wuille
2014-09-26Use a typedef for monetary valuesMark Friedenbach
2014-09-25autofile: don't copy CAutoFile by valueCory Fields
2014-09-25minor variable init changes in init.cppPhilip Kaufmann
2014-09-24Get rid of the dummy CCoinsViewCache constructor argPieter Wuille
2014-09-20Also create pid file in non-daemon modeWladimir J. van der Laan
2014-09-18Write fee estimate and peers files only when initializedWladimir J. van der Laan
2014-09-16Merge pull request #4825Pieter Wuille
2014-09-16Merge pull request #4911Pieter Wuille
2014-09-16Merge pull request #4875Pieter Wuille