14833 Commits (c6e4d0ce82cfd9fb775ba5ca5874af207585837b)
 

Author SHA1 Message Date
Matt Corallo c6e4d0ce82 Stop always storing blocks from whitelisted peers 7 years ago
Matt Corallo e976c36ddf Rewrite p2p-acceptblock in preparation for slight behavior changes 7 years ago
practicalswift ec8dedff46 net: Add missing lock in ProcessHeadersMessage(...) 7 years ago
Suhas Daftuar 59b210d9a7 Disconnect outbound peers relaying invalid headers 7 years ago
Suhas Daftuar fc966bbd2b moveonly: factor out headers processing into separate function 7 years ago
Suhas Daftuar e3272242e2 Add unit test for outbound peer eviction 7 years ago
Suhas Daftuar 9961abf9e4 Permit disconnection of outbound peers on bad/slow chains 7 years ago
Suhas Daftuar bf191a7183 Disconnecting from bad outbound peers in IBD 7 years ago
MeshCollider d570aa4290 Fix uninitialized g_connman crash in Shutdown() 7 years ago
Cory Fields 0a5477c7e3 net: stop both net/net_processing before destroying them 7 years ago
Cory Fields b4136f21cf net: drop unused connman param 7 years ago
Cory Fields dc897e53d8 net: use an interface class rather than signals for message processing 7 years ago
Cory Fields 8aee55af3d net: pass CConnman via pointer rather than reference 7 years ago
Matt Corallo 6f279652b0 Rename fAddnode to a more-descriptive "manual_connection" 7 years ago
Suhas Daftuar ffb6ea4e5e Add comment explaining forced processing of compact blocks 7 years ago
Suhas Daftuar 2df65eeb98 qa: add test for minchainwork use in acceptblock 7 years ago
Suhas Daftuar 3acec38781 Don't process unrequested, low-work blocks 7 years ago
Suhas Daftuar 0e9d04bf0a [qa] Test nMinimumChainWork 7 years ago
Suhas Daftuar da4908c3a0 Allow setting nMinimumChainWork on command line 7 years ago
MarcoFalke 41088795dd qa: Remove never used return value of sync_with_ping 7 years ago
MarcoFalke f3457d0e83 qa: Make tmpdir option an absolute path 7 years ago
Russell Yanofsky 9c8006dc33 Avoid opening copied wallet databases simultaneously 7 years ago
João Barbosa de7053f114 [wallet] Fix leak in CDB constructor 7 years ago
Tomas van der Wansem fd79ed6b20 Ensure backupwallet fails when attempting to backup to source file 7 years ago
John Newbery d94fc336c4 scripted-diff: rename assert_raises_jsonrpc to assert_raises_rpc error 7 years ago
John Newbery 623de0acbb [tests] do not allow assert_raises_message to be called with JSONRPCException 7 years ago
John Newbery 5b728c8e98 [tests] remove direct testing on JSONRPCException from individual test cases 7 years ago
Wladimir J. van der Laan 34833534b6
Merge #11550: [0.15.1] qa: Backports 7 years ago
Russell Yanofsky 7d4546f17d
Make listsinceblock refuse unknown block hash 7 years ago
fanquake cf18f42899
[Docs] Update OpenBSD Build Instructions for OpenBSD 6.2 7 years ago
MarcoFalke 265bb214ec
Add share/rpcuser to dist. source code archive 7 years ago
Matt Corallo 01223a0261 [verify-commits] Allow revoked keys to expire 7 years ago
Suhas Daftuar adbc9d164a qa: Fix race condition in sendheaders.py 7 years ago
Suhas Daftuar fdad04e617 qa: Fix replace-by-fee race condition failures 7 years ago
Andreas Schildbach a2bd86a5ff
Remove my testnet DNS seed as I currently don't have the capacity to keep it up to date. 7 years ago
Cory Fields ca0f3f734c
Revert "travis: filter out pyenv" 7 years ago
Cory Fields b28415baae
travis: move back to the minimal image 7 years ago
Wladimir J. van der Laan 1646f9c760
Merge #11447: 0.15.1: Backports 7 years ago
Pedro Branco 20cdc2b36c Fix importmulti bug when importing an already imported key 7 years ago
Wladimir J. van der Laan 51bad9195e
Merge #11445: [qa] 0.15.1 Backports 7 years ago
Dusty Williams 405e069d3b Update importprivkey named args documentation 7 years ago
fanquake c94527a973 [Docs] Update Windows build instructions for using WSL and Ubuntu 17.04 7 years ago
Wladimir J. van der Laan 27e861a9b3 net: Improve and document SOCKS code 7 years ago
Donal OConnor dea3b87dd9 Add new step to clean $PATH var by removing /mnt specific Window's %PATH% paths that cause issues with the make system 7 years ago
Wladimir J. van der Laan a43be5bcdb rpc: Prevent `dumpwallet` from overwriting files 7 years ago
MarcoFalke 019c492490 qa: Fix lcov for out-of-tree builds 7 years ago
MarcoFalke e169349f8c qa: Restore bitcoin-util-test py2 compatibility 7 years ago
Matt Corallo b6c0209aaf Fix validationinterface build on super old boost/clang 7 years ago
Wladimir J. van der Laan 6a62c745a9 qt: Backup former GUI settings on `-resetguisettings` 7 years ago
Gregory Sanders 0fe2a9a196 when clearing addrman clear mapInfo and mapAddr 7 years ago