2018-12-16

< bitcoin-git> [bitcoin] laanwj closed pull request #14969: tests: Fix cuckoocache_tests TSAN failure introduced in 14935. (master...cuckoocache_tests) https://github.com/bitcoin/bitcoin/pull/14969
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/dba0f4c5c74c...34241716852d
< bitcoin-git> bitcoin/master d98a29e practicalswift: Fix cuckoocache_tests TSAN failure introduced in #14935. Fixes #14967.
< bitcoin-git> bitcoin/master 3424171 Wladimir J. van der Laan: Merge #14969: tests: Fix cuckoocache_tests TSAN failure introduced in 14935....
< bitcoin-git> [bitcoin] fellowserf opened pull request #14972: Master (master...master) https://github.com/bitcoin/bitcoin/pull/14972
< bitcoin-git> [bitcoin] fellowserf closed pull request #14972: Master (master...master) https://github.com/bitcoin/bitcoin/pull/14972
< bitcoin-git> [bitcoin] jonasschnelli pushed 4 new commits to master: https://github.com/bitcoin/bitcoin/compare/9133227298ad...dba0f4c5c74c
< bitcoin-git> bitcoin/master 9ea38d0 João Barbosa: qt: Allow to inspect RPCConsole tabs
< bitcoin-git> bitcoin/master a96c0df João Barbosa: qt: Add Window menu
< bitcoin-git> bitcoin/master 95a5a9f João Barbosa: qt: Remove ellipsis from sending/receiving addresses...
< bitcoin-git> [bitcoin] jonasschnelli closed pull request #14573: qt: Add Window menu (master...2018-10-overhaul-menus) https://github.com/bitcoin/bitcoin/pull/14573

2018-12-15

< bitcoin-git> [bitcoin] Emzy opened pull request #14970: [net] add dnsseed.emzy.de to DNS seeds (master...dns-seed-emzy) https://github.com/bitcoin/bitcoin/pull/14970
< bitcoin-git> [bitcoin] practicalswift opened pull request #14969: Fix cuckoocache_tests TSAN failure introduced in #14935. Fixes #14967. (master...cuckoocache_tests) https://github.com/bitcoin/bitcoin/pull/14969
< bitcoin-git> [bitcoin] laanwj opened pull request #14968: http: Fail initialization when any bind fails (master...2018_12_http_bind_error) https://github.com/bitcoin/bitcoin/pull/14968
< bitcoin-git> [bitcoin] laanwj closed pull request #14635: developer-notes: allow lowerCamelCase (master...pr/camelow) https://github.com/bitcoin/bitcoin/pull/14635
< bitcoin-git> [bitcoin] 1Il1 opened pull request #14966: fix testmempoolaccept CLI syntax (master...patch-2) https://github.com/bitcoin/bitcoin/pull/14966
< bitcoin-git> [bitcoin] isghe opened pull request #14965: minor: fix extra "non" in source code comment (master...minor-comment-double-negation) https://github.com/bitcoin/bitcoin/pull/14965

2018-12-14

< bitcoin-git> [bitcoin] MarcoFalke opened pull request #14964: test: Fix race in mempool_accept (master...Mf1812-testRaceMempoolAccept) https://github.com/bitcoin/bitcoin/pull/14964
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #14963: doc: Add comment to cs_main and mempool::cs (master...Mf1812-docValLocks) https://github.com/bitcoin/bitcoin/pull/14963
< bitcoin-git> [bitcoin] DrahtBot closed pull request #13200: Process logs in a separate thread (master...2018-05-asynclog) https://github.com/bitcoin/bitcoin/pull/13200
< bitcoin-git> [bitcoin] ch4ot1c opened pull request #14961: [docs] Root readme improvements (master...improvements/readme) https://github.com/bitcoin/bitcoin/pull/14961
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #14935: tests: Test for expected return values when calling functions returning a success code (master...test-return-values) https://github.com/bitcoin/bitcoin/pull/14935
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/6723d8e3a694...9133227298ad
< bitcoin-git> bitcoin/master c84c2b8 practicalswift: tests: Test for expected return values when calling functions returning a success code
< bitcoin-git> bitcoin/master 9133227 MarcoFalke: Merge #14935: tests: Test for expected return values when calling functions returning a success code...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/b53573e5c6c7...6723d8e3a694
< bitcoin-git> bitcoin/master fa30a0e MarcoFalke: test: mempool_persist: Verify prioritization is dumped correctly
< bitcoin-git> bitcoin/master 6723d8e MarcoFalke: Merge #14931: test: mempool_persist: Verify prioritization is dumped correctly...
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #14931: test: mempool_persist: Verify prioritization is dumped correctly (master...Mf1812-testMempoolPrio) https://github.com/bitcoin/bitcoin/pull/14931
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/7a30e0f6c544...b53573e5c6c7
< bitcoin-git> bitcoin/master faa8311 MarcoFalke: Revert "tests: Support calling add_nodes more than once"...
< bitcoin-git> bitcoin/master fa4b8c9 MarcoFalke: test: add_nodes can only be called once after set_test_params
< bitcoin-git> bitcoin/master b53573e MarcoFalke: Merge #14951: Revert "tests: Support calling add_nodes more than once"...
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #14951: Revert "tests: Support calling add_nodes more than once" (master...Mf1812-TestrevertAddNodes) https://github.com/bitcoin/bitcoin/pull/14951
< bitcoin-git> [bitcoin] ch4ot1c closed pull request #14601: [rpc] Descriptions: Consistent arg labels for types 'object', 'array', 'boolean', and 'string' (master...fix/rpc-arg-types) https://github.com/bitcoin/bitcoin/pull/14601
< bitcoin-git> [bitcoin] luke-jr opened pull request #14960: lint/format-strings: Correctly exclude escaped percent symbols (master...bugfix_lint_fmtstr) https://github.com/bitcoin/bitcoin/pull/14960
< bitcoin-git> [bitcoin] promag opened pull request #14958: qa: Remove race between conneting and shutdown on separate connections (master...2018-12-improve-shutdown-test) https://github.com/bitcoin/bitcoin/pull/14958
< bitcoin-git> [bitcoin] AkioNak closed pull request #14919: test: Prevent "Duplicate-wallet filename specified" (master...confirm_unloadwallet_done) https://github.com/bitcoin/bitcoin/pull/14919
< bitcoin-git> [bitcoin] laanwj reopened pull request #14919: test: Prevent "Duplicate-wallet filename specified" (master...confirm_unloadwallet_done) https://github.com/bitcoin/bitcoin/pull/14919
< bitcoin-git> [bitcoin] kallewoof closed pull request #14774: interface/wallet: get rid of missing initializer warnings (master...suppwarn-empty-constructor) https://github.com/bitcoin/bitcoin/pull/14774
< bitcoin-git> [bitcoin] kallewoof closed pull request #13430: use IsBlockPruned() where appropriate (master...use-isblockpruned) https://github.com/bitcoin/bitcoin/pull/13430
< bitcoin-git> [bitcoin] Empact opened pull request #14957: wallet: Initialize stop_block to nullptr in CWallet::ScanForWalletTransactions (master...stop-block-null) https://github.com/bitcoin/bitcoin/pull/14957
< bitcoin-git> [bitcoin] bpay opened pull request #14956: [qt] Ensure tx send error highlight is visible (master...show-highlighted-field) https://github.com/bitcoin/bitcoin/pull/14956
< bitcoin-git> [bitcoin] sipa opened pull request #14955: Switch all RNG code to the built-in PRNG (master...201812_generic_rand) https://github.com/bitcoin/bitcoin/pull/14955
< bitcoin-git> [bitcoin] MeshCollider closed pull request #14821: Replace CAffectedKeysVisitor with descriptor based logic (master...201810_die_caffectedkeysvisitor_die) https://github.com/bitcoin/bitcoin/pull/14821
< bitcoin-git> [bitcoin] MeshCollider pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/a5aea9654f36...7a30e0f6c544
< bitcoin-git> bitcoin/master 0e75f44 Pieter Wuille: Replace CAffectedKeysVisitor with descriptor based logic
< bitcoin-git> bitcoin/master 7a30e0f MeshCollider: Merge #14821: Replace CAffectedKeysVisitor with descriptor based logic...

2018-12-13

< bitcoin-git> [bitcoin] MarcoFalke closed pull request #14953: test: Make g_insecure_rand_ctx thread_local (master...Mf1812-testThreadLocal) https://github.com/bitcoin/bitcoin/pull/14953
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/9a4334443085...a5aea9654f36
< bitcoin-git> bitcoin/master faead93 MarcoFalke: test: Make g_insecure_rand_ctx thread_local
< bitcoin-git> bitcoin/master a5aea96 MarcoFalke: Merge #14953: test: Make g_insecure_rand_ctx thread_local...
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #14954: WIP: build: Require python 3.5 (master...Mf1811-buildPython3) https://github.com/bitcoin/bitcoin/pull/14954
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #14953: test: Make g_insecure_rand_ctx thread_local (master...Mf1812-testThreadLocal) https://github.com/bitcoin/bitcoin/pull/14953

2018-12-12

< bitcoin-git> [bitcoin] mrwhythat closed pull request #14476: RPC method 'encodescript' (master...encodescript-rpc) https://github.com/bitcoin/bitcoin/pull/14476
< bitcoin-git> [bitcoin] lontivero opened pull request #14939: rpc: Add test_accept_unsigned flag to testmempoolaccept (master...TestAcceptanceForUnsignedTransactions) https://github.com/bitcoin/bitcoin/pull/14939
< bitcoin-git> [bitcoin] laanwj closed pull request #14914: Docs: Add nice table to files.md (master...add-nice-table) https://github.com/bitcoin/bitcoin/pull/14914
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/edc2822b9dc9...38fb1b40dfb3
< bitcoin-git> bitcoin/master 9b51b15 Emil Engler: Add nice table to files.md...
< bitcoin-git> bitcoin/master 38fb1b4 Wladimir J. van der Laan: Merge #14914: Docs: Add nice table to files.md...
< bitcoin-git> [bitcoin] Sjors opened pull request #14938: Support creating an empty wallet (master...2018/12/create-empty-wallet) https://github.com/bitcoin/bitcoin/pull/14938
< bitcoin-git> [bitcoin] ken2812221 opened pull request #14937: travis: fix travis would always be green even if it fail (master...travis-fix-save-cache-2) https://github.com/bitcoin/bitcoin/pull/14937
< bitcoin-git> [bitcoin] laanwj closed pull request #14701: build: Add CLIENT_VERSION_BUILD to CFBundleGetInfoString (master...add-build-version-to-info-plist) https://github.com/bitcoin/bitcoin/pull/14701
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/96bde4f01f41...edc2822b9dc9
< bitcoin-git> bitcoin/master 8e20934 fanquake: build: Add CLIENT_VERSION_BUILD to CFBundleGetInfoString
< bitcoin-git> bitcoin/master edc2822 Wladimir J. van der Laan: Merge #14701: build: Add CLIENT_VERSION_BUILD to CFBundleGetInfoString...
< bitcoin-git> [bitcoin] practicalswift opened pull request #14935: tests: Test for expected return values when calling functions returning a success code (master...test-return-values) https://github.com/bitcoin/bitcoin/pull/14935
< bitcoin-git> [bitcoin] laanwj closed pull request #14909: doc: Update minimum required Qt (master...doc-qt-minimum-52) https://github.com/bitcoin/bitcoin/pull/14909
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/ed2a2cebd362...96bde4f01f41
< bitcoin-git> bitcoin/master b7bee6a fanquake: doc: Update minimum required qt
< bitcoin-git> bitcoin/master 96bde4f Wladimir J. van der Laan: Merge #14909: doc: Update minimum required Qt...
< bitcoin-git> [bitcoin] Sjors opened pull request #14934: Descriptor expansion cache clarifications (master...2018/12/rename_m_script_arg) https://github.com/bitcoin/bitcoin/pull/14934
< bitcoin-git> [bitcoin] hebasto closed pull request #14905: scripted-diff: Replace deprecated C headers (master...20181209-replace-c-headers) https://github.com/bitcoin/bitcoin/pull/14905
< bitcoin-git> [bitcoin] MeshCollider pushed 4 new commits to master: https://github.com/bitcoin/bitcoin/compare/3fff1ab817e7...ed2a2cebd362
< bitcoin-git> bitcoin/master bb24d68 Ben Woosley: Make CWallet::ScanForWalletTransactions args and return value const
< bitcoin-git> bitcoin/master 3002d6c Ben Woosley: Return a status enum from ScanForWalletTransactions...
< bitcoin-git> bitcoin/master bd3b036 Ben Woosley: Add stop_block out arg to ScanForWalletTransactions...
< bitcoin-git> [bitcoin] MeshCollider closed pull request #13076: Fix ScanForWalletTransactions to return an enum indicating scan result: success / failure / user_abort (master...scan-for-wallet-transactions-ret) https://github.com/bitcoin/bitcoin/pull/13076
< bitcoin-git> [bitcoin] MeshCollider pushed 6 new commits to master: https://github.com/bitcoin/bitcoin/compare/f65bce858f26...3fff1ab817e7
< bitcoin-git> bitcoin/master 6be0fb4 Pieter Wuille: [refactor] Add a base DescriptorImpl with most common logic
< bitcoin-git> bitcoin/master 24d3a7b Pieter Wuille: [refactor] Use DescriptorImpl internally, permitting access to new methods
< bitcoin-git> bitcoin/master 1eda33a Pieter Wuille: [refactor] Combine the ToString and ToPrivateString implementations
< bitcoin-git> [bitcoin] MeshCollider closed pull request #14646: Add expansion cache functions to descriptors (unused for now) (master...201811_descriptcache) https://github.com/bitcoin/bitcoin/pull/14646
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #14932: ui: Warn the user on file corruption in mempool.dat (master...Mf1812-testFileCorruption) https://github.com/bitcoin/bitcoin/pull/14932
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #14931: test: mempool_persist: Verify prioritization is dumped correctly (master...Mf1812-testMempoolPrio) https://github.com/bitcoin/bitcoin/pull/14931
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #14930: test: pruning: Check that verifychain can be called when pruned (master...Mf1812-testPruneVerify) https://github.com/bitcoin/bitcoin/pull/14930

2018-12-11

< bitcoin-git> [bitcoin] gmaxwell opened pull request #14929: Allow connections from misbehavior banned peers. (master...201812-softbanmisbehaving) https://github.com/bitcoin/bitcoin/pull/14929
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #14886: [tests] Refactor importmulti tests (master...importmulti_tests) https://github.com/bitcoin/bitcoin/pull/14886
< bitcoin-git> [bitcoin] MarcoFalke pushed 8 new commits to master: https://github.com/bitcoin/bitcoin/compare/7701b62561c4...f65bce858f26
< bitcoin-git> bitcoin/master cb41ade John Newbery: [tests] fix flake8 warnings in wallet_importmulti.py
< bitcoin-git> bitcoin/master e5a8ea8 John Newbery: [tests] tidy up imports in wallet_importmulti.py
< bitcoin-git> bitcoin/master 7c99614 John Newbery: [tests] add get_key function to wallet_importmulti.py...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/d680ef9381b4...7701b62561c4
< bitcoin-git> bitcoin/master 0dcac51 Gregory Sanders: wallet_keypool_topup.py: Test for all keypool address types
< bitcoin-git> bitcoin/master 7701b62 MarcoFalke: Merge #14857: wallet_keypool_topup.py: Test for all keypool address types...
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #14857: wallet_keypool_topup.py: Test for all keypool address types (master...keypool_topup_addresstype) https://github.com/bitcoin/bitcoin/pull/14857
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #14883: add `--retry 5` to curl opts in install_db4.sh (master...qubenix-curl-retry) https://github.com/bitcoin/bitcoin/pull/14883
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/5f23460c7e31...d680ef9381b4
< bitcoin-git> bitcoin/master 522b80b qubenix: add `--retry 5` to curl opts in install_db4.sh
< bitcoin-git> bitcoin/master d680ef9 MarcoFalke: Merge #14883: add `--retry 5` to curl opts in install_db4.sh...
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #14926: test: consensus: Check that final transactions are valid (master...Mf1812-testConsensusFinal) https://github.com/bitcoin/bitcoin/pull/14926
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #14925: test: Correctly deserialize without witness (master...Mf1812-testWitnessDeser) https://github.com/bitcoin/bitcoin/pull/14925
< bitcoin-git> [bitcoin] ken2812221 opened pull request #14922: windows: Set_WIN32_WINNT to 0x0601 (Windows 7) (master...patch-1) https://github.com/bitcoin/bitcoin/pull/14922
< bitcoin-git> [bitcoin] Empact opened pull request #14920: Build: enable -Wdocumentation via isystem (master...isystem) https://github.com/bitcoin/bitcoin/pull/14920
< bitcoin-git> [bitcoin] AkioNak opened pull request #14919: test: Prevent "Duplicate-wallet filename specified" (master...confirm_unloadwallet_done) https://github.com/bitcoin/bitcoin/pull/14919

2018-12-10

< bitcoin-git> [bitcoin] MarcoFalke opened pull request #14918: RPCHelpMan: Check default values are given at compile-time (master...Mf1812-rpcOptionalCompile) https://github.com/bitcoin/bitcoin/pull/14918
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #14877: rpc: Document default values for optional arguments (master...Mf1812-rpcDefault) https://github.com/bitcoin/bitcoin/pull/14877
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/234b99b9210c...5f23460c7e31
< bitcoin-git> bitcoin/master fa0c24c MarcoFalke: rpc: Document default values for optional arguments
< bitcoin-git> bitcoin/master 5f23460 MarcoFalke: Merge #14877: rpc: Document default values for optional arguments...

2018-12-07

< bitcoin-git> [bitcoin] ch4ot1c reopened pull request #14459: More RPC help description fixes (master...fix/rpc-descriptions) https://github.com/bitcoin/bitcoin/pull/14459
< bitcoin-git> [bitcoin] jnewbery closed pull request #14888: Fix createrawtransaction multi op return - issue #14868 (master...fix-createrawtransaction-multi-OP_RETURN) https://github.com/bitcoin/bitcoin/pull/14888
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #14788: tests: Possible fix the permission error when the tests open the cookie file (master...fix-win-test-perm-deny) https://github.com/bitcoin/bitcoin/pull/14788
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/939021704451...2753285be72d
< bitcoin-git> bitcoin/master d6b3790 Chun Kuan Lee: tests: check readability of cookie file
< bitcoin-git> bitcoin/master 2753285 MarcoFalke: Merge #14788: tests: Possible fix the permission error when the tests open the cookie file...
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #14893: 0.17 [Backport 14890] rpc: Avoid creating non-standard raw transactions (0.17...Mf1812-17Backports) https://github.com/bitcoin/bitcoin/pull/14893
< bitcoin-git> [bitcoin] laanwj closed pull request #14884: Travis: enforce Python 3.4 support through linter (master...2018/12/python-3-4) https://github.com/bitcoin/bitcoin/pull/14884
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #14795: test: allows test_runner command line to receive parameters for each test (master...fix_test_runner_parameters) https://github.com/bitcoin/bitcoin/pull/14795
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/d38a2c14168d...939021704451
< bitcoin-git> bitcoin/master 5c40e7b marcoagner: test: allows test_runner command line to receive parameters for each test
< bitcoin-git> bitcoin/master 9390217 MarcoFalke: Merge #14795: test: allows test_runner command line to receive parameters for each test...
< bitcoin-git> [bitcoin] laanwj closed pull request #14890: rpc: Avoid creating non-standard raw transactions (master...Mf1812-rpcRawNonStd) https://github.com/bitcoin/bitcoin/pull/14890
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/2b12268095fa...d38a2c14168d
< bitcoin-git> bitcoin/master fa4c867 MarcoFalke: rpc: Avoid creating non-standard raw transactions
< bitcoin-git> bitcoin/master d38a2c1 Wladimir J. van der Laan: Merge #14890: rpc: Avoid creating non-standard raw transactions...
< bitcoin-git> [bitcoin] laanwj closed pull request #14854: qt: Cleanup SplashScreen class (master...20181201-cleanup-splashscreen) https://github.com/bitcoin/bitcoin/pull/14854
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/b8b0b8ced7fa...2b12268095fa
< bitcoin-git> bitcoin/master 7d1b60c Hennadii Stepanov: Cleanup SplashScreen class...
< bitcoin-git> bitcoin/master 2b12268 Wladimir J. van der Laan: Merge #14854: qt: Cleanup SplashScreen class...
< bitcoin-git> [bitcoin] laanwj closed pull request #14480: refactor: Drop boost::this_thread::interruption_point and boost::thread_interrupted in main thread (master...drop-boost-thread-import) https://github.com/bitcoin/bitcoin/pull/14480
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/f544e235563f...b8b0b8ced7fa
< bitcoin-git> bitcoin/master b7df96f Chun Kuan Lee: refactor: Drop boost::this_thread::interruption_point and boost::thread_interrupted in main thread
< bitcoin-git> bitcoin/master b8b0b8c Wladimir J. van der Laan: Merge #14480: refactor: Drop boost::this_thread::interruption_point and boost::thread_interrupted in main thread...
< bitcoin-git> [bitcoin] laanwj closed pull request #14863: refactor: Add and use HaveTxsDownloaded() where appropriate (master...Mf1812-docNchainTx) https://github.com/bitcoin/bitcoin/pull/14863
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/f8456256c8cb...f544e235563f
< bitcoin-git> bitcoin/master fa4fc88 MarcoFalke: validation: Add and use HaveTxsDownloaded where appropriate
< bitcoin-git> bitcoin/master f544e23 Wladimir J. van der Laan: Merge #14863: refactor: Add and use HaveTxsDownloaded() where appropriate...
< bitcoin-git> [bitcoin] Empact closed pull request #14892: [WIP] test: Extract BuildCrediting/SpendingTransaction to shared factories lib (master...factories) https://github.com/bitcoin/bitcoin/pull/14892
< bitcoin-git> [bitcoin] Empact opened pull request #14892: test: Extract BuildCrediting/SpendingTransaction to shared factories folder (master...factories) https://github.com/bitcoin/bitcoin/pull/14892

2018-12-06

< bitcoin-git> [bitcoin] laanwj pushed 1 new commit to 0.17: https://github.com/bitcoin/bitcoin/commit/ef70f9b52b851c7997a9f1a0834714e3eebc1fd8
< bitcoin-git> bitcoin/0.17 ef70f9b Wladimir J. van der Laan: doc: Fill in authors and changelog for 0.17.1 release notes...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to 0.17: https://github.com/bitcoin/bitcoin/compare/abae8aeff1cb...c6e4a1fca5e5
< bitcoin-git> bitcoin/0.17 89a9a9d Pieter Wuille: Stop requiring imported pubkey to sign non-PKH schemes...
< bitcoin-git> bitcoin/0.17 c6e4a1f Wladimir J. van der Laan: Merge #14889: [0.17] Backport #14424 (Stop requiring imported pubkey to sign non-PKH schemes)...
< bitcoin-git> [bitcoin] promag closed pull request #14887: RFC: rpc: Support time specifiers in dumpwallet filename (master...2018-12-dumpwallet-time) https://github.com/bitcoin/bitcoin/pull/14887
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #14890: rpc: Avoid creating non-standard raw transactions (master...Mf1812-rpcRawNonStd) https://github.com/bitcoin/bitcoin/pull/14890
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #14783: gui: Fix boost::signals2::no_slots_error in early calls to InitWarning (master...2018-11-fix-noslotserror) https://github.com/bitcoin/bitcoin/pull/14783
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/23a1fa0248fe...f8456256c8cb
< bitcoin-git> bitcoin/master a0f8df3 João Barbosa: qt: Call noui_connect to prevent boost::signals2::no_slots_error in early calls to InitWarning
< bitcoin-git> bitcoin/master 6bbdb20 João Barbosa: squashme: connect thru node interface
< bitcoin-git> bitcoin/master f845625 MarcoFalke: Merge #14783: gui: Fix boost::signals2::no_slots_error in early calls to InitWarning...
< bitcoin-git> [bitcoin] MeshCollider opened pull request #14889: [0.17] Backport #14424 (Stop requiring imported pubkey to sign non-PKH schemes) (0.17...201812_backport_14424) https://github.com/bitcoin/bitcoin/pull/14889
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #14564: Adjust configure so that only bip70 is disabled when protobuf is missing instead of the GUI (master...bip70-disable-check) https://github.com/bitcoin/bitcoin/pull/14564
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/a88bd3186dfe...23a1fa0248fe
< bitcoin-git> bitcoin/master 58c5cc9 James Hilliard: Adjust configure so that only bip70 is disabled when protobuf is missing instead of the GUI
< bitcoin-git> bitcoin/master 23a1fa0 MarcoFalke: Merge #14564: Adjust configure so that only bip70 is disabled when protobuf is missing instead of the GUI...
< bitcoin-git> [bitcoin] isghe opened pull request #14888: Fix createrawtransaction multi op return - issue #14868 (master...fix-createrawtransaction-multi-OP_RETURN) https://github.com/bitcoin/bitcoin/pull/14888
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #14880: 0.17: Backport #14453 (0.17...2018-12-backport-14453) https://github.com/bitcoin/bitcoin/pull/14880
< bitcoin-git> [bitcoin] laanwj closed pull request #14670: http: Fix HTTP server shutdown (master...2018-11-httpserver) https://github.com/bitcoin/bitcoin/pull/14670
< bitcoin-git> [bitcoin] laanwj pushed 7 new commits to master: https://github.com/bitcoin/bitcoin/compare/4987cdd16d76...a88bd3186dfe
< bitcoin-git> bitcoin/master 02e1e4e João Barbosa: rpc: Add wait argument to stop
< bitcoin-git> bitcoin/master 18e9685 João Barbosa: http: Send "Connection: close" header if shutdown is requested...
< bitcoin-git> bitcoin/master 6b13580 João Barbosa: http: Unlisten sockets after all workers quit...
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #14882: [doc] developer-notes.md: point out that UniValue deviates from upstream (master...2018/12/doc-univalue) https://github.com/bitcoin/bitcoin/pull/14882
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/01bc479d1639...4987cdd16d76
< bitcoin-git> bitcoin/master a67d713 Sjors Provoost: [doc] developer-notes.md: point out that UniValue deviates from upstream
< bitcoin-git> bitcoin/master 4987cdd MarcoFalke: Merge #14882: [doc] developer-notes.md: point out that UniValue deviates from upstream...
< bitcoin-git> [bitcoin] promag opened pull request #14887: RFC: rpc: Support time specifiers in dumpwallet filename (master...2018-12-dumpwallet-time) https://github.com/bitcoin/bitcoin/pull/14887
< bitcoin-git> [bitcoin] jnewbery opened pull request #14886: [tests] Refactor importmulti tests (master...importmulti_tests) https://github.com/bitcoin/bitcoin/pull/14886
< bitcoin-git> [bitcoin] promag opened pull request #14885: rpc: Assert arguments are unique in RPCHelpMan (master...2018-12-assert-unique-args) https://github.com/bitcoin/bitcoin/pull/14885
< bitcoin-git> [bitcoin] laanwj closed pull request #14869: scripts: Add trusted key for Samuel Dobson (master...2018_12_meshcollider) https://github.com/bitcoin/bitcoin/pull/14869
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/0936e2596bbf...01bc479d1639
< bitcoin-git> bitcoin/master 1ca0502 Wladimir J. van der Laan: scripts: Add trusted key for Samuel Dobson...
< bitcoin-git> bitcoin/master 01bc479 Wladimir J. van der Laan: Merge #14869: scripts: Add trusted key for Samuel Dobson...
< bitcoin-git> [bitcoin] laanwj closed pull request #14831: Scripts and tools: Use #!/usr/bin/env bash instead of #!/bin/bash. (master...proper_shebang) https://github.com/bitcoin/bitcoin/pull/14831
< bitcoin-git> [bitcoin] Sjors opened pull request #14884: [WIP] Travis: use Python 3.4 on one instance to check support (master...2018/12/python-3-4) https://github.com/bitcoin/bitcoin/pull/14884
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/127b30cce8af...0936e2596bbf
< bitcoin-git> bitcoin/master 688f665 vim88: Scripts and tools & Docs: Used #!/usr/bin/env bash instead of obsolete #!/bin/bash, added linting for .sh files shebang and updated the Developer Notes.
< bitcoin-git> bitcoin/master 0936e25 Wladimir J. van der Laan: Merge #14831: Scripts and tools: Use #!/usr/bin/env bash instead of #!/bin/bash....
< bitcoin-git> [bitcoin] laanwj closed pull request #14838: Use const in COutPoint class (master...20181129-const-null-outpoint) https://github.com/bitcoin/bitcoin/pull/14838
< bitcoin-git> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/1858e6f2f20f...127b30cce8af
< bitcoin-git> bitcoin/master 6b82fc5 Hennadii Stepanov: Use const in COutPoint class
< bitcoin-git> bitcoin/master cf4b032 practicalswift: Use std::numeric_limits<UNSIGNED>::max()) instead of (UNSIGNED)-1
< bitcoin-git> bitcoin/master 127b30c Wladimir J. van der Laan: Merge #14838: Use const in COutPoint class...
< bitcoin-git> [bitcoin] laanwj closed pull request #14864: test: Run scripted-diff in subshell (master...2018-12-unset-commit-script-check) https://github.com/bitcoin/bitcoin/pull/14864
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/e2c473ff75f9...1858e6f2f20f
< bitcoin-git> bitcoin/master 43f9099 Carl Dong: scripted-diff: Run scripted-diff in subshell...
< bitcoin-git> bitcoin/master 1858e6f Wladimir J. van der Laan: Merge #14864: test: Run scripted-diff in subshell...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to 0.17: https://github.com/bitcoin/bitcoin/compare/6042dfe008e7...8b8b3a9a5fd9
< bitcoin-git> bitcoin/0.17 7a590d8 Gregory Sanders: fix converttopsbt permitsigdata arg, add basic test...
< bitcoin-git> bitcoin/0.17 8b8b3a9 Wladimir J. van der Laan: Merge #14878: 0.17: Further backports...
< bitcoin-git> [bitcoin] qubenix opened pull request #14883: add `--retry 5` to curl opts in install_db4.sh (master...qubenix-curl-retry) https://github.com/bitcoin/bitcoin/pull/14883
< bitcoin-git> [bitcoin] Sjors opened pull request #14882: [doc] developer-notes.md: point out that UniValue deviates from upstream (master...2018/12/doc-univalue) https://github.com/bitcoin/bitcoin/pull/14882
< bitcoin-git> [bitcoin] laanwj pushed 1 new commit to 0.17: https://github.com/bitcoin/bitcoin/commit/6042dfe008e7ad2c3495d1e9c484c7f2e256f04c
< bitcoin-git> bitcoin/0.17 6042dfe Wladimir J. van der Laan: build: bump version to 0.17.1...
< bitcoin-git> [bitcoin] mmachicao opened pull request #14881: Tests: Contract testing for the procedure AddTimeData (master...timedata_contract_test) https://github.com/bitcoin/bitcoin/pull/14881
< bitcoin-git> [bitcoin] mmachicao closed pull request #14800: Tests : timedata : unittest : median file filter shall not grow beyond size. (master...test_timedata) https://github.com/bitcoin/bitcoin/pull/14800

2018-12-05

< bitcoin-git> [bitcoin] promag opened pull request #14880: 0.17: Backport #14453 (0.17...2018-12-backport-14453) https://github.com/bitcoin/bitcoin/pull/14880
< bitcoin-git> [bitcoin] hebasto opened pull request #14879: qt: Add warning messages to the debug window (master...20181205-debugwindow-warnings) https://github.com/bitcoin/bitcoin/pull/14879
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #14878: 0.17: Further backports (0.17...Mf1812-17Backports) https://github.com/bitcoin/bitcoin/pull/14878
< bitcoin-git> [bitcoin] ch4ot1c opened pull request #14876: zmq: Add jsonblock, jsontx (master...feature/zmq-json) https://github.com/bitcoin/bitcoin/pull/14876
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #14875: RPCHelpMan: Support required arguments after optional ones (master...Mf1812-rpcOptional) https://github.com/bitcoin/bitcoin/pull/14875
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #14796: rpc: Pass argument descriptions to RPCHelpMan (master...Mf1810-rpcHelpMan) https://github.com/bitcoin/bitcoin/pull/14796
< bitcoin-git> [bitcoin] MarcoFalke pushed 4 new commits to master: https://github.com/bitcoin/bitcoin/compare/86ff0413bb8f...e2c473ff75f9
< bitcoin-git> bitcoin/master 1db0096 MarcoFalke: rpc: Pass argument descriptions to RPCHelpMan
< bitcoin-git> bitcoin/master fafd040 MarcoFalke: rpc: Add description to fundrawtransaction vout_index
< bitcoin-git> bitcoin/master fabca42 MarcoFalke: RPCHelpMan: Add space after colons in extended description...
< bitcoin-git> [bitcoin] MarcoFalke pushed 10 new commits to 0.17: https://github.com/bitcoin/bitcoin/compare/3362a95be360...5d12143c730c
< bitcoin-git> bitcoin/0.17 a3fe125 Andrew Chow: check that a separator is found for psbt inputs, outputs, and global map...
< bitcoin-git> bitcoin/0.17 cfdd6b2 Glenn Willen: More concise conversion of CDataStream to string...
< bitcoin-git> bitcoin/0.17 a9eab08 Glenn Willen: Remove redundant txConst parameter to FillPSBT...
< bitcoin-git> [bitcoin] mysticaltech opened pull request #14872: Adding -daemon default option to bitcoind (master...patch-1) https://github.com/bitcoin/bitcoin/pull/14872

2018-12-04

< bitcoin-git> [bitcoin] laanwj opened pull request #14869: scripts: Add trusted key for Samuel Dobson (master...2018_12_meshcollider) https://github.com/bitcoin/bitcoin/pull/14869
< bitcoin-git> [bitcoin] laanwj closed pull request #14840: Remove duplicate libconsensus linking in test make (master...patch-4) https://github.com/bitcoin/bitcoin/pull/14840
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/abbf4be181e0...86ff0413bb8f
< bitcoin-git> bitcoin/master b14948e Amir Abrams: Remove duplicate libconsensus linking in test make...
< bitcoin-git> bitcoin/master 86ff041 Wladimir J. van der Laan: Merge #14840: Remove duplicate libconsensus linking in test make...
< bitcoin-git> [bitcoin] laanwj closed pull request #14861: tests: Modify rpc_bind to conform to #14532 behaviour. (master...2018-12-fix-rpc-bind-tests) https://github.com/bitcoin/bitcoin/pull/14861
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/88445889f1b3...abbf4be181e0
< bitcoin-git> bitcoin/master f3cf95f Carl Dong: tests: Modify rpc_bind to conform to #14532 behaviour....
< bitcoin-git> bitcoin/master abbf4be Wladimir J. van der Laan: Merge #14861: tests: Modify rpc_bind to conform to #14532 behaviour....
< bitcoin-git> [bitcoin] laanwj closed pull request #14733: P2P: Make peer timeout configurable, speed up very slow test and ensure correct code path tested. (master...p2ptimeout) https://github.com/bitcoin/bitcoin/pull/14733
< bitcoin-git> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/42653570373d...88445889f1b3
< bitcoin-git> bitcoin/master 8042bbf Zain Iqbal Allarakhia: p2p: allow p2ptimeout to be configurable, speed up slow test
< bitcoin-git> bitcoin/master 48b37db Zain Iqbal Allarakhia: make peertimeout a debug argument, remove error message translation
< bitcoin-git> bitcoin/master 8844588 Wladimir J. van der Laan: Merge #14733: P2P: Make peer timeout configurable, speed up very slow test and ensure correct code path tested....
< bitcoin-git> [bitcoin] laanwj closed pull request #14848: docs: Fix broken Gmane URL in security-check.py (master...fix-gmane-urls) https://github.com/bitcoin/bitcoin/pull/14848
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/c789add6fcc9...42653570373d
< bitcoin-git> bitcoin/master af1ed20 Craig Younkins: Fix broken Gmane URLs
< bitcoin-git> bitcoin/master 4265357 Wladimir J. van der Laan: Merge #14848: docs: Fix broken Gmane URL in security-check.py...
< bitcoin-git> [bitcoin] laanwj closed pull request #14760: Log env path in BerkeleyEnvironment::Flush (master...2018-11-logmultienvflush) https://github.com/bitcoin/bitcoin/pull/14760
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/8f1753b298f1...c789add6fcc9
< bitcoin-git> bitcoin/master 4674610 João Barbosa: Log env path in BerkeleyEnvironment::Flush
< bitcoin-git> bitcoin/master c789add Wladimir J. van der Laan: Merge #14760: Log env path in BerkeleyEnvironment::Flush...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/0257062e50ca...8f1753b298f1
< bitcoin-git> bitcoin/master 6c6ee8a Chakib Benziane: Less confusing documentation for `torpassword`...
< bitcoin-git> bitcoin/master 8f1753b Wladimir J. van der Laan: Merge #14804: docs: Less confusing documentation for `torpassword`...
< bitcoin-git> [bitcoin] laanwj closed pull request #14804: docs: Less confusing documentation for `torpassword` (master...rebased-squashed-14609) https://github.com/bitcoin/bitcoin/pull/14804
< bitcoin-git> [bitcoin] laanwj closed pull request #14816: Add CScriptNum decode python implementation in functional suite (master...functional_cscriptnum_decode) https://github.com/bitcoin/bitcoin/pull/14816
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/64fc7c0c1b17...0257062e50ca
< bitcoin-git> bitcoin/master 2012d4d Gregory Sanders: Add CScriptNum decode python implementation in functional suite
< bitcoin-git> bitcoin/master 0257062 Wladimir J. van der Laan: Merge #14816: Add CScriptNum decode python implementation in functional suite...
< bitcoin-git> [bitcoin] AkioNak opened pull request #14866: Improve property evaluation way in bitcoin.conf (master...includeconf_eval_at_its_position) https://github.com/bitcoin/bitcoin/pull/14866
< bitcoin-git> [bitcoin] jonasschnelli closed pull request #14828: qt: Remove hidden columns in coin control dialog (master...2018-11-coincontroldialog) https://github.com/bitcoin/bitcoin/pull/14828
< bitcoin-git> [bitcoin] jonasschnelli pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/c62b15118997...64fc7c0c1b17
< bitcoin-git> bitcoin/master 1c28feb João Barbosa: qt: Remove hidden columns in coin control dialog
< bitcoin-git> bitcoin/master 64fc7c0 Jonas Schnelli: Merge #14828: qt: Remove hidden columns in coin control dialog...
< bitcoin-git> [bitcoin] dongcarl opened pull request #14864: test: Run scripted-diff in subshell (master...2018-12-unset-commit-script-check) https://github.com/bitcoin/bitcoin/pull/14864

2018-12-03

< bitcoin-git> [bitcoin] MarcoFalke opened pull request #14863: refactor: Add and use HaveTxsDownloaded() where appropriate (master...Mf1812-docNchainTx) https://github.com/bitcoin/bitcoin/pull/14863
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #14862: [doc] chain: Declare BLOCK_VALID_HEADER unused (master...Mf1812-validationDocBLOCK_VALID_HEADER) https://github.com/bitcoin/bitcoin/pull/14862
< bitcoin-git> [bitcoin] dongcarl opened pull request #14861: tests: Modify rpc_bind to conform to #14532 behaviour. (master...2018-12-fix-rpc-bind-tests) https://github.com/bitcoin/bitcoin/pull/14861
< bitcoin-git> [bitcoin] DrahtBot closed pull request #10794: Add simple light-client mode (RPC only) (master...2017/07/spv) https://github.com/bitcoin/bitcoin/pull/10794
< bitcoin-git> [bitcoin] DrahtBot closed pull request #12274: http: avoid fd exhaustion (master...http-fd-limit) https://github.com/bitcoin/bitcoin/pull/12274
< bitcoin-git> [bitcoin] DrahtBot closed pull request #12934: [net] [validation] Call ProcessNewBlock() asynchronously (master...module-isolation) https://github.com/bitcoin/bitcoin/pull/12934
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #13413: [net,mempool] Call AcceptToMemoryPool() asynchronously in p2p (master...mempool-async) https://github.com/bitcoin/bitcoin/pull/13413
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #14231: travis: Save cache even when build or test fail (master...travis-save-cache-on-error) https://github.com/bitcoin/bitcoin/pull/14231
< bitcoin-git> [bitcoin] DrahtBot closed pull request #13168: Thread names in logs and deadlock debug tools (take 2) (master...2018-05-threadnames-take-2) https://github.com/bitcoin/bitcoin/pull/13168
< bitcoin-git> [bitcoin] ken2812221 closed pull request #14489: refactor: Drop boost::thread and boost::chrono (master...interruptible-thread) https://github.com/bitcoin/bitcoin/pull/14489

2018-12-02

< bitcoin-git> [bitcoin] salisbury-espinosa closed pull request #14858: RPC getblock accepts height or hash (master...rpc_getblock_accepts_height_or_hash) https://github.com/bitcoin/bitcoin/pull/14858
< bitcoin-git> [bitcoin] salisbury-espinosa opened pull request #14858: RPC getblock accepts height or hash (master...rpc_getblock_accepts_height_or_hash) https://github.com/bitcoin/bitcoin/pull/14858
< bitcoin-git> [bitcoin] ch4ot1c closed pull request #14459: More RPC help description fixes (master...fix/rpc-descriptions) https://github.com/bitcoin/bitcoin/pull/14459
< bitcoin-git> [bitcoin] instagibbs opened pull request #14857: wallet_keypool_topup.py: Test for all keypool address types (master...keypool_topup_addresstype) https://github.com/bitcoin/bitcoin/pull/14857
< bitcoin-git> [bitcoin] dongcarl opened pull request #14856: [rebase] net: remove more CConnman globals (master...2018-12-more-connman-params) https://github.com/bitcoin/bitcoin/pull/14856
< bitcoin-git> [bitcoin] practicalswift closed pull request #11551: Fix unsigned integer wrap-around in GetBlockProofEquivalentTime (master...proof-equivalent-time) https://github.com/bitcoin/bitcoin/pull/11551
< bitcoin-git> [bitcoin] Empact opened pull request #14855: test: Correct ineffectual WithOrVersion from transactions_tests (master...with-or-version-test) https://github.com/bitcoin/bitcoin/pull/14855

2018-12-01

< bitcoin-git> [bitcoin] hebasto opened pull request #14854: qt: Cleanup SplashScreen class (master...20181201-cleanup-splashscreen) https://github.com/bitcoin/bitcoin/pull/14854
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 new commits to 0.17: https://github.com/bitcoin/bitcoin/compare/924cf794e1f4...3362a95be360
< bitcoin-git> bitcoin/0.17 fcdea8a Andrew Chow: Drop the unnecessary UTXO based on the UTXOs present, not on earlier wallet things...
< bitcoin-git> bitcoin/0.17 fcefc68 Andrew Chow: Convert non-witness UTXOs to witness if witness sig created...
< bitcoin-git> bitcoin/0.17 3362a95 MarcoFalke: Merge #14196: [0.17][psbt] always drop the unnecessary utxo and convert non-witness utxo to witness when necessary...
< bitcoin-git> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/5ab5341d1356...ed12fd83ca79
< bitcoin-git> bitcoin/master fe1ff50 Chun Kuan Lee: Hide spendable label if priveate key is disabled
< bitcoin-git> bitcoin/master 82d6c5a Chun Kuan Lee: gui: Show watch-only eye instead of HD disabled
< bitcoin-git> bitcoin/master ed12fd8 Wladimir J. van der Laan: Merge #13966: gui: When private key is disabled, only show watch-only balance...
< bitcoin-git> [bitcoin] laanwj closed pull request #13966: gui: When private key is disabled, only show watch-only balance (master...ui-disable-privkey) https://github.com/bitcoin/bitcoin/pull/13966
< bitcoin-git> [bitcoin] laanwj closed pull request #14841: consensus: Move CheckBlock() call to critical section (master...20181129-checkblock-mutex) https://github.com/bitcoin/bitcoin/pull/14841
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/011c42c5bd17...5ab5341d1356
< bitcoin-git> bitcoin/master c5ed6e7 Hennadii Stepanov: Move CheckBlock() call to critical section...
< bitcoin-git> bitcoin/master 5ab5341 Wladimir J. van der Laan: Merge #14841: consensus: Move CheckBlock() call to critical section...
< bitcoin-git> [bitcoin] fanquake opened pull request #14853: depends: latest rapidcheck, enable property based tests on Travis (master...latest-rapidcheck) https://github.com/bitcoin/bitcoin/pull/14853

2018-11-30

< bitcoin-git> [bitcoin] MarcoFalke pushed 3 new commits to 0.17: https://github.com/bitcoin/bitcoin/compare/252844329f17...924cf794e1f4
< bitcoin-git> bitcoin/0.17 53dcf2b Gregory Sanders: Remove stale comment in CalculateMaximumSignedInputSize
< bitcoin-git> bitcoin/0.17 2a5cc40 Gregory Sanders: CreateTransaction: Assume minimum p2sh-p2wpkh spend size for unknown change
< bitcoin-git> bitcoin/0.17 924cf79 MarcoFalke: Merge #14851: [backport] fix assert crash when specified change output spend size is unknown...
< bitcoin-git> [bitcoin] laanwj closed pull request #13258: uint256: Remove unnecessary crypto/common.h dependency (master...uint256-no-crypto-alt) https://github.com/bitcoin/bitcoin/pull/13258
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/81bd349c9c8d...011c42c5bd17
< bitcoin-git> bitcoin/master bf2e010 Karl-Johan Alm: uint256: Remove unnecessary crypto/common.h use
< bitcoin-git> bitcoin/master 011c42c Wladimir J. van der Laan: Merge #13258: uint256: Remove unnecessary crypto/common.h dependency...
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #14852: 0.17 backport: [tests] Add wallet_balance.py (0.17...Mf1811-walletBalanceTestBackport) https://github.com/bitcoin/bitcoin/pull/14852
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #14845: [tests] Add wallet_balance.py (master...balance_tests) https://github.com/bitcoin/bitcoin/pull/14845
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #14852: 0.17 backport: [tests] Add wallet_balance.py (0.17...Mf1811-walletBalanceTestBackport) https://github.com/bitcoin/bitcoin/pull/14852
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/13a7454fbdac...81bd349c9c8d
< bitcoin-git> bitcoin/master c1825b9 John Newbery: [tests] Add wallet_balance.py...
< bitcoin-git> bitcoin/master 81bd349 MarcoFalke: Merge #14845: [tests] Add wallet_balance.py...
< bitcoin-git> [bitcoin] instagibbs opened pull request #14851: [backport] fix assert crash when specified change output spend size is unknown (0.17...change_crash_backport) https://github.com/bitcoin/bitcoin/pull/14851
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #14380: fix assert crash when specified change output spend size is unknown (master...unknown_change_size) https://github.com/bitcoin/bitcoin/pull/14380
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/74254fea1ef0...13a7454fbdac
< bitcoin-git> bitcoin/master b06483c Gregory Sanders: Remove stale comment in CalculateMaximumSignedInputSize
< bitcoin-git> bitcoin/master 0fb2e69 Gregory Sanders: CreateTransaction: Assume minimum p2sh-p2wpkh spend size for unknown change