6439 Commits (faf12bc2839d0a858b36c371aaf26902e49e380c)

Author SHA1 Message Date
MarcoFalke faf12bc283 OpenSSL 1.1.0: Fix text variant of the version number 9 years ago
Luke Dashjr 3e7c89196c Optimisation: Store transaction list order in memory rather than compute it every need 9 years ago
Jonas Schnelli c197798d1b
[Qt] simple mempool info in debug window 9 years ago
Wladimir J. van der Laan 52c563710d
qt: Periodic translations update 9 years ago
Wladimir J. van der Laan b4f3e9c09e ui: Add "Copy raw transaction data" to transaction list context menu 9 years ago
Alex Morcos e855b0152f Fix debug log message for block files 9 years ago
Alex Morcos e587bc3fd9 Implement helper class for CTxMemPoolEntry constructor 9 years ago
Gregory Maxwell aee22bf288 Avoid a compile error on hosts with libevent too old for EVENT_LOG_WARN. 9 years ago
Eric Lombrozo 4d29032a64 Fixed integer comparison warning. 9 years ago
Pieter Wuille 6e18268616 Switch to libsecp256k1-based validation for ECDSA 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
Alex Morcos 1cf3dd80a6 Add unit test for UpdateCoins 9 years ago
Jonas Schnelli f6d9d5ee75
add (max)uploadtarget infos to getnettotals RPC help 9 years ago
Jonas Schnelli 773ae4654e
[Qt] add shortcurts for debug-/console-window 9 years ago
Alex Morcos 03c82826f9 Make CCoinsViewTest behave like CCoinsViewDB 9 years ago
Peter Todd 9bd3f035f0
Clarify 'fee' field in fundrawtransaction help text 9 years ago
Jorge Timón 6bc9e4056b Chainparams: Explicit CChainParams arg for miner: 9 years ago
Jorge Timón 598e494587 Chainparams: Explicit CChainParams arg for main (pre miner): 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
MarcoFalke 513686dd43 [qt] Use maxTxFee instead of 10000000 9 years ago