2018-07-09

< bitcoin-git> [bitcoin] laanwj closed pull request #13614: doc: Update command line help for -printtoconsole and -debuglogfile (satwo) (master...satwo_contrib_rebased) https://github.com/bitcoin/bitcoin/pull/13614
< bitcoin-git> bitcoin/master 17e9106 Wladimir J. van der Laan: Merge #13614: doc: Update command line help for -printtoconsole and -debuglogfile (satwo)...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/172f984f598f...17e9106c864e
< bitcoin-git> bitcoin/master 5e362c0 Samuel B. Atwood: Fix command line help for -printtoconsole and -debuglogfile...
< bitcoin-git> [bitcoin] laanwj closed pull request #13615: net: Remove unused interrupt from SendMessages (master...plv-send-messages) https://github.com/bitcoin/bitcoin/pull/13615
< bitcoin-git> bitcoin/master 172f984 Wladimir J. van der Laan: Merge #13615: net: Remove unused interrupt from SendMessages...
< bitcoin-git> bitcoin/master 4b6ab02 practicalswift: Remove unused argument to ProcessGetBlockData(...)
< bitcoin-git> bitcoin/master c469ecf fanquake: net: Remove unused interrupt from SendMessages
< bitcoin-git> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/b55f0c31d461...172f984f598f
< bitcoin-git> [bitcoin] jnewbery closed pull request #12360: Bury bip9 deployments (master...bury_bip9_deployments) https://github.com/bitcoin/bitcoin/pull/12360
< bitcoin-git> [bitcoin] laanwj closed pull request #13611: [bugfix] Use __cpuid_count for gnu C to avoid gitian build fail. (master...sha256-cpuid) https://github.com/bitcoin/bitcoin/pull/13611
< bitcoin-git> bitcoin/master b55f0c3 Wladimir J. van der Laan: Merge #13611: [bugfix] Use __cpuid_count for gnu C to avoid gitian build fail....
< bitcoin-git> bitcoin/master 63c16ed Chun Kuan Lee: Use __cpuid_count for gnu C to avoid gitian build fail.
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/88a15ebc8d31...b55f0c31d461
< gribble> https://github.com/bitcoin/bitcoin/issues/13611 | [bugfix] Use __cpuid_count for gnu C to avoid gitian build fail. by ken2812221 · Pull Request #13611 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/13191 | Specialized double-SHA256 with 64 byte inputs with SSE4.1 and AVX2 by sipa · Pull Request #13191 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] sugarjig closed pull request #13616: Add datadir flag to bitcoind.service (master...update-bitcoind-service) https://github.com/bitcoin/bitcoin/pull/13616
< bitcoin-git> [bitcoin] fanquake opened pull request #13617: [WIP] release: require macOS 10.10+ (master...macos-10-10) https://github.com/bitcoin/bitcoin/pull/13617

2018-07-08

< bitcoin-git> [bitcoin] sugarjig opened pull request #13616: Add datadir flag to bitcoind.service (master...update-bitcoind-service) https://github.com/bitcoin/bitcoin/pull/13616
< bitcoin-git> [bitcoin] fanquake opened pull request #13615: net: Remove unused interrupt from SendMessages (master...plv-send-messages) https://github.com/bitcoin/bitcoin/pull/13615
< bitcoin-git> [bitcoin] fanquake closed pull request #13589: Fix command line help for -printtoconsole and -debuglogfile (master...master) https://github.com/bitcoin/bitcoin/pull/13589
< bitcoin-git> [bitcoin] fanquake opened pull request #13614: doc: Update command line help for -printtoconsole and -debuglogfile (master...satwo_contrib_rebased) https://github.com/bitcoin/bitcoin/pull/13614
< bitcoin-git> [bitcoin] fanquake closed pull request #13602: Trivial: delete "to" in comment (master...topic) https://github.com/bitcoin/bitcoin/pull/13602
< bitcoin-git> [bitcoin] qshuai closed pull request #13610: Fix UpdateTip log error typo (master...master) https://github.com/bitcoin/bitcoin/pull/13610

2018-07-07

< bitcoin-git> [bitcoin] tecnovert opened pull request #13612: Qt: Only call tryGetBalances in pollBalanceChanged if the result will be used. (master...bitcoin) https://github.com/bitcoin/bitcoin/pull/13612
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #13564: [wallet] loadwallet shouldn't create new wallets. (master...dont_load_nonexistent_wallet) https://github.com/bitcoin/bitcoin/pull/13564
< bitcoin-git> bitcoin/master 88a15eb MarcoFalke: Merge #13564: [wallet] loadwallet shouldn't create new wallets....
< bitcoin-git> bitcoin/master ea65182 John Newbery: [wallet] loadwallet shouldn't create new wallets....
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/0212187fc624...88a15ebc8d31
< bitcoin-git> [bitcoin] ken2812221 opened pull request #13611: Use __cpuid_count for gnu C to avoid gitian build fail. (master...sha256-cpuid) https://github.com/bitcoin/bitcoin/pull/13611
< bitcoin-git> [bitcoin] qshuai opened pull request #13610: Fix UpdateTip log error typo (master...master) https://github.com/bitcoin/bitcoin/pull/13610
< bitcoin-git> [bitcoin] rex4539 opened pull request #13609: OSX -> macOS (master...osx2macos) https://github.com/bitcoin/bitcoin/pull/13609
< bitcoin-git> [bitcoin] Empact opened pull request #13608: Require that input amount is provided for bitcoin-tx witness transactions (master...bitcoin-tx-sign-amount) https://github.com/bitcoin/bitcoin/pull/13608

2018-07-06

< bitcoin-git> [bitcoin] jhfrontz opened pull request #13605: Corrected text to reflect new[er] process of specifying fingerprints (master...update-gitian-keys-README) https://github.com/bitcoin/bitcoin/pull/13605
< sipa> this is just a signature scheme, not an integration in bitcoin
< arubi> provoostenator, https://travis-ci.org/bitcoin/bitcoin/jobs/400935074#L1493 , probably needs to be mkdir -p
< provoostenator> Another Travis mystery: https://travis-ci.org/bitcoin/bitcoin/jobs/400935074 "Done. Your build exited with 1." but nothing red
< bitcoin-git> [bitcoin] TheCharlatan opened pull request #13604: Add depends 32-bit arm support for bitcoin-qt (master...Qt59arm) https://github.com/bitcoin/bitcoin/pull/13604
< bitcoin-git> [bitcoin] domob1812 opened pull request #13603: bitcoin-tx: Stricter check for valid integers (master...bitcointx) https://github.com/bitcoin/bitcoin/pull/13603
< provoostenator> Unhappy Travis linter (I tried a restart), any idea why? https://travis-ci.org/bitcoin/bitcoin/builds/400849545
< gribble> https://github.com/bitcoin/bitcoin/issues/12818 | [qt] TransactionView: highlight replacement tx after fee bump by Sjors · Pull Request #12818 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] Sjors closed pull request #13029: Interpret absense of prune= as prune=1 if there are pruned blocks (master...2018/04/implicit_prune) https://github.com/bitcoin/bitcoin/pull/13029
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #13598: bench: fix incorrect behaviour in prevector.cpp (master...fix_bench_prevector) https://github.com/bitcoin/bitcoin/pull/13598
< bitcoin-git> bitcoin/master 0212187 MarcoFalke: Merge #13598: bench: fix incorrect behaviour in prevector.cpp...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/287e4edc2fd2...0212187fc624
< bitcoin-git> bitcoin/master 1fc605a Akio Nakamura: fix bench/prevector.cpp...
< bitcoin-git> [bitcoin] YutakaNakasone opened pull request #13602: Trivial: delete "to" in comment (master...topic) https://github.com/bitcoin/bitcoin/pull/13602
< bitcoin-git> [bitcoin] mruddy closed pull request #13596: zmq: update to avoid deprecated zeromq api functions and log zmq version used (master...zmq-deprecation-update) https://github.com/bitcoin/bitcoin/pull/13596
< gribble> https://github.com/bitcoin/bitcoin/issues/13298 | Net: Random delays *per network group* to obfuscate transaction time by naumenkogs · Pull Request #13298 · bitcoin/bitcoin · GitHub

2018-07-05

< provoostenator> Yes, but out-of-band fees seem less common for now than blog posts with "tips how to spend less on bitcoin fees".
< gmaxwell> I'll PR doing something around halving it. (maybe I'll take booyah's 60% suggestion, I'll research what bitcoin price was when it got set where it was, and factor in segwit, yadda yadda)
< gmaxwell> and since the bitcoin price has consistently been up a lot compared to in the past, even considering the segwit offset, it didn't seem unreasonable to me to lower it some.
< aj> sipa: in dollar terms, median fee rate was lower prior to about july 2016 (2c/tx versus 10c/tx) per https://bitinfocharts.com/comparison/bitcoin-median_transaction_fee.html#log fwiw
< gmaxwell> In any case, I don't see any harm in halving it. it would probably be prudent, esp as the bitcoin price has stably been something like 6x higher than the ATH at the time the current value was set.
< gmaxwell> units in bitcoin are in sat per 1000 bytes...
< gribble> https://github.com/bitcoin/bitcoin/issues/13414 | Support gitlab API in github-merge.py by rfree-d · Pull Request #13414 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/13298 | Net: Random delays *per network group* to obfuscate transaction time by naumenkogs · Pull Request #13298 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/13557 | BIP 174 PSBT Serializations and RPCs by achow101 · Pull Request #13557 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/11658 | During IBD, when doing pruning, prune 10% extra to avoid pruning again soon after by luke-jr · Pull Request #11658 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/12458 | Enforce that amount is provided for signrawtransaction prevtxs by Empact · Pull Request #12458 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/13072 | Update createmultisig RPC to support segwit by ajtowns · Pull Request #13072 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/13547 | Make signrawtransaction* give an error when amount is needed but missing by ajtowns · Pull Request #13547 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/12196 | Add scantxoutset RPC method by jonasschnelli · Pull Request #12196 · bitcoin/bitcoin · GitHub
< wumpus> #link 0.17 release schedule https://github.com/bitcoin/bitcoin/issues/12624
< gribble> https://github.com/bitcoin/bitcoin/issues/12196 | Add scantxoutset RPC method by jonasschnelli · Pull Request #12196 · bitcoin/bitcoin · GitHub
< aj> #bitcoin-core-dev Meeting: wumpus sipa gmaxwell jonasschnelli morcos luke-jr btcdrak sdaftuar jtimon cfields petertodd kanzure bluematt instagibbs phantomcircuit codeshark michagogo marcofalke paveljanik NicolasDorier jl2012 achow101 meshcollider jnewbery maaku fanquake promag provoostenator
< bitcoin-git> [bitcoin] laanwj closed pull request #12788: [build] Tune wildcards for LIBSECP256K1 target (master...build-tune-libsecp256k1-wildcards) https://github.com/bitcoin/bitcoin/pull/12788
< bitcoin-git> bitcoin/master 287e4ed Wladimir J. van der Laan: Merge #12788: [build] Tune wildcards for LIBSECP256K1 target...
< bitcoin-git> bitcoin/master 98b1813 Karl-Johan Alm: [build] Tune wildcards for LIBSECP256K1 target...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/062738cf69a2...287e4edc2fd2
< bitcoin-git> [bitcoin] laanwj closed pull request #13096: [Policy] Fix MAX_STANDARD_TX_WEIGHT check (master...max_std_tx_weight) https://github.com/bitcoin/bitcoin/pull/13096
< bitcoin-git> bitcoin/master 2f1a30c Johnson Lau: Fix MAX_STANDARD_TX_WEIGHT check...
< bitcoin-git> bitcoin/master 062738c Wladimir J. van der Laan: Merge #13096: [Policy] Fix MAX_STANDARD_TX_WEIGHT check...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/c9eb8d1c5503...062738cf69a2
< bitcoin-git> [bitcoin] laanwj closed pull request #13577: logging: avoid nStart may be used uninitialized in AppInitMain warning (master...dev1) https://github.com/bitcoin/bitcoin/pull/13577
< bitcoin-git> bitcoin/master c9eb8d1 Wladimir J. van der Laan: Merge #13577: logging: avoid nStart may be used uninitialized in AppInitMain warning...
< bitcoin-git> bitcoin/master 2dcd7b4 mruddy: logging: avoid nStart may be used uninitialized in AppInitMain warning
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/3dc2dcfdfc0b...c9eb8d1c5503
< bitcoin-git> [bitcoin] laanwj closed pull request #13467: [Tests] Make p2p_segwit easier to debug (master...tidy_up_p2p_segwit) https://github.com/bitcoin/bitcoin/pull/13467
< bitcoin-git> bitcoin/master 2af4e39 John Newbery: [tests] p2p_segwit: re-order function definitions....
< bitcoin-git> bitcoin/master 94a0134 John Newbery: [tests] p2p_segwit: standardise comments/docstrings.
< bitcoin-git> bitcoin/master f7c7f8e John Newbery: [tests] p2p_segwit: Fix flake8 warnings.
< bitcoin-git> [bitcoin] laanwj pushed 9 new commits to master: https://github.com/bitcoin/bitcoin/compare/028b0d963c99...3dc2dcfdfc0b
< bitcoin-git> [bitcoin] laanwj closed pull request #13425: Moving final scriptSig construction from CombineSignatures to ProduceSignature (PSBT signer logic) (master...sigdata-partial-sigs) https://github.com/bitcoin/bitcoin/pull/13425
< bitcoin-git> bitcoin/master ed94c8b Andrew Chow: Replace CombineSignatures with ProduceSignature...
< bitcoin-git> bitcoin/master b6edb4f Andrew Chow: Inline Sign1 and SignN...
< bitcoin-git> bitcoin/master 0422beb Andrew Chow: Make SignatureData able to store signatures and scripts...
< bitcoin-git> [bitcoin] laanwj pushed 5 new commits to master: https://github.com/bitcoin/bitcoin/compare/40334c71d617...028b0d963c99
< bitcoin-git> [bitcoin] laanwj closed pull request #13580: build: Detect if char equals int8_t (master...int8_t-char-is_same) https://github.com/bitcoin/bitcoin/pull/13580
< bitcoin-git> bitcoin/master 40334c7 Wladimir J. van der Laan: Merge #13580: build: Detect if char equals int8_t...
< bitcoin-git> bitcoin/master 49d1f4c Chun Kuan Lee: Detect if char equals int8_t
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/b77c38e06c7f...40334c71d617
< bitcoin-git> [bitcoin] AkioNak opened pull request #13598: fix bench/prevector.cpp (master...fix_bench_prevector) https://github.com/bitcoin/bitcoin/pull/13598

2018-07-04

< bitcoin-git> [bitcoin] mruddy opened pull request #13596: zmq: update to avoid deprecated zeromq api functions and log zmq version used (master...zmq-deprecation-update) https://github.com/bitcoin/bitcoin/pull/13596
< bitcoin-git> [bitcoin] laanwj closed pull request #13588: Docs: Improve doc of options addnode, connect, seednode (master...improve-documentation-connect-addnode-seednode) https://github.com/bitcoin/bitcoin/pull/13588
< bitcoin-git> bitcoin/master b77c38e Wladimir J. van der Laan: Merge #13588: Docs: Improve doc of options addnode, connect, seednode...
< bitcoin-git> bitcoin/master b330c30 wodry: Docs: Improve doc of options addnode, connect, seednode
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/79e677950b32...b77c38e06c7f
< bitcoin-git> [bitcoin] laanwj closed pull request #13235: Break circular dependency: init -> * -> init by extracting shutdown.h (master...init-circ-init) https://github.com/bitcoin/bitcoin/pull/13235
< bitcoin-git> bitcoin/master 79e6779 Wladimir J. van der Laan: Merge #13235: Break circular dependency: init -> * -> init by extracting shutdown.h...
< bitcoin-git> bitcoin/master 1fabd59 Ben Woosley: Break circular dependency: init -> * -> init by extracting shutdown.h...
< bitcoin-git> bitcoin/master e62fdfe Ben Woosley: Drop unused init.h includes...
< bitcoin-git> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/1756cb4472ad...79e677950b32
< bitcoin-git> [bitcoin] laanwj closed pull request #13592: Docs: Modify policy to not translate command-line help (master...patch-1) https://github.com/bitcoin/bitcoin/pull/13592
< bitcoin-git> bitcoin/master 1756cb4 Wladimir J. van der Laan: Merge #13592: Docs: Modify policy to not translate command-line help...
< bitcoin-git> bitcoin/master 747ee89 Chun Kuan Lee: Docs: Modify policy to not translate command-line help
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/5c05dd6285dd...1756cb4472ad
< bitcoin-git> [bitcoin] laanwj closed pull request #13575: Refactor: Rename NET_TOR to NET_ONION (master...replace-NET_TOR-with-NET_ONION) https://github.com/bitcoin/bitcoin/pull/13575
< bitcoin-git> bitcoin/master 5c05dd6 Wladimir J. van der Laan: Merge #13575: Refactor: Rename NET_TOR to NET_ONION...
< bitcoin-git> bitcoin/master 07c493f wodry: scripted-diff: Replace NET_TOR with NET_ONION...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/61a044a86ace...5c05dd6285dd
< bitcoin-git> [bitcoin] laanwj closed pull request #13491: Improve handling of INVALID in IsMine (master...201806_cleanmine) https://github.com/bitcoin/bitcoin/pull/13491
< bitcoin-git> bitcoin/master eaba1c1 Pieter Wuille: Add additional unit tests for invalid IsMine combinations
< bitcoin-git> bitcoin/master bb582a5 Pieter Wuille: Add P2WSH destination helper and use it instead of manual hashing
< bitcoin-git> bitcoin/master e6b9730 Pieter Wuille: Do not expose invalidity from IsMine
< bitcoin-git> [bitcoin] laanwj pushed 4 new commits to master: https://github.com/bitcoin/bitcoin/compare/b9ded733c10a...61a044a86ace
< bitcoin-git> [bitcoin] laanwj closed pull request #13568: Trivial: Remove double semicolon from wallet.cpp and misc.cpp (master...typo_double_semicolon) https://github.com/bitcoin/bitcoin/pull/13568
< bitcoin-git> bitcoin/master b9ded73 Wladimir J. van der Laan: Merge #13568: Trivial: Remove double semicolon from wallet.cpp and misc.cpp...
< bitcoin-git> bitcoin/master 1336d9c Matteo Sumberaz: Delete double semicolon in wallet.cpp and misc.cpp
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/686e97a0c735...b9ded733c10a
< bitcoin-git> [bitcoin] ken2812221 opened pull request #13592: Docs: Modify policy to not translate command-line help (master...patch-1) https://github.com/bitcoin/bitcoin/pull/13592

2018-07-03

< satwo> Hello all. My Travis CI build failed on something totally unrelated to the changed file, though it had succeeded twice previously (the only changes being to documentation). Can anyone advise me on how to proceed? Here's the PR: https://github.com/bitcoin/bitcoin/pull/13589
< dongcarl> sipa: you mean whatever's specified in bitcoin/contrib/gitian-descriptors/gitian-linux.yml for the version built?
< dongcarl> Hi all, I'm working on integrating landley's mkroot into gitian... Here's a link: https://github.com/landley/mkroot I'm wondering if gitian builds bitcoin with a particular version of gcc, and if I need to build it with a particular version of gcc for the binary to be reproducible, as I'm seeing that the different suites we support for ubuntu has differing default gcc versions

2018-07-02

< bitcoin-git> [bitcoin] satwo opened pull request #13589: Fix command line help for -printtoconsole and -debuglogfile (master...master) https://github.com/bitcoin/bitcoin/pull/13589
< bitcoin-git> [bitcoin] Empact closed pull request #13583: Audit stdlib inclusion (master...stdlib) https://github.com/bitcoin/bitcoin/pull/13583
< bitcoin-git> [bitcoin] Empact closed pull request #13584: Audit string.h inclusion (master...cstring) https://github.com/bitcoin/bitcoin/pull/13584
< gribble> https://github.com/bitcoin/bitcoin/issues/13062 | Make script interpreter independent from storage type CScript by sipa · Pull Request #13062 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/13491 | Improve handling of INVALID in IsMine by sipa · Pull Request #13491 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] wodry opened pull request #13588: Docs: Improve doc of options addnode, connect, seednode (master...improve-documentation-connect-addnode-seednode) https://github.com/bitcoin/bitcoin/pull/13588
< crc32> I'm running Bitcoin Core Daemon version v0.16.1.0-gdac5d68fc6cf
< echeveria> jbaczuk: if you take this to #bitcoin and post some make ouput I can give you some help.
< bitcoin-git> [bitcoin] fanquake closed pull request #13587: test (master...master) https://github.com/bitcoin/bitcoin/pull/13587
< bitcoin-git> [bitcoin] lijhui opened pull request #13587: test (master...master) https://github.com/bitcoin/bitcoin/pull/13587
< bitcoin-git> [bitcoin] Empact closed pull request #13267: refactoring: Clean up GetWitnessCommitmentIndex (master...witness-committment-index) https://github.com/bitcoin/bitcoin/pull/13267
< kallewoof> Well, applying your PR to the bitcoin one is not trivial, that's for sure. E.g. ecmult_impl.h is 407 lines on bitcoin and 1011 lines on bitcoin-core/secp256k1
< kallewoof> Hm. I didn't realize secp256k1 master and bitcoin secp256k1 were as different as they are.
< bitcoin-git> [bitcoin] kallewoof opened pull request #13586: refactor: add benchmarks and speed up bech32 encoder (master...bech32-encode-char) https://github.com/bitcoin/bitcoin/pull/13586

2018-07-01

< bitcoin-git> [bitcoin] Empact opened pull request #13584: Audit string.h inclusion (master...cstring) https://github.com/bitcoin/bitcoin/pull/13584
< bitcoin-git> [bitcoin] Empact opened pull request #13583: Audit stdlib inclusion (master...stdlib) https://github.com/bitcoin/bitcoin/pull/13583
< bitcoin-git> [bitcoin] Empact opened pull request #13582: Extract AppInitLoadBlockIndex from AppInitMain (master...app-init-load-block-index) https://github.com/bitcoin/bitcoin/pull/13582
< jonasschnelli> jnewbery: would be great if you can do another review: https://github.com/bitcoin/bitcoin/pull/9662
< bitcoin-git> [bitcoin] ken2812221 opened pull request #13580: build: Detect if char equals int8_t (master...int8_t-char-is_same) https://github.com/bitcoin/bitcoin/pull/13580
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #13522: [tests] Fix p2p_sendheaders race (master...p2p_sendheaders_race) https://github.com/bitcoin/bitcoin/pull/13522
< bitcoin-git> bitcoin/master 686e97a MarcoFalke: Merge #13522: [tests] Fix p2p_sendheaders race...
< bitcoin-git> bitcoin/master 75848bc John Newbery: [tests] Fix p2p_sendheaders race...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/954f4a9c7caf...686e97a0c735
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #13431: validation: count blocks correctly for check level < 3 (master...verifydb_pindexstate_lvl0-2) https://github.com/bitcoin/bitcoin/pull/13431
< bitcoin-git> bitcoin/master 954f4a9 MarcoFalke: Merge #13431: validation: count blocks correctly for check level < 3...
< bitcoin-git> bitcoin/master f618ebc Karl-Johan Alm: validation: count blocks correctly for check level < 3
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/10ffca742932...954f4a9c7caf
< bitcoin-git> [bitcoin] jonasschnelli closed pull request #13537: GUI: Peer table: Visualize inbound/outbound state for every row (master...peer-table-show-inbound-outbound-symbol) https://github.com/bitcoin/bitcoin/pull/13537
< bitcoin-git> bitcoin/master 10ffca7 Jonas Schnelli: Merge #13537: GUI: Peer table: Visualize inbound/outbound state for every row...
< bitcoin-git> bitcoin/master 4132ad3 wodry: Show symbol for inbound/outbound in peer table
< bitcoin-git> [bitcoin] jonasschnelli pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/a6ed99a1e6fa...10ffca742932

2018-06-30

< Fluzo> I've just readed Mastering Bitcoin
< bitcoin-git> [bitcoin] mruddy opened pull request #13578: [depends] zeromq 4.2.5 (master...zmq-upgrade) https://github.com/bitcoin/bitcoin/pull/13578
< bitcoin-git> [bitcoin] mruddy opened pull request #13577: logging: avoid nStart may be used uninitialized in AppInitMain warning (master...dev1) https://github.com/bitcoin/bitcoin/pull/13577
< bitcoin-git> [bitcoin] wodry opened pull request #13575: Refactor: Rename NET_TOR to NET_ONION (master...replace-NET_TOR-with-NET_ONION) https://github.com/bitcoin/bitcoin/pull/13575
< luke-jr> /join #bitcoin
< leofantast> join #bitcoin
< fanquake> Guest55735 That's off topic here, you could try asking those sort of questions in #bitcoin.
< Guest55735> How to start mining Bitcoin, is it genuine, that many people sending messages, that we can make upto 60%, of the investment every day, in Bitcoin mining, they are asking me to open in blockchain wallet
< Guest55735> I'm new to Bitcoin
< bitcoin-git> [bitcoin] fanquake opened pull request #13574: [0.15] backport depends: Update Qt download url (0.15...0.15-backport-qt-archive) https://github.com/bitcoin/bitcoin/pull/13574
< bitcoin-git> [bitcoin] fanquake closed pull request #13573: irrelevant keywords (master...patch-1) https://github.com/bitcoin/bitcoin/pull/13573
< bitcoin-git> [bitcoin] berktaylan opened pull request #13573: irrelevant keywords (master...patch-1) https://github.com/bitcoin/bitcoin/pull/13573
< bitcoin-git> [bitcoin] fanquake closed pull request #13572: Update bitcoin_tr_TR.ts (master...patch-2) https://github.com/bitcoin/bitcoin/pull/13572
< bitcoin-git> [bitcoin] ErdenCelik opened pull request #13572: Update bitcoin_tr_TR.ts (master...patch-2) https://github.com/bitcoin/bitcoin/pull/13572

2018-06-29

< bitcoin-git> [bitcoin] practicalswift closed pull request #12611: interpreter: Use safer casting in IsValidSignatureEncoding(...) (master...safer-casting-in-IsValidSignatureEncoding) https://github.com/bitcoin/bitcoin/pull/12611
< gribble> https://github.com/bitcoin/bitcoin/issues/12689 | Smarter default behavior for -printtoconsole by eklitzke · Pull Request #12689 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/13004 | Print to console by default when not run with -daemon by practicalswift · Pull Request #13004 · bitcoin/bitcoin · GitHub
< satwo> Hello all. When running bitcoind with printtoconsole=1 in bitcoin.conf, I am still getting output written to debug.log (in addition to stdout, which is what I want). Am I missing something? FWIW I am using a patched version of Bitcoin Core that simply adds a couple LogPrint statements in Validation.cpp, but I doubt that would have anything to do with this behavior.
< bitcoin-git> [bitcoin] laanwj closed pull request #13517: qa: Remove need to handle the network thread in tests (master...Mf1806-qaAsyncIo) https://github.com/bitcoin/bitcoin/pull/13517
< bitcoin-git> bitcoin/master a6ed99a Wladimir J. van der Laan: Merge #13517: qa: Remove need to handle the network thread in tests...
< bitcoin-git> bitcoin/master fa87da2 MarcoFalke: qa: Avoid start/stop of the network thread mid-test
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/f3c9c40aeb12...a6ed99a1e6fa
< bitcoin-git> [bitcoin] jonasschnelli closed pull request #13569: Need help! wallet.dat corrupt (master...master) https://github.com/bitcoin/bitcoin/pull/13569
< bitcoin-git> [bitcoin] domob1812 opened pull request #13570: RPC: Add new "getzmqnotifications" method (master...zmq) https://github.com/bitcoin/bitcoin/pull/13570
< bitcoin-git> [bitcoin] aqwark opened pull request #13569: Need help! wallet.dat corrupt (master...master) https://github.com/bitcoin/bitcoin/pull/13569
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #13545: tests: Fix test case streams_serializedata_xor. Remove Boost dependency. (master...fix-test-and-de-boost) https://github.com/bitcoin/bitcoin/pull/13545
< bitcoin-git> bitcoin/master f3c9c40 MarcoFalke: Merge #13545: tests: Fix test case streams_serializedata_xor. Remove Boost dependency....
< bitcoin-git> bitcoin/master 962d8ee practicalswift: Remove boost dependency (boost/assign/std/vector.hpp)
< bitcoin-git> bitcoin/master c6fd0df practicalswift: Fix incorrect tests
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/90990d274185...f3c9c40aeb12
< gribble> https://github.com/bitcoin/bitcoin/issues/12151 | rpc: Remove cs_main lock from blockToJSON and blockheaderToJSON by promag · Pull Request #12151 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] laanwj closed pull request #13544: depends: Update Qt download url (master...qt-been-archived) https://github.com/bitcoin/bitcoin/pull/13544
< bitcoin-git> bitcoin/master 90990d2 Wladimir J. van der Laan: Merge #13544: depends: Update Qt download url...
< bitcoin-git> bitcoin/master 2fca656 fanquake: depends: Update Qt download url
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/b330f3fdd56b...90990d274185
< bitcoin-git> [bitcoin] Gnappuraz opened pull request #13568: Trivial: Remove double semicolon from wallet.cpp (master...typo_double_semicolon) https://github.com/bitcoin/bitcoin/pull/13568

2018-06-28

< echeveria> cfields: bitcoin nodes won't ever reasonably connect to a non 8333 rumored port.
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #13563: bench: Simplify CoinSelection (master...2018-08-bench-coinselection) https://github.com/bitcoin/bitcoin/pull/13563
< bitcoin-git> bitcoin/master b330f3f MarcoFalke: Merge #13563: bench: Simplify CoinSelection...
< bitcoin-git> bitcoin/master c2e4fc8 João Barbosa: bench: Simplify CoinSelection
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/c93c360eec4d...b330f3fdd56b
< gmaxwell> People can always carry bitcoin over other transports in any case, ... ones that can do things like pad out to a constant bitrate...
< gmaxwell> Esp since traffic patterns will identify bitcoin p2p links very clearly.
< gribble> https://github.com/bitcoin/bitcoin/issues/13100 | gui: Add menu entry to open wallet by promag · Pull Request #13100 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] jnewbery opened pull request #13566: Fix get balance (master...fix_get_balance) https://github.com/bitcoin/bitcoin/pull/13566
< gribble> https://github.com/bitcoin/bitcoin/issues/12196 | Add scantxoutset RPC method by jonasschnelli · Pull Request #12196 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/13062 | Make script interpreter independent from storage type CScript by sipa · Pull Request #13062 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/12196 | Add scantxoutset RPC method by jonasschnelli · Pull Request #12196 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/13425 | Moving final scriptSig construction from CombineSignatures to ProduceSignature (PSBT signer logic) by achow101 · Pull Request #13425 · bitcoin/bitcoin · GitHub
< wumpus> #bitcoin-core-dev Meeting: wumpus sipa gmaxwell jonasschnelli morcos luke-jr btcdrak sdaftuar jtimon cfields petertodd kanzure bluematt instagibbs phantomcircuit codeshark michagogo marcofalke paveljanik NicolasDorier jl2012 achow101 meshcollider jnewbery maaku fanquake promag provoostenator
< bitcoin-git> [bitcoin] Empact opened pull request #13565: Fix AreInputsStandard test to reference the proper scriptPubKey (master...p2sh-tests-pub-key) https://github.com/bitcoin/bitcoin/pull/13565
< bitcoin-git> [bitcoin] jonasschnelli closed pull request #13461: Wallet: correctly deprecate accounts in getbalance, re-add minconf / include-watch-only (master...2018/06/watch_only_balance) https://github.com/bitcoin/bitcoin/pull/13461
< bitcoin-git> [bitcoin] jnewbery opened pull request #13564: [wallet] loadwallet shouldn't create new wallets. (master...dont_load_nonexistent_wallet) https://github.com/bitcoin/bitcoin/pull/13564
< Lightblock_> nevermind, asked in the #bitcoin already
< Lightblock_> sorry if silly question, could anyone please suggest a proper way to the bitcoin transaction ID given that I know the blockheight txindex and outputindex ?
< bedo> jonasschnelli: today is hard day for develop over bitcoin
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #13551: tests: Fix incorrect documentation for test case cuckoocache_hit_rate_ok (master...truth-in-advertising) https://github.com/bitcoin/bitcoin/pull/13551
< bitcoin-git> bitcoin/master c93c360 MarcoFalke: Merge #13551: tests: Fix incorrect documentation for test case cuckoocache_hit_rate_ok...
< bitcoin-git> bitcoin/master ea49e06 practicalswift: tests: Fix incorrect documentation for test case cuckoocache_hit_rate_ok
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/2328039bfc49...c93c360eec4d
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #13535: [qa] wallet_basic: Specify minimum required amount for listunspent (master...Mf1806-qaWalletBasic) https://github.com/bitcoin/bitcoin/pull/13535
< bitcoin-git> bitcoin/master 2328039 MarcoFalke: Merge #13535: [qa] wallet_basic: Specify minimum required amount for listunspent...
< bitcoin-git> bitcoin/master fa103a5 MarcoFalke: [qa] wallet_basic: Specify minimum required amount for listunspent
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/d96bdd78307b...2328039bfc49
< bitcoin-git> [bitcoin] promag opened pull request #13563: bench: Simplify CoinSelection (master...2018-08-bench-coinselection) https://github.com/bitcoin/bitcoin/pull/13563
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #13562: travis: Switch back to trusty for now (master...Mf1806-qaTravisTrusty) https://github.com/bitcoin/bitcoin/pull/13562
< bitcoin-git> [bitcoin] droark opened pull request #13561: Qt: Remove unnecessary image buffer for Mac dock icon (master...rm_icon_buffer) https://github.com/bitcoin/bitcoin/pull/13561
< bitcoin-git> [bitcoin] Empact closed pull request #13560: WIP: Drop unused serialization support from CAddresss (master...caddress-serialization) https://github.com/bitcoin/bitcoin/pull/13560
< gribble> https://github.com/bitcoin/bitcoin/issues/12404 | Prune more aggressively during IBD by Sjors · Pull Request #12404 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] Empact opened pull request #13560: Drop unused serialization support from CAddresss (master...caddress-serialization) https://github.com/bitcoin/bitcoin/pull/13560
< bitcoin-git> [bitcoin] Empact opened pull request #13558: Drop unused GetType() from CSizeComputer (master...c-size-computer) https://github.com/bitcoin/bitcoin/pull/13558
< bitcoin-git> [bitcoin] achow101 opened pull request #13557: BIP 174 PSBT Serializations and RPCs (master...psbt) https://github.com/bitcoin/bitcoin/pull/13557

2018-06-27

< bitcoin-git> [bitcoin] JBaczuk opened pull request #13555: Tests: parameterize adjustment period in versionbits_computeblockversion (master...parameterize_adj_period_in_versionbits_computeblockversion_unit_test) https://github.com/bitcoin/bitcoin/pull/13555
< bitcoin-git> [bitcoin] practicalswift opened pull request #13554: Remove unused function arguments (master...remove-unused-function-arguments) https://github.com/bitcoin/bitcoin/pull/13554
< echeveria> ; <<>> DiG 9.10.3-P4-Debian <<>> seed.bitcoin.jonasschnelli.ch:
< bitcoin-git> [bitcoin] practicalswift opened pull request #13551: tests: Fix incorrect documentation for test case cuckoocache_hit_rate_ok (master...truth-in-advertising) https://github.com/bitcoin/bitcoin/pull/13551
< bitcoin-git> [bitcoin] practicalswift opened pull request #13549: bench: Clarify intended coin selection retry logic (master...coin-selection-clarification) https://github.com/bitcoin/bitcoin/pull/13549
< bitcoin-git> [bitcoin] practicalswift opened pull request #13548: Document assumptions made in PeerLogicValidation::SendMessages(...) and rescanblockchain(...) (master...document-non-nullptr-assumptions) https://github.com/bitcoin/bitcoin/pull/13548
< Arvidt> wumpus: Thanks. I put all the seven testnet onion seeds in bitcoin.conf, each in a line of the format seednode=abcd.onion but got no onion connection.
< bitcoin-git> [bitcoin] ajtowns opened pull request #13547: Make signrawtransaction* give an error when amount is needed but missing (master...signrawamount) https://github.com/bitcoin/bitcoin/pull/13547
< bitcoin-git> [bitcoin] practicalswift opened pull request #13546: wallet: Avoid potential use of uninitialized value bnb_used in CWallet::CreateTransaction(...) (master...uninitialized-bnb_used) https://github.com/bitcoin/bitcoin/pull/13546
< bitcoin-git> [bitcoin] practicalswift opened pull request #13545: tests: Fix test case streams_serializedata_xor. Remove Boost dependency. (master...fix-test-and-de-boost) https://github.com/bitcoin/bitcoin/pull/13545
< bitcoin-git> [bitcoin] fanquake opened pull request #13544: depends: Update Qt download url (master...qt-been-archived) https://github.com/bitcoin/bitcoin/pull/13544
< bitcoin-git> [bitcoin] laanwj opened pull request #13543: depends: Add RISC-V support (master...2018_06_riscv_depends) https://github.com/bitcoin/bitcoin/pull/13543
< bitcoin-git> [bitcoin] stakauskas opened pull request #13542: Adding Docker/docker-compose files (master...docker) https://github.com/bitcoin/bitcoin/pull/13542
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #12882: tests: Make test_bitcoin pass under ThreadSanitzer (clang). Fix lock-order-inversion (potential deadlock). (master...lock-order-inversion-in-DoS_tests) https://github.com/bitcoin/bitcoin/pull/12882
< bitcoin-git> bitcoin/master d96bdd7 MarcoFalke: Merge #12882: tests: Make test_bitcoin pass under ThreadSanitzer (clang). Fix lock-order-inversion (potential deadlock)....
< bitcoin-git> bitcoin/master 9fdf05d practicalswift: tests: Fix lock-order-inversion (potential deadlock) in DoS_tests. Reported by TSAN....
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/c655b2c2df15...d96bdd78307b
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #13503: Document FreeBSD quirk. Fix FreeBSD build: Use std::min<int>(...) to allow for compilation under certain FreeBSD versions. (master...document-freebsd-quirk) https://github.com/bitcoin/bitcoin/pull/13503
< bitcoin-git> bitcoin/master c655b2c MarcoFalke: Merge #13503: Document FreeBSD quirk. Fix FreeBSD build: Use std::min<int>(...) to allow for compilation under certain FreeBSD versions....
< bitcoin-git> bitcoin/master 629a47a practicalswift: Document FreeBSD quirk. Fix FreeBSD build.
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/7209fec190b1...c655b2c2df15
< bitcoin-git> [bitcoin] kallewoof opened pull request #13541: wallet/rpc: sendrawtransaction maxfeerate (master...sendrawtransaction-maxfeerate) https://github.com/bitcoin/bitcoin/pull/13541
< bitcoin-git> [bitcoin] laanwj closed pull request #13532: Log warning when deprecated network name 'tor' is used (master...log-deprecation-warning-when-onlynenet=tor-is-used) https://github.com/bitcoin/bitcoin/pull/13532
< bitcoin-git> bitcoin/master 7209fec Wladimir J. van der Laan: Merge #13532: Log warning when deprecated network name 'tor' is used...
< bitcoin-git> bitcoin/master 9f8c54b wodry: Log warning message when deprecated network name 'tor' is used (e.g. option onlynet=tor)
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/2643fa50869f...7209fec190b1
< bitcoin-git> [bitcoin] sipa closed pull request #12686: Add -ftrapv to CFLAGS and CXXFLAGS when --enable-debug is used. Enable -ftrapv in Travis. (master...trapv) https://github.com/bitcoin/bitcoin/pull/12686
< bitcoin-git> bitcoin/master 2643fa5 Pieter Wuille: Merge #12686: Add -ftrapv to CFLAGS and CXXFLAGS when --enable-debug is used. Enable -ftrapv in Travis....
< bitcoin-git> bitcoin/master 98d842c practicalswift: travis: Build with --enable-debug (x86_64-unknown-linux-gnu)
< bitcoin-git> [bitcoin] sipa pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/01f909828d12...2643fa50869f
< bitcoin-git> bitcoin/master 94e52d1 practicalswift: Add -ftrapv to DEBUG_CXXFLAGS when --enable-debug is used
< bitcoin-git> [bitcoin] sipa closed pull request #13418: Docs: More precise explanation of parameter onlynet (master...patch-2) https://github.com/bitcoin/bitcoin/pull/13418
< bitcoin-git> bitcoin/master 01f9098 Pieter Wuille: Merge #13418: Docs: More precise explanation of parameter onlynet...
< bitcoin-git> bitcoin/master 2454a85 wodry: Docs: More precise explanation of parameter "onlynet"
< bitcoin-git> [bitcoin] sipa pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/f54f3738c8ce...01f909828d12

2018-06-26

< bitcoin-git> [bitcoin] sipa closed pull request #13498: [wallet] Fixups from account API deprecation (master...account_deprecation_fixups) https://github.com/bitcoin/bitcoin/pull/13498
< bitcoin-git> bitcoin/master df10f07 John Newbery: [wallet] Don't use accounts when checking balance in sendmany
< bitcoin-git> bitcoin/master f54f373 Pieter Wuille: Merge #13498: [wallet] Fixups from account API deprecation...
< bitcoin-git> bitcoin/master e209184 John Newbery: [wallet] deprecate sendfrom RPC method.
< bitcoin-git> [bitcoin] sipa pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/ee02debb2567...f54f3738c8ce
< gribble> https://github.com/bitcoin/bitcoin/issues/13498 | [wallet] Fixups from account API deprecation by jnewbery · Pull Request #13498 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #13531: doc: Clarify that mempool txiter is const_iterator (master...Mf1806-docTxiter) https://github.com/bitcoin/bitcoin/pull/13531
< bitcoin-git> bitcoin/master ee02deb MarcoFalke: Merge #13531: doc: Clarify that mempool txiter is const_iterator...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/452bb90c718d...ee02debb2567
< bitcoin-git> bitcoin/master faca0a8 MarcoFalke: doc: Clarify that mempool txiter is const_iterator
< gribble> https://github.com/bitcoin/bitcoin/issues/12911 | wallet: Show fee in results for signrawtransaction* when known by kallewoof · Pull Request #12911 · bitcoin/bitcoin · GitHub
< Krellan> I have no bitcoin.conf file (running on Mac) so no parameters should differ from their defaults

2018-06-25

< bitcoin-git> [bitcoin] laanwj closed pull request #13507: RPC: Fix parameter count check for importpubkey (master...importpubkey) https://github.com/bitcoin/bitcoin/pull/13507
< bitcoin-git> bitcoin/master 452bb90 Wladimir J. van der Laan: Merge #13507: RPC: Fix parameter count check for importpubkey...
< bitcoin-git> bitcoin/master 3f72d04 Kristaps Kaupe: Fix parameter count check for importpubkey.
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/baf3a3ab0c63...452bb90c718d
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #13536: [qt] coincontrol: Remove unused qt4 workaround (master...Mf1806-qtCoinNo4) https://github.com/bitcoin/bitcoin/pull/13536
< bitcoin-git> bitcoin/master faa2cf6 MarcoFalke: [qt] coincontrol: Remove unused qt4 workaround
< bitcoin-git> bitcoin/master baf3a3a MarcoFalke: Merge #13536: [qt] coincontrol: Remove unused qt4 workaround...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/b877c394771a...baf3a3ab0c63
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #13528: qt: Move BitcoinGUI initializers to class, fix initializer order warning (master...2018_06_bitcoingui_initializers) https://github.com/bitcoin/bitcoin/pull/13528
< bitcoin-git> bitcoin/master b877c39 MarcoFalke: Merge #13528: qt: Move BitcoinGUI initializers to class, fix initializer order warning...
< bitcoin-git> bitcoin/master bb3de15 Wladimir J. van der Laan: qt: Move BitcoinGUI initializers to class, fix initializer order warning...