Commit Graph

16052 Commits (ab4ee6e692427b372dc9acb887c46849b324cd40)
 

Author SHA1 Message Date
Wladimir J. van der Laan ab4ee6e692
Merge #12315: Bech32 addresses in dumpwallet
7 years ago
Wladimir J. van der Laan d57d10ee96
Merge #12368: Hold mempool.cs for the duration of ATMP.
7 years ago
Wladimir J. van der Laan 6db4fa7ad3
Merge #12366: http: Join worker threads before deleting work queue
7 years ago
Wladimir J. van der Laan 11f3eac793
Merge #12374: qt: Make sure splash screen is freed on AppInitMain fail
7 years ago
Wladimir J. van der Laan 36a927c525
Merge #12377: qt: Poll ShutdownTimer after init is done
7 years ago
Wladimir J. van der Laan 7217ea2cc8
Merge #12367: Fix two fast-shutdown bugs
7 years ago
MarcoFalke 0277173b1d
Merge #10498: Use static_cast instead of C-style casts for non-fundamental types
7 years ago
MarcoFalke 2222bf02c9
qt: Poll ShutdownTimer after init is done
7 years ago
Wladimir J. van der Laan 1e5d14b3f7 qt: Clarify some comments
7 years ago
Wladimir J. van der Laan f5a4c3ddf4 qt: Make sure splash screen is freed on AppInitMain fail
7 years ago
Wladimir J. van der Laan 11e01515fe http: Remove numThreads and ThreadCounter
7 years ago
fivepiece 45eea40aa8 Bech32 addresses in dumpwallet
7 years ago
Matt Corallo dd2de47c62 Fix fast-shutdown crash if genesis block was not loaded
7 years ago
Matt Corallo 1c9394ad47 Fix fast-shutdown hang on ThreadImport+GenesisWait
7 years ago
Matt Corallo 02fc886363 Add braces to meet code style on line-after-the-one-changed.
7 years ago
Wladimir J. van der Laan f94665466e http: Remove WaitExit from WorkQueue
7 years ago
Wladimir J. van der Laan b1c2370dde http: Join worker threads before deleting work queue
7 years ago
Matt Corallo 85aa8398f5 Hold mempool.cs for the duration of ATMP.
7 years ago
Wladimir J. van der Laan 1462bde767
Merge #12050: [trivial] Implements a virtual destructor on the BaseRequestHandler class.
7 years ago
Wladimir J. van der Laan 5ad320598f
Merge #12363: Update README after filename change
7 years ago
Wladimir J. van der Laan f6cd41d93e
Merge #12305: [docs] [refactor] Add help messages for datadir path mangling
7 years ago
Wladimir J. van der Laan 88971352f6
Merge #11909: contrib: Replace developer keys with list of pgp fingerprints
7 years ago
Conor Scott 8a6c62be63 [tests] Update README after filename change
7 years ago
Wladimir J. van der Laan c3451483d2
Merge #12322: Docs: Remove step making cloned repository world-writable for Windows build.
7 years ago
Wladimir J. van der Laan 9a32114626
Merge #12218: net: Move misbehaving logging to net logging category
7 years ago
Wladimir J. van der Laan eaeaa2d0b4
Merge #12342: Extend #11583 to include "version handshake timeout" message
7 years ago
James O'Beirne 54604600c3 Add AbsPathForConfigVal to consolidate datadir prefixing for path args
7 years ago
James O'Beirne a1e13055c2 Clarify help messages for path args to mention datadir prefix
7 years ago
MarcoFalke 2a30e67d20
Merge #12330: Reduce scope of cs_main and cs_wallet locks in listtransactions
7 years ago
MarcoFalke d32528e733
Merge #12331: Docs: Properly alphabetize output of CLI --help option.
7 years ago
Clem Taylor c887f87d59 Extend #11583 to include the most common message generated by non-contributing peers (port scanners?)
7 years ago
Wladimir J. van der Laan 85123be78d
Merge #12317: Document method for reviewers to verify chainTxData
7 years ago
John Newbery 7444149de3 Document method for reviewers to verify chainTxData
7 years ago
MarcoFalke 4cad91663d
Merge #11869: QA: segwit.py: s/find_unspent/find_spendable_utxo/
7 years ago
MarcoFalke 1b06ed136f
Merge #12283: Fix typos
7 years ago
Wladimir J. van der Laan aa360e76a7
Merge #12329: net: don't retry failed oneshot connections forever
7 years ago
murrayn d3e467520f Properly alphabetize output of CLI --help option.
7 years ago
João Barbosa c409b1adac [rpc] Reduce scope of cs_main and cs_wallet locks in listtransactions
7 years ago
Jonas Schnelli 41363fe11d
Merge #12327: [gui] Defer coin control instancing
7 years ago
João Barbosa 6558f8acc3 [gui] Defer coin control instancing
7 years ago
Cory Fields 660f5f19ae net: don't retry failed oneshot connections forever
7 years ago
Wladimir J. van der Laan 84291d18dd
Merge #12326: net: initialize socket to avoid closing random fd's
7 years ago
Cory Fields 96dbd381cf net: initialize socket to avoid closing random fd's
7 years ago
murrayn eeeb416d73 Remove suggestion to make cloned repository world-writable for Windows build.
7 years ago
Jorge Timón 9bb59cf7ba
QA: segwit.py: s/find_unspent/find_spendable_utxo/
7 years ago
MarcoFalke 895fbd768f
Merge #12309: doc: Explain how to update chainTxData in release process
7 years ago
Wladimir J. van der Laan 7f968ae107 doc: Explain how to update chainTxData in release process
7 years ago
Wladimir J. van der Laan 216f9a42e6
Merge #12306: Docs: Improvements to UNIX documentation
7 years ago
Alex Vear ee5e8968b3 Organise Linux build instructions to be categorised by distro
7 years ago
Alex Vear 4c855174e1 Add NetBSD build instruction links
7 years ago