aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-19utils: Fix broken Windows filelockChun Kuan Lee
2018-10-18Merge #14374: qt: Add "Blocksdir" to Debug windowWladimir J. van der Laan
2018-10-18Merge #14177: qt: Set C locale for amountWidgetWladimir J. van der Laan
2018-10-18Merge #14146: wallet: Remove trailing separators from -walletdir argWladimir J. van der Laan
2018-10-18Merge #13878: utils: Add fstream wrapper to allow to pass unicode filename on...Wladimir J. van der Laan
2018-10-18Merge #14472: [doc] getblocktemplate: use SegWit in exampleWladimir J. van der Laan
2018-10-17Merge #14450: qt: Fix QCompleter popup regressionJonas Schnelli
2018-10-17Merge #14496: build: Pin to specific versions of Python packages we install f...Wladimir J. van der Laan
2018-10-17Merge #14495: build: Warn (don't fail!) on spelling errorsPieter Wuille
2018-10-16Merge #14335: net: refactor: cleanup ThreadSocketHandlerWladimir J. van der Laan
2018-10-16build: Pin to specific versions of Python packages we install from PyPI in Tr...practicalswift
2018-10-16Add ignored word: mutpracticalswift
2018-10-16Revert "qa: Fix codespell error and have lint-spelling error instead of warn"practicalswift
2018-10-16Merge #14403: qt: Revert "Force TLS1.0+ for SSL connections"Wladimir J. van der Laan
2018-10-16Merge #14383: qt: Clean system tray icon menu for '-disablewallet' modeWladimir J. van der Laan
2018-10-15Merge #14424: Stop requiring imported pubkey to sign non-PKH schemesJonas Schnelli
2018-10-13Fix QCompleter popup regressionHennadii Stepanov
2018-10-13[doc] getblocktemplate: use SegWit in exampleSjors Provoost
2018-10-10Merge #14373: Consistency fixes for RPC descriptionsMarcoFalke
2018-10-10Merge #14455: build: unbreak `make clean`MarcoFalke
2018-10-09Fix CLEAN_BITCOIN_TEST to remove .log files for all BITCOIN_TESTS filesJames O'Beirne
2018-10-09[rpc] Descriptions: Textual consistency fixesJon Layton
2018-10-09qt: Revert "Force TLS1.0+ for SSL connections"Tim Ruffing
2018-10-09Merge #13115: addrman: Add Clang thread safety annotations for variables guar...MarcoFalke
2018-10-08Add missing locks and locking annotations for CAddrManpracticalswift
2018-10-08Add tooltips for both datadir and blocksdirHennadii Stepanov
2018-10-08Merge #14385: depends: qt: avoid system harfbuzz and bz2MarcoFalke
2018-10-08Merge #13649: test: allow arguments to be forwarded to flake8 in lint-python.shMarcoFalke
2018-10-08Merge #14253: Build: during 'make clean', remove some files that are currentl...MarcoFalke
2018-10-08Merge #14390: docs: release process: RPC documentationMarcoFalke
2018-10-08Merge #14428: docs: Fix macOS files description in qt/README.mdMarcoFalke
2018-10-07Stop requiring imported pubkey to sign non-PKH schemesPieter Wuille
2018-10-08Merge #14324: qa: Run more tests with wallet disabledMarcoFalke
2018-10-08Merge #14413: tests: Allow closed rpc handler in assert_start_raises_init_errorMarcoFalke
2018-10-08tests: Allow closed http server in assert_start_raises_init_errorChun Kuan Lee
2018-10-08Merge #14241: appveyor: script improvementMarcoFalke
2018-10-07Merge #14419: [tests] Remove rpc_zmq.pyMarcoFalke
2018-10-07Merge #14398: tests: Don't access out of bounds array index: array[sizeof(arr...MarcoFalke
2018-10-07Merge #14421: Fix path to doc/descriptors.md in 0.17 release notesMarcoFalke
2018-10-07Merge #13883: utils: Convert Windows args to utf-8 stringMarcoFalke
2018-10-08Fix macOS files descriptionHennadii Stepanov
2018-10-07[docs] path to descriptors.md fixedDamian Mee
2018-10-07[tests] Remove rpc_zmq.pyJohn Newbery
2018-10-06Clean systray icon menu for -disablewallet modeHennadii Stepanov
2018-10-06Add "Blocksdir" to Debug windowHennadii Stepanov
2018-10-05Don't access out of bounds array entry array[sizeof(array)]Ben Woosley
2018-10-05appveyor: trivial build cache modificationsChun Kuan Lee
2018-10-04Merge #14395: Fix typos and cleanupMarcoFalke
2018-10-04Merge #14393: doc: add missing apt-get installMarcoFalke
2018-10-04Fix typosDimitris Apostolou