15288 Commits (b5545d8df99fb71bbb627eebe623ff8d9a2d9719)
 

Author SHA1 Message Date
Wladimir J. van der Laan b5545d8df9
Merge #10409: [tests] Add fuzz testing for BlockTransactions and BlockTransactionsRequest 7 years ago
Wladimir J. van der Laan d93fa261f0
Merge #11490: Disconnect from outbound peers with bad headers chains 7 years ago
Suhas Daftuar e065249c01 Add unit test for outbound peer eviction 7 years ago
Suhas Daftuar 5a6d00c6de Permit disconnection of outbound peers on bad/slow chains 7 years ago
Suhas Daftuar c60fd71a65 Disconnecting from bad outbound peers in IBD 7 years ago
Wladimir J. van der Laan cf8c4a7633
Merge #11530: Add share/rpcuser to dist. source code archive 7 years ago
practicalswift fd3a2f3130 [tests] Add fuzz testing for BlockTransactions and BlockTransactionsRequest 7 years ago
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
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
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
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
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
Jonas Schnelli 207408b088
Fix crash via division by zero assertion 7 years ago
Jonas Schnelli 2c66cea2d1
Merge #11496: [Trivial] Add missing comma from rescanblockchain example 7 years ago
Pieter Wuille 6ab0e4cf49
Merge #10672: Avoid division by zero in the case of a corrupt estimates file 7 years ago
João Barbosa 7104de8b1f [wallet] Fix leak in CDB constructor 7 years ago
MeshCollider 43f76f6acd Add missing comma from rescanblockchain 7 years ago
Pieter Wuille 326a5652e0
Merge #11456: Replace relevant services logic with a function suite. 7 years ago