15371 Commits (12781db0585ed7ddcfd7134bc2a0cbabb4de21e3)
 

Author SHA1 Message Date
MarcoFalke 1b8c88451b
Merge #11376: Ensure backupwallet fails when attempting to backup to source file 7 years ago
Wladimir J. van der Laan cffa5ee132
Merge #11531: Check that new headers are not a descendant of an invalid block (more effeciently) 7 years ago
Wladimir J. van der Laan db2f83ed46
Merge #11511: [Init] Remove redundant exit(EXIT_FAILURE) instances and replace with return false 7 years ago
Wladimir J. van der Laan c95832da87
Merge #11571: Fixed a couple small grammatical errors. 7 years ago
Wladimir J. van der Laan e1f6a2a801
Merge #11565: Make listsinceblock refuse unknown block hash 7 years ago
Wladimir J. van der Laan 2631d55f61
Merge #11573: [Util] Update tinyformat.h 7 years ago
Wladimir J. van der Laan e8f3c88133
Merge #11442: [Docs] Update OpenBSD Build Instructions for OpenBSD 6.2 7 years ago
Jonas Schnelli 720d9e8fa1
[Wallet] always show help-line of wallet encryption calls 7 years ago
Matt Corallo f3d4adfa6f Make p2p-acceptablock not an extended test 7 years ago
Matt Corallo 00dcda60f6 [qa] test that invalid blocks on an invalid chain get a disconnect 7 years ago
Matt Corallo 015a5258ad Reject headers building on invalid chains by tracking invalidity 7 years ago
Matt Corallo 932f118e6a Accept unrequested blocks with work equal to our tip 7 years ago
Matt Corallo 3d9c70ca0f Stop always storing blocks from whitelisted peers 7 years ago
Matt Corallo 3b4ac43bc3 Rewrite p2p-acceptblock in preparation for slight behavior changes 7 years ago
Wladimir J. van der Laan 8335cb4781
Merge #11578: net: Add missing lock in ProcessHeadersMessage(...) 7 years ago
practicalswift 3ab545d7f8 addrman: Add missing lock in Clear() (CAddrMan) 7 years ago
practicalswift 2530bf27b7 net: Add missing lock in ProcessHeadersMessage(...) 7 years ago
Wladimir J. van der Laan bb9ab0fccf
Merge #11541: Build: Fix Automake warnings when running autogen.sh 7 years ago
fanquake 60b98f8e14
[Util] Update tinyformat.h 7 years ago
Pieter Wuille ba216b5fa6
Merge #11568: Disconnect outbound peers on invalid chains 7 years ago
Christian Gentry f927ee1aa8
Fixed a couple small grammatical errors. 7 years ago
Wladimir J. van der Laan b5545d8df9
Merge #10409: [tests] Add fuzz testing for BlockTransactions and BlockTransactionsRequest 7 years ago
Suhas Daftuar 37886d5e2f Disconnect outbound peers relaying invalid headers 7 years ago
Suhas Daftuar 4637f18522 moveonly: factor out headers processing into separate function 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
Russell Yanofsky 659b2061c4 Make listsinceblock refuse unknown block hash 7 years ago
practicalswift fd3a2f3130 [tests] Add fuzz testing for BlockTransactions and BlockTransactionsRequest 7 years ago
fanquake 9d30f54ef1
[Docs] Update OpenBSD Build Instructions for OpenBSD 6.2 7 years ago
Matt Corallo a6f33ea77d Sanity-check script sizes in bitcoin-tx 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
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