14901 Commits (0b47699b90e34f733364038ab27569c5891265e9)
 

Author SHA1 Message Date
Wladimir J. van der Laan 2ce9e586d5
doc: Fill in 0.15.1 changelog and authors in release notes 7 years ago
Pieter Wuille f518d9ae6a
Merge #11592: 0.15: Backports 7 years ago
Cory Fields 8195cb0d7f rpc: further constrain the libevent workaround 7 years ago
Cory Fields 34153a7e4a rpc: work-around an upstream libevent bug 7 years ago
Wladimir J. van der Laan f224cbc3d8
build: Bump version to 0.15.1 7 years ago
Suhas Daftuar fc308a6cdb Add unit test for stale tip checking 7 years ago
João Barbosa 2ed0647ac1 Add CConnmanTest to mutate g_connman in tests 7 years ago
Suhas Daftuar a607a95d81 Connect to an extra outbound peer if our tip is stale 7 years ago
Suhas Daftuar 459f2db425 Track tip update time and last new block announcement from each peer 7 years ago
Suhas Daftuar 49bf090185 net: Allow connecting to extra outbound peers 7 years ago
Matt Corallo bb83fe1902 Add release notes describing blockmaxweight deprecation 7 years ago
Matt Corallo 4c82cea99b Use a sensible default for blockmaxweight 7 years ago
Matt Corallo 7871a7d3be Deprecate confusing blockmaxsize, fix getmininginfo output 7 years ago
Suhas Daftuar 6baa317b5f Fix minchainwork test for 0.15 backport 7 years ago
Matt Corallo 55b7abfa8a Make p2p-acceptablock not an extended test 7 years ago
Matt Corallo 5bec7744d1 [qa] test that invalid blocks on an invalid chain get a disconnect 7 years ago
Matt Corallo 92d6105c4e Reject headers building on invalid chains by tracking invalidity 7 years ago
Matt Corallo 51001d684b Accept unrequested blocks with work equal to our tip 7 years ago
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