538 Commits (f24bcce2ac3e049142ff077c0de5e40a52e59b5e)

Author SHA1 Message Date
Philip Kaufmann 1b2600a13a
Change MIT/X11 to MIT in license displayed in the program 10 years ago
Cozz Lovan c1c9d5b415 [Qt] Add Smartfee to GUI 10 years ago
Gregory Maxwell 845c86d128 Do not use third party services for IP detection. 10 years ago
Wladimir J. van der Laan f654f0040b
Change -genproclimit default to 1 10 years ago
Wladimir J. van der Laan 9bdec76037
Always log number of threads for script verification 10 years ago
Daniel Kraft af82884ab7 Add "warmup mode" for RPC server. 10 years ago
Matt Corallo eadcd0c802 Print parameter interactions to console, too 10 years ago
jtimon eda3733091 MOVEONLY: Move CFeeRate and Amount constants to amount.o 10 years ago
Luke Dashjr 2aa632921e Enable customising node policy for datacarrier data size with a -datacarriersize option 10 years ago
Wladimir J. van der Laan a873823864
CAutoFile: Explicit Get() and remove unused methods 10 years ago
Wladimir J. van der Laan 9acbb4180a
qt: small English language updates from translators 10 years ago
Pieter Wuille a96d113962 Rename CWalletInterface to CValidationInterface 10 years ago
Pieter Wuille afc32c5eea Fix rebuild-chainstate feature and improve its performance 10 years ago
Luke Dashjr c0195b1c31 Bugfix: Remove default from -zapwallettxes description (inaccurate) 10 years ago
Luke Dashjr 0a08aa8f2a Parameterise command line option defaults, so translations are independent of them 10 years ago
Cozz Lovan 3e61eb9c51 minor txindex documentation improvement 10 years ago
Philip Kaufmann de10efd154 add -timeout default as constant and use them 10 years ago
Mark Friedenbach a372168e77 Use a typedef for monetary values 10 years ago
Cory Fields eee030f6bc autofile: don't copy CAutoFile by value 10 years ago
Philip Kaufmann 20a11ffabf minor variable init changes in init.cpp 10 years ago
Pieter Wuille 7c70438dc6 Get rid of the dummy CCoinsViewCache constructor arg 10 years ago
Wladimir J. van der Laan d6712db354
Also create pid file in non-daemon mode 10 years ago
Wladimir J. van der Laan 94064710b9 Write fee estimate and peers files only when initialized 10 years ago
Philip Kaufmann 611116d4e3 header include cleanup 10 years ago
Gavin Andresen aa3c697e90
Store fewer orphan tx by default, add -maxorphantx option 10 years ago
Suhas Daftuar ec7eb0fa80 When reindexing check for file before trying to open (refactored) 10 years ago
Adam Weiss e982b574a5 Use explicit fflush() instead of setvbuf() 10 years ago
jtimon 6db83db3eb Decouple CChain from mapBlockIndex 10 years ago
ENikS 8d657a6517 Fixing compiler warning C4800: 'type' forcing value to bool 'true' or 'false' 10 years ago
Pieter Wuille 145d5be896 Introduce BlockMap type for mapBlockIndex 10 years ago
jtimon e9dd83f0a9 missing include boost/algorithm/string/replace.hpp 10 years ago
Wladimir J. van der Laan 2e280311b8
Perform CVerifyDB on pcoinsdbview instead of pcoinsTip 10 years ago
Wladimir J. van der Laan ad49c256c3 Split up util.cpp/h 10 years ago
Wladimir J. van der Laan 81212588c0 Remove print() from core functions 10 years ago
Wladimir J. van der Laan aa8279513b
Add detailed network info to getnetworkinfo RPC 10 years ago
Jeff Garzik c7b6117deb Create new signal for notification of new blocks. Use w/ -blocknotify 10 years ago
pryds 2b410c2fe1 Typo, and a few "Bitcoin" -> "Bitcoin Core" 10 years ago
Philip Kaufmann 283a3b88b6 small ordering cleanup of init help message 10 years ago
Wladimir J. van der Laan 60dc8e4208 Allow -onlynet=onion to be used 10 years ago
Jeff Garzik 2e7009d67b Avoid querying DNS seeds, if we have open connections. 10 years ago
Pieter Wuille d70bc52ee3 Rework block processing benchmark code 10 years ago
Wladimir J. van der Laan 98e84aae7a Revert "Relay double-spends, subject to anti-DOS" 10 years ago
Wladimir J. van der Laan 67cc8f25c2 Revert "Remove signal DoubleSpendDetected, use function" 10 years ago
Jeff Garzik 3da434a2ef Introduce option to disable relay/mining of bare multisig scripts in TX outputs 10 years ago
Pieter Wuille 09c744c2a8 Make sure CAutoFile for fees estimate goes out of scope 10 years ago
Cozz Lovan ebdcc360b6 Add helptexts for -whitelist and rpc prioritisetransaction and switch to bitcoin instead of satoshis 10 years ago
Rune K. Svendsen bdd5b587fc
Add option to disable 077 umask (create new files with system default umask) 10 years ago
Wladimir J. van der Laan 49d57125f9
qt: Ignore showNormalIfMinimized in initialization or shutdown 10 years ago
Zak Wilcox a7e1d503c4 In -? output: -keypool, -gen, -genproclimit depend on ENABLE_WALLET 10 years ago
Pieter Wuille dc942e6f27 Introduce whitelisted peers. 10 years ago