10116 Commits (d3ef66b9fcfe93ba392172639826aadc26b23039)

Author SHA1 Message Date
Charlie Lee a9275c8d10
Litecoin: Rename mLTC/μLTC to lites/photons. (#375) 7 years ago
Adrian Gallagher 83d36e7e24
Litecoin: Update Qt translations 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 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
ultragtx ddbdcd482a
Litecoin: Fix various tests 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
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
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 4c82cea99b Use a sensible default for blockmaxweight 7 years ago
Matt Corallo 7871a7d3be Deprecate confusing blockmaxsize, fix getmininginfo output 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
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 3acec38781 Don't process unrequested, low-work blocks 7 years ago
Suhas Daftuar da4908c3a0 Allow setting nMinimumChainWork on command line 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
Russell Yanofsky 7d4546f17d
Make listsinceblock refuse unknown block hash 7 years ago