14876 Commits (dc8c90bddbcd658e4d6257a26a0c85b44ffe7adc)
 

Author SHA1 Message Date
Adrian Gallagher dc8c90bddb
Litecoin: Update Travis 7 years ago
Adrian Gallagher b6a8a1b28d
Litecoin: Update chainparams and blockchain size 7 years ago
Adrian Gallagher 98dcbd7856
Litecoin: Update hardcoded seeds 7 years ago
Romano d8b8d96d23
Litecoin: enable support for SSE2 instructions in scrypt via configure --enable-sse2 (#362) 7 years ago
Adrian Gallagher da8306292d
Litecoin: Adjust splashscreen for testnet/regtest 7 years ago
Adrian Gallagher 231fb558a9
Litecoin: Fix build system 7 years ago
Adrian Gallagher d3fe529369
Litecoin: Update man files 7 years ago
Adrian Gallagher 53aa681e0d
Litecoin: Fix various tests 7 years ago
Charlie Lee e1ec1a548a
Set final alert message for Litecoin 7 years ago
romanornr e9801c248d
Litecoin: Zeitgeist2 bool fshift bnNew.bits() 7 years ago
Adrian Gallagher 293d7cac1d
Litecoin: Adjust fee system 7 years ago
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