11039 Commits (392b7aba5f7332bf2ca87ee2fd620fe660b5eca1)

Author SHA1 Message Date
Jesse Cohen d6c3a08c48 Add unit tests for signals generated by ProcessNewBlock() 6 years ago
Jesse Cohen bb79aaf93a Fix concurrency-related bugs in ActivateBestChain 6 years ago
Matt Corallo 0948153ea6 Do not unlock cs_main in ABC unless we've actually made progress. 6 years ago
Suhas Daftuar c71e535aec Bugfix: ensure consistency of m_failed_blocks after reconsiderblock 6 years ago
Adrian Gallagher 5c8e26d493
Litecoin: Basic changes for v0.16 release (#482) 6 years ago
Wladimir J. van der Laan 5d8de76257
wallet: Exit SyncMetaData if there are no transactions to sync 6 years ago
Jesse Cohen acdf433822
Hold cs_main while calling UpdatedBlockTip() and ui.NotifyBlockTip 6 years ago
John Newbery 4c14e7b67c
[wallet] Fix zapwallettxes/multiwallet interaction. 6 years ago
David A. Harding 4087dd08e7
RPC Docs: gettxout*: clarify bestblock and unspent counts 6 years ago
fanquake 9645aa6262 Remove blockmaxsize option from init.cpp 7 years ago
Matt Corallo 7847b92605 Default to defining endian-conversion DECLs in compat w/o config 7 years ago
Chun Kuan Lee 1720eb3018 qt:Show the entire Window when double clicking on taskbar 7 years ago
John Newbery e802c22947 [config] Remove blockmaxsize option 7 years ago
251 f118a7a35b Fix illegal default `addProxy` and `addrSeparateProxyTor` settings. 7 years ago
e0 f60e84dba4 Limit the number of IPs we use from each DNS seeder 7 years ago
Xinxi Wang 3f8b8a6c5f
Litecoin: M prefix added for script addresses 7 years ago
Adrian Gallagher dd392b9acc
Litecoin: Update Qt translations 7 years ago
Adrian Gallagher 32ee7c79ae
Litecoin: Fix tests 7 years ago
Adrian Gallagher f1e1ab4ebc
Litecoin: Update bech32 HRP's 7 years ago
Adrian Gallagher f117e96e0f
Litecoin: Adjust fee system 7 years ago
Romano 08f2538862
Litecoin: Enable support for SSE2 instructions in scrypt via configure --enable-sse2 (#362) 7 years ago
Adrian Gallagher 020b92fb75
Litecoin: Update chainparams and blockchain size 7 years ago
Adrian Gallagher e4aa272478
Litecoin: Update hardcoded seeds 7 years ago
Adrian Gallagher 5dab5e6757
Litecoin: Adjust splashscreen for testnet/regtest 7 years ago
Adrian Gallagher a74a01e617
Litecoin: Branding 7 years ago
Tamas Blummer e730b82b07 fix version typo 7 years ago
Adrian Gallagher fee6799b12
Litecoin: Protocol and default settings 7 years ago
Wladimir J. van der Laan ea2e39fd20
qt: Remove faulty and unnecessary en_US translation 7 years ago
Wladimir J. van der Laan 01f931b928
test: Add missing signal.h header 7 years ago
Adrian Gallagher ecf6fd0aab
Litecoin: Fix copyright year value 7 years ago
Adrian Gallagher e838c27971
Litecoin: Fix various tests 7 years ago
Martin Smith 029707c6ee
Litecoin: Add Litecoin logos and icons 7 years ago
shaolinfry 4b588c670c
Litecoin: Add scrypt N=1024 PoW 7 years ago
shaolinfry cbf7b9c79d
Litecoin: Adjust chain parameters 7 years ago
Wladimir J. van der Laan 51093478c0
qt: Pre-rc4 translations update 7 years ago
Pieter Wuille 3762ac127a
Make signrawtransaction accept P2SH-P2WSH redeemscripts 7 years ago
Cory Fields ad10b90e50
fix possible shutdown assertion with -reindex-shutdown 7 years ago
Wladimir J. van der Laan 4d54e7ad41
test: Add unit test for LockDirectory 7 years ago
Wladimir J. van der Laan 32a726846d
util: Fix multiple use of LockDirectory 7 years ago
João Barbosa f8938248ef
Interrupt loading thread after shutdown request 7 years ago
Russell Yanofsky ff44101e8d
Fix rescan test failure due to unset g_address_type, g_change_type 7 years ago
Matt Corallo 0f616517e1
Fix ignoring tx data requests when fPauseSend is set on a peer 7 years ago
Sjors Provoost d44cd7ed4b
Reset pblocktree before deleting LevelDB file 7 years ago
Wladimir J. van der Laan 4f63a43f6b
qt: Pre-rc3 translations update 7 years ago
fivepiece 758a41e100
Bech32 addresses in dumpwallet 7 years ago
Matt Corallo 3f5012beb6
Add braces to meet code style on line-after-the-one-changed. 7 years ago
Matt Corallo b8947554dd
Hold mempool.cs for the duration of ATMP. 7 years ago
Wladimir J. van der Laan 4cd7edba47
http: Remove numThreads and ThreadCounter 7 years ago
Wladimir J. van der Laan 93de37a12b
http: Remove WaitExit from WorkQueue 7 years ago
Wladimir J. van der Laan dd346cb262
http: Join worker threads before deleting work queue 7 years ago