2018-12-27

< bitcoin-git> [bitcoin] jl2012 opened pull request #15045: [test] Apply maximal flags to tx_valid tests and minimal flags to tx_invalid tests (master...min_txtests_flags) https://github.com/bitcoin/bitcoin/pull/15045
< bitcoin-git> [bitcoin] mmachicao opened pull request #15044: Tests: IsReachable is the inverse of IsLimited (DRY) (master...net_contract_test) https://github.com/bitcoin/bitcoin/pull/15044
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #15043: test: Build fuzz targets into seperate executables (master...Mf1812-buildFuzzTargets) https://github.com/bitcoin/bitcoin/pull/15043

2018-12-26

< bitcoin-git> [bitcoin] hebasto opened pull request #15040: qt: Add workaround for QProgressDialog bug on macOS (master...20181226-fix-macos-qprogressdialog) https://github.com/bitcoin/bitcoin/pull/15040
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #15039: wallet: Avoid leaking nLockTime fingerprint when anti-fee-sniping (master...Mf1812-walletLocktimeFingerprint) https://github.com/bitcoin/bitcoin/pull/15039
< bitcoin-git> [bitcoin] hebasto opened pull request #15038: docs: Get more info about GUI-related issue on Linux (master...20181226-issue-template-gui-linux) https://github.com/bitcoin/bitcoin/pull/15038
< bitcoin-git> [bitcoin] fanquake closed pull request #15036: Mwortham (master...patch-2) https://github.com/bitcoin/bitcoin/pull/15036
< bitcoin-git> [bitcoin] markaw67 opened pull request #15036: Mwortham (master...patch-2) https://github.com/bitcoin/bitcoin/pull/15036

2018-12-25

< bitcoin-git> [bitcoin] laanwj closed pull request #15033: doc: Add historical release notes for 0.17.1 (master...2018_12_relnot_0.17.1) https://github.com/bitcoin/bitcoin/pull/15033
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/f8a3ab3b29fe...df73c23f5fac
< bitcoin-git> bitcoin/master 488563e Wladimir J. van der Laan: doc: Add historical release notes for 0.17.1
< bitcoin-git> bitcoin/master df73c23 Wladimir J. van der Laan: Merge #15033: doc: Add historical release notes for 0.17.1...
< bitcoin-git> [bitcoin] laanwj pushed 1 new commit to 0.17: https://github.com/bitcoin/bitcoin/commit/fd616d8d08c61daf13671fbb744c74eb23980901
< bitcoin-git> bitcoin/0.17 fd616d8 Wladimir J. van der Laan: doc: Clean out release notes post-0.17.1...
< bitcoin-git> [bitcoin] laanwj opened pull request #15033: doc: Add historical release notes for 0.17.1 (master...2018_12_relnot_0.17.1) https://github.com/bitcoin/bitcoin/pull/15033

2018-12-24

< bitcoin-git> [bitcoin] MeshCollider opened pull request #15032: Nit fixes for PR 14565 (master...201812_pr_14565_nits) https://github.com/bitcoin/bitcoin/pull/15032
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to 0.17: https://github.com/bitcoin/bitcoin/compare/a057cc08fddd...e11856515e7c
< bitcoin-git> bitcoin/0.17 46c162d MarcoFalke: rpc: Avoid creating non-standard raw transactions...
< bitcoin-git> bitcoin/0.17 e118565 MarcoFalke: Merge #14893: 0.17 [Backport 14890] rpc: Avoid creating non-standard raw transactions...
< bitcoin-git> [bitcoin] MeshCollider pushed 2 new commits to 0.17: https://github.com/bitcoin/bitcoin/compare/ef70f9b52b85...a057cc08fddd
< bitcoin-git> bitcoin/0.17 ae1b675 Gregory Sanders: importmulti: Don't add internal addresses to address book...
< bitcoin-git> bitcoin/0.17 a057cc0 MeshCollider: Merge #14900: [backport] #14679 importmulti: Don't add internal addresses to address book...
< bitcoin-git> [bitcoin] MeshCollider closed pull request #14565: Overhaul importmulti logic (master...201810_refactor_importmulti) https://github.com/bitcoin/bitcoin/pull/14565
< bitcoin-git> [bitcoin] MeshCollider pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/e2dfeb0146da...f8a3ab3b29fe
< bitcoin-git> bitcoin/master bdacbda Pieter Wuille: Overhaul importmulti logic...
< bitcoin-git> bitcoin/master eacff95 Pieter Wuille: Add release notes
< bitcoin-git> bitcoin/master f8a3ab3 MeshCollider: Merge #14565: Overhaul importmulti logic...
< bitcoin-git> [bitcoin] canselcik opened pull request #15031: Removing unnecessary comparison of size_t maxConfirms (master...maxConfirms) https://github.com/bitcoin/bitcoin/pull/15031
< bitcoin-git> [bitcoin] gkrizek closed pull request #15022: Build: Upgrade Travis OS to Xenial (master...xenial) https://github.com/bitcoin/bitcoin/pull/15022

2018-12-22

< bitcoin-git> [bitcoin] RandyMcMillan opened pull request #15028: Removed link per issue #15003 (master...fuzzing-md) https://github.com/bitcoin/bitcoin/pull/15028
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/18857b4c4034...e2dfeb0146da
< bitcoin-git> bitcoin/master 66e15e8 Sjors Provoost: Explain GetAncestor check for m_failed_blocks in AcceptBlockHeader
< bitcoin-git> bitcoin/master e2dfeb0 MarcoFalke: Merge #13930: doc: Better explain GetAncestor check for m_failed_blocks in AcceptBlockHeader...
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #13930: doc: Better explain GetAncestor check for m_failed_blocks in AcceptBlockHeader (master...2018/08/validation-chainsplain) https://github.com/bitcoin/bitcoin/pull/13930
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #15026: [test] Rename rpc_timewait to rpc_timeout (master...Mf1812-testRpcTimeout) https://github.com/bitcoin/bitcoin/pull/15026
< bitcoin-git> [bitcoin] MarcoFalke closed 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] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/1ac7d599f922...18857b4c4034
< bitcoin-git> bitcoin/master 5728119 Luke Dashjr: lint/format-strings: Correctly exclude escaped percent symbols
< bitcoin-git> bitcoin/master 18857b4 MarcoFalke: Merge #14960: lint/format-strings: Correctly exclude escaped percent symbols...
< bitcoin-git> [bitcoin] MarcoFalke pushed 4 new commits to master: https://github.com/bitcoin/bitcoin/compare/a4564b9b079a...1ac7d599f922
< bitcoin-git> bitcoin/master 9a789d4 practicalswift: policy: Add Clang thread safety annotations for variables guarded by cs_feeEstimator
< bitcoin-git> bitcoin/master 764e42f practicalswift: scripted-diff: Rename from cs_feeEstimator to m_cs_fee_estimator...
< bitcoin-git> bitcoin/master dae1423 practicalswift: Add locking annotations to feeStats, shortStats and longStats
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #13128: policy: Add Clang thread safety annotations for variables guarded by cs_feeEstimator (master...guarded-by-cs_feeEstimator) https://github.com/bitcoin/bitcoin/pull/13128
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #14172: Refactor and add tests for BlockFilter construction (master...blockfilter-refactor) https://github.com/bitcoin/bitcoin/pull/14172
< bitcoin-git> [bitcoin] MarcoFalke pushed 4 new commits to master: https://github.com/bitcoin/bitcoin/compare/cc7ad2f3d9fd...a4564b9b079a
< bitcoin-git> bitcoin/master 20b8129 Jim Posen: blockfilter: Refactor GCS params into struct.
< bitcoin-git> bitcoin/master c306209 Jim Posen: blockfilter: Additional constructors for BlockFilter.
< bitcoin-git> bitcoin/master e4ed8ce Jim Posen: blockfilter: Remove default clause in switch statement....

2018-12-21

< bitcoin-git> [bitcoin] MeshCollider opened pull request #15024: Allow specific private keys to be derived from descriptor (master...201812_descriptor_keys) https://github.com/bitcoin/bitcoin/pull/15024
< bitcoin-git> [bitcoin] luke-jr opened pull request #15023: GUI: Restore RPC Console to non-wallet tray icon menu (master...gui_node_rpcconsole) https://github.com/bitcoin/bitcoin/pull/15023
< bitcoin-git> [bitcoin] gkrizek closed pull request #15022: Test os update (master...xenial) https://github.com/bitcoin/bitcoin/pull/15022
< bitcoin-git> [bitcoin] gkrizek reopened pull request #15022: Build: Upgrade Travis OS to Xenail (master...xenial) https://github.com/bitcoin/bitcoin/pull/15022
< bitcoin-git> [bitcoin] gkrizek opened pull request #15022: Test os update (master...xenial) https://github.com/bitcoin/bitcoin/pull/15022
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #15013: test: Avoid race in p2p_timeouts (master...Mf1812-testP2PnoRace) https://github.com/bitcoin/bitcoin/pull/15013
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/feda41e0a7c4...cc7ad2f3d9fd
< bitcoin-git> bitcoin/master fabcd64 MarcoFalke: test: Avoid racy test p2p_timeouts
< bitcoin-git> bitcoin/master cc7ad2f MarcoFalke: Merge #15013: test: Avoid race in p2p_timeouts...
< bitcoin-git> [bitcoin] gkrizek opened pull request #15020: Build: add names to Travis jobs (master...travis-job-names) https://github.com/bitcoin/bitcoin/pull/15020
< bitcoin-git> [bitcoin] suprraz closed pull request #14991: doc: macos replaces osx (master...doc_build_macos) https://github.com/bitcoin/bitcoin/pull/14991
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #10595: Bugfix: RPC/Mining: Use pre-segwit sigops and limits, when working with non-segwit GBT clients (master...gbt_nosegwit_fix) https://github.com/bitcoin/bitcoin/pull/10595
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/45fe39022a65...feda41e0a7c4
< bitcoin-git> bitcoin/master 0025c9e John Newbery: [mining] segwit option must be set in GBT...
< bitcoin-git> bitcoin/master d2ce315 John Newbery: [docs] add release note for change to GBT...
< bitcoin-git> bitcoin/master feda41e MarcoFalke: Merge #14811: Mining: Enforce that segwit option must be set in GBT...
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #14811: Mining: Enforce that segwit option must be set in GBT (master...remove_non_segwit_mining) https://github.com/bitcoin/bitcoin/pull/14811
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #15013: test: Avoid race in p2p_timeouts (master...Mf1812-testP2PnoRace) https://github.com/bitcoin/bitcoin/pull/15013
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #15005: test: Bump timeout to run tests in travis thread sanitizer (master...Mf1812-testBumpTimeout) https://github.com/bitcoin/bitcoin/pull/15005
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/86e0a33f5c38...45fe39022a65
< bitcoin-git> bitcoin/master fa05d52 MarcoFalke: test: Bump timeout to run tests in travis thread sanitizer
< bitcoin-git> bitcoin/master 45fe390 MarcoFalke: Merge #15005: test: Bump timeout to run tests in travis thread sanitizer...

2018-12-20

< bitcoin-git> [bitcoin] bitcoinhodler opened pull request #15012: Docs: Fix minor grammar error (master...patch-1) https://github.com/bitcoin/bitcoin/pull/15012
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #14653: rpcwallet: Add missing transaction categories to rpc helptexts (master...listtransactions-help) https://github.com/bitcoin/bitcoin/pull/14653
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/cb52cee29d0d...86e0a33f5c38
< bitcoin-git> bitcoin/master e982f0b andrewtoth: Add all category options to wallet rpc help
< bitcoin-git> bitcoin/master f3f6dde andrewtoth: Test coinbase category in wallet rpcs
< bitcoin-git> bitcoin/master 86e0a33 MarcoFalke: Merge #14653: rpcwallet: Add missing transaction categories to rpc helptexts...
< bitcoin-git> [bitcoin] MarcoFalke closed 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] jnewbery opened pull request #15010: [wallet] Fix getbalance with minconf (master...fix_getbalance_with_minconf) https://github.com/bitcoin/bitcoin/pull/15010

2018-12-19

< bitcoin-git> [bitcoin] hebasto opened pull request #15007: qt: Notificator class refactoring (master...20181219-notificator-enhancement) https://github.com/bitcoin/bitcoin/pull/15007
< bitcoin-git> [bitcoin] achow101 opened pull request #15006: Add option to create an encrypted wallet (master...create-encrypted-wallet) https://github.com/bitcoin/bitcoin/pull/15006
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #15005: test: Bump timeout to run tests in travis thread sanitizer (master...Mf1812-testBumpTimeout) https://github.com/bitcoin/bitcoin/pull/15005
< bitcoin-git> [bitcoin] jonasschnelli closed pull request #15004: [WIP] [do not merge] fix OSX notification bug (master...2018/12/osx_notification_fix) https://github.com/bitcoin/bitcoin/pull/15004
< bitcoin-git> [bitcoin] jonasschnelli opened pull request #15004: [WIP] [do not merge] fix OSX notification bug (master...2018/12/osx_notification_fix) https://github.com/bitcoin/bitcoin/pull/15004
< bitcoin-git> [bitcoin] practicalswift closed pull request #14226: mempool: Fix unintended unsigned integer wraparound in CTxMemPool::UpdateAncestorsOf(bool add, …) when add is false (master...fix-integer-wraparound-in-calculation-of-updateSize-in-UpdateAncestorsOf) https://github.com/bitcoin/bitcoin/pull/14226
< bitcoin-git> [bitcoin] practicalswift closed pull request #13382: util: Don't throw in GetTime{Millis,Micros}(). Mark as noexcept. (master...dont-throw-in-GetTimeMillis-and-GetTimeMicros) https://github.com/bitcoin/bitcoin/pull/13382
< bitcoin-git> [bitcoin] laanwj closed pull request #14993: rpc: Fix data race (UB) in InterruptRPC() (master...rpc-datarace) https://github.com/bitcoin/bitcoin/pull/14993
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/f080c65a09a8...cb52cee29d0d
< bitcoin-git> bitcoin/master 6c10037 practicalswift: rpc: Fix data race (UB) in InterruptRPC()
< bitcoin-git> bitcoin/master cb52cee Wladimir J. van der Laan: Merge #14993: rpc: Fix data race (UB) in InterruptRPC()...
< bitcoin-git> [bitcoin] promag opened pull request #15002: 0.17: Backport #14941 (0.17...2018-12-backport-14941) https://github.com/bitcoin/bitcoin/pull/15002
< bitcoin-git> [bitcoin] hebasto opened pull request #15000: qt: Fix broken notificator on GNOME (master...20181218-fix-notificator) https://github.com/bitcoin/bitcoin/pull/15000

2018-12-18

< bitcoin-git> [bitcoin] Empact opened pull request #14998: [WIP] Run CI against ubuntu 14.04 (master...qt52) https://github.com/bitcoin/bitcoin/pull/14998
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/d4197812d47d...f080c65a09a8
< bitcoin-git> bitcoin/master fa9a5bc MarcoFalke: RPCHelpMan: Support required arguments after optional ones
< bitcoin-git> bitcoin/master f080c65 MarcoFalke: Merge #14875: RPCHelpMan: Support required arguments after optional ones...
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #14875: RPCHelpMan: Support required arguments after optional ones (master...Mf1812-rpcOptional) https://github.com/bitcoin/bitcoin/pull/14875
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/f055389cb957...d4197812d47d
< bitcoin-git> bitcoin/master fa0d3c4 MarcoFalke: test: Undo thread_local g_insecure_rand_ctx
< bitcoin-git> bitcoin/master fa61202 MarcoFalke: test: Add comment to g_insecure_rand_ctx
< bitcoin-git> bitcoin/master d419781 MarcoFalke: Merge #14985: test: Remove thread_local from test_bitcoin...
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #14985: test: Remove thread_local from test_bitcoin (master...Mf1812-testNoThreadLocal) https://github.com/bitcoin/bitcoin/pull/14985
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #14829: travis: Enable functional tests in the ThreadSanitizer (TSan) build job (master...tsan) https://github.com/bitcoin/bitcoin/pull/14829
< bitcoin-git> [bitcoin] MarcoFalke pushed 4 new commits to master: https://github.com/bitcoin/bitcoin/compare/b545a7e33775...f055389cb957
< bitcoin-git> bitcoin/master 069752b practicalswift: build: Enable functional tests in the ThreadSanitizer (TSan) build job
< bitcoin-git> bitcoin/master 5e5138a Chun Kuan Lee: travis: Use trap and set -e errtrace
< bitcoin-git> bitcoin/master eaf4070 practicalswift: Add suppression for InterruptRPC (fRPCRunning) data race
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #14950: docs: add NSIS setup/install steps to windows docs (master...rebase-update-windows-nsis) https://github.com/bitcoin/bitcoin/pull/14950
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/e7b88ecbc920...b545a7e33775
< bitcoin-git> bitcoin/master 82687b5 luciana: docs: add NSIS setup/install steps to windows docs
< bitcoin-git> bitcoin/master b545a7e MarcoFalke: Merge #14950: docs: add NSIS setup/install steps to windows docs...
< bitcoin-git> [bitcoin] practicalswift opened pull request #14993: rpc: Fix data race (UB) in InterruptRPC() (master...rpc-datarace) https://github.com/bitcoin/bitcoin/pull/14993
< bitcoin-git> [bitcoin] benthecarman closed pull request #14977: rpc: GetKeyOrigin check in getaddressinfo RPC (master...getaddressinfo_rpc_refactor_GetKeyOrigin) https://github.com/bitcoin/bitcoin/pull/14977
< bitcoin-git> [bitcoin] hebasto closed pull request #14990: qt: Use bilinear filtering for icon (master...20181218-icon-bilinear-filtering) https://github.com/bitcoin/bitcoin/pull/14990
< bitcoin-git> [bitcoin] suprraz opened pull request #14991: Doc build macos (master...doc_build_macos) https://github.com/bitcoin/bitcoin/pull/14991
< bitcoin-git> [bitcoin] jonasschnelli closed pull request #14975: qt: Refactoring with QString::toNSString() (master...20181216-macos-shownotification-refactor) https://github.com/bitcoin/bitcoin/pull/14975
< bitcoin-git> [bitcoin] hebasto opened pull request #14990: qt: Use bilinear filtering for icon (master...20181218-icon-bilinear-filtering) https://github.com/bitcoin/bitcoin/pull/14990
< bitcoin-git> [bitcoin] jonasschnelli pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/27f5a295d740...e7b88ecbc920
< bitcoin-git> bitcoin/master 4d454dc Hennadii Stepanov: Refactoring with QString::toNSString...
< bitcoin-git> bitcoin/master e7b88ec Jonas Schnelli: Merge #14975: qt: Refactoring with QString::toNSString()...
< bitcoin-git> [bitcoin] MeshCollider closed pull request #14957: wallet: Initialize stop_block in CWallet::ScanForWalletTransactions (master...stop-block-null) https://github.com/bitcoin/bitcoin/pull/14957
< bitcoin-git> [bitcoin] MeshCollider pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/b545a6e68965...27f5a295d740
< bitcoin-git> bitcoin/master 8b9171c Ben Woosley: wallet: Initialize stop_block to nullptr in CWallet::ScanForWalletTransactions...
< bitcoin-git> bitcoin/master 27f5a29 MeshCollider: Merge #14957: wallet: Initialize stop_block in CWallet::ScanForWalletTransactions...
< bitcoin-git> [bitcoin] fanquake closed pull request #14989: Delete JSON-RPC-interface.md (master...patch-1) https://github.com/bitcoin/bitcoin/pull/14989
< bitcoin-git> [bitcoin] xujc opened pull request #14989: Delete JSON-RPC-interface.md (master...patch-1) https://github.com/bitcoin/bitcoin/pull/14989

2018-12-17

< bitcoin-git> [bitcoin] benthecarman opened pull request #14988: Number of confirmations added to transaction csv export (master...confirmations_in_csv_export) https://github.com/bitcoin/bitcoin/pull/14988
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #14987: [rcp] RPCHelpMan: Require documentation of return value at compile time (master...Mf1812-rpcResultFlat) https://github.com/bitcoin/bitcoin/pull/14987
< bitcoin-git> [bitcoin] laanwj deleted 0.11 at 0bace83: https://github.com/bitcoin/bitcoin/commit/0bace83
< bitcoin-git> [bitcoin] laanwj deleted 0.12 at c1b7421: https://github.com/bitcoin/bitcoin/commit/c1b7421
< bitcoin-git> [bitcoin] laanwj deleted 0.13 at b654842: https://github.com/bitcoin/bitcoin/commit/b654842
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #14985: test: Remove thread_local from test_bitcoin (master...Mf1812-testNoThreadLocal) https://github.com/bitcoin/bitcoin/pull/14985
< bitcoin-git> [bitcoin] promag opened pull request #14984: rpc: Speedup getrawmempool when verbose=true (master...2018-12-speedup-getrawmempool) https://github.com/bitcoin/bitcoin/pull/14984
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #14964: test: Fix race in mempool_accept (master...Mf1812-testRaceMempoolAccept) https://github.com/bitcoin/bitcoin/pull/14964
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/bfd7e5409720...b545a6e68965
< bitcoin-git> bitcoin/master faee591 MarcoFalke: test: Fix race in mempool_accept
< bitcoin-git> bitcoin/master b545a6e MarcoFalke: Merge #14964: test: Fix race in mempool_accept...
< bitcoin-git> [bitcoin] promag opened pull request #14982: rpc: Add getrpcinfo command (master...2018-12-getrpcinfo) https://github.com/bitcoin/bitcoin/pull/14982
< bitcoin-git> [bitcoin] benthecarman opened pull request #14981: Clarifying RPC getrawtransaction's time help text (master...getrawtransaction_help_text_fix) https://github.com/bitcoin/bitcoin/pull/14981
< bitcoin-git> [bitcoin] laanwj closed pull request #14979: [Qt] Restore < Qt5.6 compatibility for addAction (master...2018/12/fix_addaction) https://github.com/bitcoin/bitcoin/pull/14979
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/34241716852d...bfd7e5409720
< bitcoin-git> bitcoin/master 3e21b69 Jonas Schnelli: [Qt] Restore < Qt5.6 compatibility for addAction
< bitcoin-git> bitcoin/master bfd7e54 Wladimir J. van der Laan: Merge #14979: [Qt] Restore < Qt5.6 compatibility for addAction...
< bitcoin-git> [bitcoin] jonasschnelli opened pull request #14979: [Qt] Restore < Qt5.6 compatibility for addAction (master...2018/12/fix_addaction) https://github.com/bitcoin/bitcoin/pull/14979
< bitcoin-git> [bitcoin] gwillen opened pull request #14978: Factor out PSBT utilities from RPCs for use in GUI code; related refactoring. (master...feature-refactor-psbt-rpcs) https://github.com/bitcoin/bitcoin/pull/14978

2018-12-16

< bitcoin-git> [bitcoin] benthecarman opened pull request #14977: GetKeyOrigin check in getaddressinfo RPC (master...getaddressinfo_rpc_refactor_GetKeyOrigin) https://github.com/bitcoin/bitcoin/pull/14977
< bitcoin-git> [bitcoin] hebasto opened pull request #14975: qt: Refactoring with QString::toNSString() (master...20181216-macos-shownotification-refactor) https://github.com/bitcoin/bitcoin/pull/14975
< bitcoin-git> [bitcoin] benthecarman opened pull request #14974: Removing redundant line: "Windows XP not supported" (master...release_notes_doc) https://github.com/bitcoin/bitcoin/pull/14974
< bitcoin-git> [bitcoin] murrayn opened pull request #14973: Improve Windows native build instructions (master...win_build_doc) https://github.com/bitcoin/bitcoin/pull/14973
< 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