14865 Commits (ec665bae20c9d0635c2eb4dd5561e8d1bf7fe384)
 

Author SHA1 Message Date
Adrian Gallagher ec665bae20
Litecoin: Branding 7 years ago
Adrian Gallagher a5d4ed049f
Litecoin: Fix copyright year value 7 years ago
Adrian Gallagher b41ecc6feb
Litecoin: Protocol and default settings 7 years ago
Xinxi Wang 837ee5b597
Litecoin: M prefix added for script addresses 7 years ago
shaolinfry 6a61d434b3
Litecoin: Update gitian descriptors 7 years ago
ultragtx ddbdcd482a
Litecoin: Fix various tests 7 years ago
shaolinfry c61a4c8126
Litecoin: Developer gpg keys 7 years ago
Martin Smith dd764bb478
Litecoin: Add Litecoin logos and icons 7 years ago
shaolinfry 166fcb2aec
Litecoin: Add scrypt N=1024 PoW 7 years ago
shaolinfry 5c06f19e31
Litecoin: Adjust chain parameters 7 years ago
shaolinfry fec11b7e9c
Litecoin: Move 0.13.2 release notes 7 years ago
Adrian Gallagher 4905522b3b
Litecoin: Update README.md 7 years ago
Wladimir J. van der Laan 7b57bc998f
Merge #11610: [0.15] Update release notes for 0.15.1 7 years ago
MeshCollider 4fcb915944 Update release notes for 0.15.1 7 years ago
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