15632 Commits (fa4c16d2e72a8ec1032da49a68c9913c2595dbfe)
 

Author SHA1 Message Date
MarcoFalke 57ee73990f
Merge #11538: qa: Fix race condition failures in replace-by-fee.py, sendheaders.py 7 years ago
Suhas Daftuar 6d51eaefe9 qa: Fix race condition in sendheaders.py 7 years ago
Jonas Schnelli 6157e8ce39
Merge #11499: [Qt] Add upload and download info to the peerlist (debug menu) 7 years ago
Wladimir J. van der Laan c0e5139413
Merge #11458: Don't process unrequested, low-work blocks 7 years ago
Wladimir J. van der Laan e668a6e61d
Merge #11539: [verify-commits] Allow revoked keys to expire 7 years ago
fanquake cc5c39ddca
[Build] Add AM_OBJCXXFLAGS and QT_PIE_FLAGS to OBJCXXFLAGS to future-proof darwin targets 7 years ago
Evan Klitzke f8c66972dd
Fix automake warnings when running autogen.sh 7 years ago
Matt Corallo d23be309c2 [verify-commits] Allow revoked keys to expire 7 years ago
Suhas Daftuar c96b2e4f09 qa: Fix replace-by-fee race condition failures 7 years ago
Suhas Daftuar 01b52cedd4 Add comment explaining forced processing of compact blocks 7 years ago
Suhas Daftuar 08fd822771 qa: add test for minchainwork use in acceptblock 7 years ago
Suhas Daftuar ce8cd7a7da Don't process unrequested, low-work blocks 7 years ago
MarcoFalke fa81534d06 Add share/rpcuser to dist. source code archive 7 years ago
Wladimir J. van der Laan ff92fbf247
Merge #11529: Avoid slow transaction search with txindex enabled 7 years ago
Wladimir J. van der Laan 99e93de6f8
Merge #11476: Avoid opening copied wallet databases simultaneously 7 years ago
João Barbosa 7a5f9303a9 Avoid slow transaction search with txindex enabled 7 years ago
Wladimir J. van der Laan 13f53b750d
Merge #11527: Remove my testnet DNS seed as I currently don't have the capacity to … 7 years ago
Russell Yanofsky 478a89c1ef Avoid opening copied wallet databases simultaneously 7 years ago
Wladimir J. van der Laan b9e1299f04
Merge #11521: travis: move back to the minimal image 7 years ago
Andreas Schildbach 132d3225f3 Remove my testnet DNS seed as I currently don't have the capacity to keep it up to date. 7 years ago
MeshCollider c098c58196 Wrap dumpwallet warning and note scripts aren't dumped 7 years ago
Thomas Snider ff35de8f03 [ui] Add toggle for unblinding password fields 7 years ago
Cory Fields 3d1c31126b Revert "travis: filter out pyenv" 7 years ago
Cory Fields a86e81b78f travis: move back to the minimal image 7 years ago
Wladimir J. van der Laan 02ac8c892b
Merge #11452: Improve ZMQ functional test 7 years ago
practicalswift 13a81b19df Add quotes to variable assignment (as requested by @TheBlueMatt) 7 years ago
practicalswift 683b9d280b Fix valid path output 7 years ago
practicalswift 193c2fb4c8 Use bash instead of POSIX sh. POSIX sh does not support arrays. 7 years ago
practicalswift 80f5f28d38 Fix incorrect quoting of quotes (the previous quotes had no effect beyond unquoting) 7 years ago
practicalswift 564a172dfd Add required space to [[ -n "$1" ]] (previously [[ -n"$1" ]]) 7 years ago
practicalswift 1e44ae0e19 Add error handling: exit if cd fails 7 years ago
practicalswift b9e79ab415 Remove "\n" from echo argument. echo does not support escape sequences. 7 years ago
practicalswift f6b3382fa3 Remove unused variables 7 years ago
Wladimir J. van der Laan 937613d215
Merge #11467: Fix typos. Use nullptr instead of NULL. 7 years ago
Wladimir J. van der Laan 6759a24eaa
Merge #11472: qa: Make tmpdir option an absolute path, misc cleanup 7 years ago
Wladimir J. van der Laan 50d72b3570
Merge #11495: [trivial] Make namespace explicit for is_regular_file 7 years ago
Wladimir J. van der Laan a1d78b59fc
Merge #11006: Improve shutdown process 7 years ago
Wladimir J. van der Laan 2ca518deff
Merge #11486: [tests] Add uacomment tests 7 years ago
Wladimir J. van der Laan b645f368f2
Merge #11492: [wallet] Fix leak in CDB constructor 7 years ago
Wladimir J. van der Laan ffa5159cef
Merge #11508: Fix crash via division by zero assertion 7 years ago
Pieter Wuille 26fee4f6bd
Merge #11062: [mempool] Mark mempool import fails that were found in mempool as 'already there' 7 years ago
Aaron Clauson 7383d77264 Updated instructions for Windows 10 Fall Creators Update. 7 years ago
MarcoFalke 808c84f89d
Merge #11483: Fix importmulti bug when importing an already imported key 7 years ago
MarcoFalke 14b860bf64
Merge #11513: [trivial] [tests] A few Python3 tidy ups 7 years ago
Aaron Golliver 6b1891e2c0 Add Sent and Received information to the debug menu peer list 7 years ago
Aaron Golliver 8e4aa35ffb move human-readable byte formatting to guiutil 7 years ago
John Newbery f893085325 [tests] Don't subclass from object for Python 3 7 years ago
John Newbery 8f9e3627ef [tests] authproxy.py: tidy up __init__() 7 years ago
John Newbery 323d8f61e9 [tests] fix flake8 warnings in authproxy.py 7 years ago
John Newbery fc0176d01e [tests] use python3 for authproxy.py 7 years ago