6414 Commits (2a8e8c2e3721c8cf560f08873b90265f8ab1a83b)

Author SHA1 Message Date
Jonas Schnelli 2a8e8c2e37
[Qt] don't allow to store invalid proxy ports 9 years ago
Jonas Schnelli d16d1b72d1
[Qt] refactor and optimize proxy settings behavior 9 years ago
Patick Strateman bbf49da408 Fix comment for blocksonly parameter interactions 9 years ago
Patick Strateman 6a4982fb83 Fix fRelayTxs comment 9 years ago
Patick Strateman 59441a0445 Display DEFAULT_WHITELISTALWAYSRELAY in help text 9 years ago
Patick Strateman 71a2683f4b Use DEFAULT_BLOCKSONLY and DEFAULT_WHITELISTALWAYSRELAY constants 9 years ago
Patick Strateman 762b13b4d8 Add help text for blocksonly and whitelistalwaysrelay 9 years ago
Patick Strateman 3a964973fe Add whitelistalwaysrelay option 9 years ago
Patick Strateman 420fa8143a Do not process tx inv's in blocksonly mode 9 years ago
Patick Strateman 4044f07d1c Add blocksonly mode 9 years ago
Peter Todd b3ae384a8d
Remove LOCK(cs_main) from decodescript 9 years ago
Peter Todd 10953a7d32
Better error message for fundrawtransaction w/ empty vout 9 years ago
Peter Todd 61e1eb2e1c
Actually use includeWatching value in fundrawtransaction 9 years ago
Jonas Schnelli d61fcff071
don't enforce maxuploadtargets disconnect for whitelisted peers 9 years ago
Alex Morcos a78e6eaf5c Fix bug in mempool_tests unit test 9 years ago
Wladimir J. van der Laan a264c32e33
http: speed up shutdown 9 years ago
Pieter Wuille 48edf5746a Update key.cpp to new secp256k1 API 9 years ago
Pieter Wuille 1d84107924 Squashed 'src/secp256k1/' changes from 22f60a6..2bfb82b 9 years ago
MarcoFalke b27e81f115 [net] Cleanup maxuploadtarget 9 years ago
Wladimir J. van der Laan 09c1ae1c01 torcontrol improvements and fixes 9 years ago
Jonas Schnelli 773ae4654e
[Qt] add shortcurts for debug-/console-window 9 years ago
Peter Todd 9bd3f035f0
Clarify 'fee' field in fundrawtransaction help text 9 years ago
Jorge Timón 7267843745 Globals: Make AcceptBlockHeader static (Fix #6163) 9 years ago
Peter Todd 2f796e5fe7 Better error message if Tor version too old 9 years ago
Wladimir J. van der Laan 8f4e67f152 net: Automatically create hidden service, listen on Tor 9 years ago
Wladimir J. van der Laan b56953e9bb
qt: Periodic translations update 9 years ago
Cory Fields 69d0513436 build: Use fPIC rather than fPIE for qt objects. 9 years ago
Cory Fields 17c4d9d164 build: Split hardening/fPIE options out 9 years ago
MarcoFalke e20d9245e5 [trivial] init: Use defaults MIN_RELAY_TX_FEE & TRANSACTION_MAXFEE 9 years ago
MarcoFalke 536766c903 [trivial] New DEFAULT_MIN_RELAY_TX_FEE = 1000 9 years ago
MarcoFalke 5f46a7d068 transaction_tests: Be more strict checking dust 9 years ago
Wladimir J. van der Laan 40b77d450d Always allow getheaders from whitelisted peers 9 years ago
MarcoFalke 6dd3a44ce2 translations: Don't translate markdown or force English grammar 9 years ago
Wladimir J. van der Laan 2980a18572 Fix crash in validateaddress with -disablewallet 9 years ago
Matt Corallo 77f1f59d12 Benchmark sanity checks and fork checks in ConnectBlock 9 years ago
MarcoFalke e0eeb672f2 [trivial] clang-format: Set AlignAfterOpenBracket: false 9 years ago
Pieter Wuille 22e780737d Always flush block and undo when switching to new file 9 years ago
Jonathan Cross 7ca73dcf6b Improving labels for Sent / Received "Bytes" 9 years ago
Jorge Timón c53d48a6b3 BIP70: Chainparams: DRY: Make qt/guiutil.cpp fit BIP70 chain name strings 9 years ago
João Barbosa de0499d3b8 Fix ZMQ Notification initialization and shutdown 9 years ago
Gregory Maxwell d1c3762ae8 Revert "Revert "Enable policy enforcing GetMedianTimePast as the end point of lock-time constraints"" 9 years ago
Gregory Maxwell e4e5334ef8 Restore MedianTimePast for locktime. 9 years ago
MarcoFalke 268b79ef0c [qt] rpcconsole: Scale monospace font to 95% 9 years ago
MarcoFalke 53238ff0b1 Clarify what minrelaytxfee does 9 years ago
MarcoFalke abd8b768ee [qt] Properly display required fee instead of minTxFee 9 years ago
Alex Morcos 33c90cf197 Make skipping BIP30 check chain agnostic 9 years ago
Alex Morcos 06d81ad516 Skip BIP30 check after BIP34 activation 9 years ago
Pieter Wuille 69d373ff66 Don't wipe the sigcache in TestBlockValidity 9 years ago
Gregory Maxwell 40cd32e835 Revert "Add rules--presently disabled--for using GetMedianTimePast as endpoint for lock-time calculations" 9 years ago
Gregory Maxwell 8537ecdfc4 Revert "Enable policy enforcing GetMedianTimePast as the end point of lock-time constraints" 9 years ago