6383 Commits (38ed190eefccf8865d984e08f4dfe4063ed8a55b)

Author SHA1 Message Date
Wladimir J. van der Laan 09c1ae1c01 torcontrol improvements and fixes 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
Wladimir J. van der Laan 02a95be977
qt: translation update prior to opening 0.12 translations 9 years ago
Wladimir J. van der Laan 7497e805bd tests: Initialize networking on windows 9 years ago
Pieter Wuille 0b9e9dca4e Evict sigcache entries that are seen in a block 9 years ago
Pieter Wuille 830e3f3d02 Make sigcache faster and more efficient 9 years ago
Jorge Timón 87cbdb8b41 Globals: Explicit Consensus::Params arg for main: 9 years ago
Luke Dashjr a6efc01908 Bugfix: Omit wallet-related options from -help when wallet is disabled 9 years ago
Gregory Maxwell 30d9662bd7 Reject invalid pubkeys when reading ckey items from the wallet. 9 years ago
MarcoFalke 28313b83fc [qt] Use fixed pitch font for the rpc console 9 years ago
MarcoFalke 6342a4889b Init: Use DEFAULT_TRANSACTION_MINFEE in help message 9 years ago
Bob McElrath a83f3c2426 Add explicit shared_ptr constructor due to C++11 error 9 years ago
MarcoFalke 040c0ea093 Init: Cleanup error and warning strings 9 years ago
MarcoFalke a9c73a130e [wallet] Add comments for doxygen 9 years ago
MarcoFalke 6b0e622c25 [wallet] Refactor to use new MIN_CHANGE 9 years ago
Alex Morcos 971a4e6b86 Lower default policy limits 9 years ago
Pieter Wuille e9e616323b Make -checkmempool=1 not fail through int32 overflow 9 years ago
Pieter Wuille 298e040bca Fix chainstate serialized_size computation 9 years ago
Daniel Kraft 0be387a536 unittest: fix test for null tx input 9 years ago
Philip Kaufmann 214de7e54c [Trivial] ensure minimal header conventions 9 years ago
Philip Kaufmann ad5aae15b4 constify missing catch cases 9 years ago
Suhas Daftuar 7bbc7c314f Add option for microsecond precision in debug.log 9 years ago
Jonas Schnelli 872fee3fcc
Introduce -maxuploadtarget 9 years ago