472 Commits (87e40799fdebb9f4c3c9d8cc7d071408a4ea768e)

Author SHA1 Message Date
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
Philip Kaufmann 00d1980b8f init.cpp: log fee estimates filename on error 10 years ago
Cozz Lovan d88af56011 Fee fixes 10 years ago
Wladimir J. van der Laan 73ac7abd08 Move ui_interface to bitcoin_server.a 10 years ago
Philip Kaufmann a339a37b28 error out, when we detect -socks argument 10 years ago
Philip Kaufmann 0127a9be14 remove SOCKS4 support from core and GUI 10 years ago
R E Broadley 2e36866fec Show nodeid instead of addresses (for anonymity) unless otherwise requested. 10 years ago
Gavin Andresen 13fc83c77b
Move fee policy out of core 10 years ago
Gavin Andresen b33d1f5ee5
Use fee/priority estimates in wallet CreateTransaction 10 years ago
Wladimir J. van der Laan 4278b1df45
Clarify error message when invalid -rpcallowip 10 years ago
Tom Harding 0da6b3fd18 Remove signal DoubleSpendDetected, use function 10 years ago
Tom Harding 9004798e62 Add -respendnotify option and new RPC data 10 years ago
Tom Harding d640a3ceab Relay double-spends, subject to anti-DOS 10 years ago
Luke Dashjr e44fea55ea Add an option to allow users to disable relaying/mining data carrier transactions 10 years ago
Philip Kaufmann 1c750dbd40 remove -tor compatibility code (only allow -onion) 10 years ago
Cory Fields f3967bcc50 build: fix build weirdness after 54372482. 10 years ago
Pieter Wuille cf0c47b269 Remove getwork() RPC call 10 years ago
Philip Kaufmann 1020f599f3 add comment to HelpMessage() to ensure alphabetical ordering 10 years ago
Cory Fields 92a6220711 sanity: hook up sanity checks 10 years ago
Cozz Lovan 77cbd4623e Let -zapwallettxes recover transaction meta data 11 years ago
Wladimir J. van der Laan 1569353b8a
Add `-stopafterblockimport` option 10 years ago
Wladimir J. van der Laan 45615af26f Add 'about' information to `-version` output 10 years ago
Philip Kaufmann 4aaa01783d rework help messages for fee-related options 10 years ago
Philip Kaufmann 56b07d2dcd [Qt] allow setting listen via GUI 10 years ago
Gavin Andresen 171ca7745e estimatefee / estimatepriority RPC methods 10 years ago
Gavin Andresen c6cb21d17a Type-safe CFeeRate class 10 years ago
Wladimir J. van der Laan 7d4dda7630 Remove global strWalletFile 10 years ago
Philip Kaufmann 5bd02cf715 log used config file to debug.log on startup 10 years ago
shshshsh 7b45d943b2 Make max number of orphan blocks kept in memory a startup parameter (fixes #4253) 10 years ago
jtimon cb9bd83bba Add DefaultCheckMemPool chain parameter 10 years ago
Andrew Poelstra 4a09e1df51
key.cpp: fail with a friendlier message on missing ssl EC support 10 years ago
Cozz Lovan 06a91d9698 VerifyDB progress 10 years ago
Philip Kaufmann 53a088154c rename fNoListen to fListen and move to net 10 years ago
R E Broadley 79d06dc6e0 Remove redundant c_str 10 years ago
Wladimir J. van der Laan deb3572ab1 Add -rpcbind option to allow binding RPC port on a specific interface 11 years ago
shshshsh 283e405c06 Switch stdout to line buffering 10 years ago
Wladimir J. van der Laan 783b182c8f Remove dummy PRIszX macros for formatting 10 years ago
Wladimir J. van der Laan e27c4110d9 Remove build-time no-IPv6 setting 10 years ago
Wladimir J. van der Laan d0a2e2eb87 Log BerkeleyDB version at startup 10 years ago
Bardi Harborow ffeb47366d Add nHighTransactionFeeWarning as per #3969. 10 years ago
Philip Kaufmann 5409404d75 add constant for shared (GUI/core) -par settings 11 years ago
Cozz Lovan 7398f4a796 improve command-line options output 11 years ago
Michagogo 9e2872c234 Adjust branding in datadir lock error message 10 years ago
Wladimir J. van der Laan 8a6894ca3e Log which wallet is used during init 10 years ago
Wladimir J. van der Laan f48742c2bf Get rid of C99 PRI?64 usage in source files 10 years ago
Wladimir J. van der Laan d5f1e727a8 Don't use PRIx64 formatting derives from inttypes.h 10 years ago
Philip Kaufmann 82e96006ae add constants for shared (GUI/core) -dbcache settings 11 years ago