2019-04-28

< bitcoin-git> [bitcoin] DrahtBot reopened pull request #13062: Make script interpreter independent from storage type CScript (master...201804_spaninterpret) https://github.com/bitcoin/bitcoin/pull/13062
< bitcoin-git> [bitcoin] DrahtBot closed pull request #13057: refactor pre-selected coin code (master...selectedcoins) https://github.com/bitcoin/bitcoin/pull/13057
< bitcoin-git> [bitcoin] DrahtBot closed pull request #13084: Do not turn OP_1NEGATE in scriptSig into 0x0181 in signing code (master...201804_keepnegone) https://github.com/bitcoin/bitcoin/pull/13084
< bitcoin-git> [bitcoin] DrahtBot reopened pull request #13084: Do not turn OP_1NEGATE in scriptSig into 0x0181 in signing code (master...201804_keepnegone) https://github.com/bitcoin/bitcoin/pull/13084
< bitcoin-git> [bitcoin] DrahtBot closed pull request #13062: Make script interpreter independent from storage type CScript (master...201804_spaninterpret) https://github.com/bitcoin/bitcoin/pull/13062
< bitcoin-git> [bitcoin] DrahtBot closed pull request #13204: Faster sigcache nonce (master...faster-sigcache-nonce) https://github.com/bitcoin/bitcoin/pull/13204
< bitcoin-git> [bitcoin] DrahtBot reopened pull request #13204: Faster sigcache nonce (master...faster-sigcache-nonce) https://github.com/bitcoin/bitcoin/pull/13204
< bitcoin-git> [bitcoin] DrahtBot closed pull request #13693: [test] Add coverage to estimaterawfee and estimatesmartfee (master...test-estimatefee) https://github.com/bitcoin/bitcoin/pull/13693
< bitcoin-git> [bitcoin] DrahtBot reopened pull request #13693: [test] Add coverage to estimaterawfee and estimatesmartfee (master...test-estimatefee) https://github.com/bitcoin/bitcoin/pull/13693
< bitcoin-git> [bitcoin] DrahtBot closed pull request #13276: [qt] CoinControlDialog amount header display unit (master...coincontrol_unit) https://github.com/bitcoin/bitcoin/pull/13276
< bitcoin-git> [bitcoin] DrahtBot reopened pull request #13276: [qt] CoinControlDialog amount header display unit (master...coincontrol_unit) https://github.com/bitcoin/bitcoin/pull/13276
< bitcoin-git> [bitcoin] DrahtBot reopened pull request #13875: [doc] nChainTx needs to become a 64-bit earlier due to SegWit (master...2018/08/nChainTx) https://github.com/bitcoin/bitcoin/pull/13875
< bitcoin-git> [bitcoin] DrahtBot closed pull request #13789: crypto/sha256: Use pragmas to enforce necessary intrinsics for GCC and Clang (master...bugfix_asm_pragmas) https://github.com/bitcoin/bitcoin/pull/13789
< bitcoin-git> [bitcoin] DrahtBot reopened pull request #13789: crypto/sha256: Use pragmas to enforce necessary intrinsics for GCC and Clang (master...bugfix_asm_pragmas) https://github.com/bitcoin/bitcoin/pull/13789
< bitcoin-git> [bitcoin] DrahtBot closed pull request #13875: [doc] nChainTx needs to become a 64-bit earlier due to SegWit (master...2018/08/nChainTx) https://github.com/bitcoin/bitcoin/pull/13875
< bitcoin-git> [bitcoin] luke-jr opened pull request #15913: Bugfix: dummywallet: Add -ignorepartialspends to list of ignored wallet options (master...bugfix_nowallet_avoidpspends) https://github.com/bitcoin/bitcoin/pull/15913
< bitcoin-git> [bitcoin] meshcollider merged pull request #15901: wallet: log on rescan completion (master...log-rescan-completed) https://github.com/bitcoin/bitcoin/pull/15901
< bitcoin-git> [bitcoin] meshcollider pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/3356799ee3f5...bdd7217f2c03
< bitcoin-git> bitcoin/master 6ad372a andrewtoth: wallet: log on rescan completion
< bitcoin-git> bitcoin/master 1b602f6 andrewtoth: remove extraneous scope
< bitcoin-git> bitcoin/master bdd7217 MeshCollider: Merge #15901: wallet: log on rescan completion

2019-04-27

< midnightmagic> ElePHPhant: #bitcoin, please. The topic here is very specifically for development of bitcoin core and not support questions.
< ElePHPhant> gmaxwell: Will that mean that Bitcoin Core will no longer work with Bitpay payments?
< bitcoin-git> [bitcoin] Sjors opened pull request #15911: Use wallet RBF default for walletcreatefundedpsbt (master...2019/04/walletcreatefundedpsbt) https://github.com/bitcoin/bitcoin/pull/15911
< gmaxwell> We're removing BIP70 from bitcoin core completely, since essentially nothing uses it (except bitpay) --- we were close to removing it when they made it mandatory, then we held off, but since their implementation is hardly compatible there really isn't much reason to not remove it just for them.
< ElePHPhant> Is it a bug with Bitpay or Bitcoin Core?
< ElePHPhant> I just made a Bitcoin payment and the merchant uses Bitpay. First of all, the webpage displayed a "We see you are using Bitcoin Core" message which freaked me out. How can they know that? Secondly, I got this weird Bitcoin Core error popup when actually performing the payment (which had a green coloring around it): "Error communicating with https://bitpay.com/i/<REDACTED>: Error transferring https://bitpay.com/i/<REDACTED> - server
< bitcoin-git> [bitcoin] darosior opened pull request #15909: Use 'CreateProcess' instead of 'wsystem' in 'runCommand' for Windows. (master...windows_blocknotify_blink) https://github.com/bitcoin/bitcoin/pull/15909
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #15778: [wallet] Move maxtxfee from node to wallet (master...remove_maxtxfeerate_from_node) https://github.com/bitcoin/bitcoin/pull/15778
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b025aa3b9e1d...3356799ee3f5
< bitcoin-git> bitcoin/master 5c759c7 John Newbery: [wallet] Move maxTxFee to wallet
< bitcoin-git> bitcoin/master 3356799 MarcoFalke: Merge #15778: [wallet] Move maxtxfee from node to wallet
< bitcoin-git> [bitcoin] meshcollider merged pull request #15846: [POLICY] Make sending to future native witness outputs standard (master...201904_futuresegwitstandard) https://github.com/bitcoin/bitcoin/pull/15846
< bitcoin-git> [bitcoin] meshcollider pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/703414994aa4...b025aa3b9e1d
< bitcoin-git> bitcoin/master c634b1e Pieter Wuille: [POLICY] Make sending to future native witness outputs standard
< bitcoin-git> bitcoin/master b025aa3 MeshCollider: Merge #15846: [POLICY] Make sending to future native witness outputs stand...
< bitcoin-git> [bitcoin] hebasto opened pull request #15908: scripts and tools, docs: Align MSVC build options with Linux build ones (master...20190427-align-msvc-linux) https://github.com/bitcoin/bitcoin/pull/15908
< bitcoin-git> [bitcoin] meshcollider merged pull request #15784: rpc: Remove dependency on interfaces::Chain in SignTransaction (master...2019-04-remove-chain-sign-tx-utility) https://github.com/bitcoin/bitcoin/pull/15784
< bitcoin-git> [bitcoin] meshcollider pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/65ec4d6fb2be...703414994aa4
< bitcoin-git> bitcoin/master 99e88a3 Antoine Riard: rpc: Remove dependency on interfaces::Chain in SignTransaction
< bitcoin-git> bitcoin/master 7034149 MeshCollider: Merge #15784: rpc: Remove dependency on interfaces::Chain in SignTransacti...
< bitcoin-git> [bitcoin] amitiuttarwar opened pull request #15906: [wallet] Remove AvailableCoins nMinDepth argument (master...refactor_available_coins) https://github.com/bitcoin/bitcoin/pull/15906

2019-04-26

< bitcoin-git> [bitcoin] andrewtoth closed pull request #15904: trivial: Fix typo (0.18...patch-1) https://github.com/bitcoin/bitcoin/pull/15904
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ec519d4d5489...65ec4d6fb2be
< bitcoin-git> bitcoin/master 201393f Hennadii Stepanov: Align code example with clang-format
< bitcoin-git> bitcoin/master 65ec4d6 MarcoFalke: Merge #15887: docs: Align code example style with clang-format
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #15887: docs: Align code example style with clang-format (master...20190424-coding-style) https://github.com/bitcoin/bitcoin/pull/15887
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to 0.18: https://github.com/bitcoin/bitcoin/compare/379f71ea4f27...825ecb5758f6
< bitcoin-git> bitcoin/0.18 fad9eb1 MarcoFalke: doc: 0.18: Remove TODO from release notes
< bitcoin-git> bitcoin/0.18 825ecb5 MarcoFalke: Merge #15852: doc: 0.18: Remove TODO from release notes
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #15852: doc: 0.18: Remove TODO from release notes (0.18...1904-docRel18) https://github.com/bitcoin/bitcoin/pull/15852
< bitcoin-git> [bitcoin] andrewtoth opened pull request #15904: trivial: Fix typo (0.18...patch-1) https://github.com/bitcoin/bitcoin/pull/15904
< gribble> https://github.com/bitcoin/bitcoin/issues/14912 | [WIP] External signer support (e.g. hardware wallet) by Sjors · Pull Request #14912 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #15903: appveyor: Write @PACKAGE_NAME@ to config (master...1904-appveyorPackage) https://github.com/bitcoin/bitcoin/pull/15903
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d76b72a454a1...ec519d4d5489
< bitcoin-git> bitcoin/master faebd8c MarcoFalke: appveyor: Write @PACKAGE_NAME@ to config
< bitcoin-git> bitcoin/master ec519d4 MarcoFalke: Merge #15903: appveyor: Write @PACKAGE_NAME@ to config
< gribble> https://github.com/bitcoin/bitcoin/issues/15764 | Native descriptor wallets by achow101 · Pull Request #15764 · bitcoin/bitcoin · GitHub
< meshcollider> #bitcoin-core-dev Wallet Meeting: wumpus sipa gmaxwell jonasschnelli morcos luke-jr sdaftuar jtimon cfields petertodd kanzure bluematt instagibbs phantomcircuit codeshark michagogo marcofalke paveljanik NicolasDorier jl2012 achow101 meshcollider jnewbery maaku fanquake promag provoostenator aj Chris_Stewart_5 dongcarl gwillen jamesob ken281221 ryanofsky gleb
< gribble> https://github.com/bitcoin/bitcoin/issues/15896 | QA: feature_filelock, interface_bitcoin_cli: Use PACKAGE_NAME in messages rather than hardcoding Bitcoin Core by luke-jr · Pull Request #15896 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b1e013e4fa21...d76b72a454a1
< bitcoin-git> bitcoin/master 5d26205 James O'Beirne: doc: explain AcceptToMemoryPoolWorker's coins_to_uncache
< bitcoin-git> bitcoin/master d76b72a MarcoFalke: Merge #15267: doc: explain AcceptToMemoryPoolWorker's coins_to_uncache
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #15267: doc: explain AcceptToMemoryPoolWorker's coins_to_uncache (master...2019-01-atmpw-uncache-coins-doc) https://github.com/bitcoin/bitcoin/pull/15267
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #15903: appveyor: Write @PACKAGE_NAME@ to config (master...1904-appveyorPackage) https://github.com/bitcoin/bitcoin/pull/15903
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #13788: Fix --disable-asm for newer assembly checks/code (master...bugfix_asm_opt) https://github.com/bitcoin/bitcoin/pull/13788
< bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/5046d4e911aa...b1e013e4fa21
< bitcoin-git> bitcoin/master d8ab8dc Luke Dashjr: configure: Invert --enable-asm help string since default is now enabled
< bitcoin-git> bitcoin/master afe0875 Luke Dashjr: configure: Skip assembly support checks, when assembly is disabled
< bitcoin-git> bitcoin/master 4207c1b Luke Dashjr: configure: Initialise assembly enable_* variables
< bitcoin-git> [bitcoin] andrewtoth opened pull request #15901: wallet: log on rescan completion (master...log-rescan-completed) https://github.com/bitcoin/bitcoin/pull/15901
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #15899: rpc: Document iswitness flag and fix bug in converttopsbt (master...1904-docIsWitness) https://github.com/bitcoin/bitcoin/pull/15899
< gribble> https://github.com/bitcoin/bitcoin/issues/15463 | rpc: Speedup getaddressesbylabel by promag · Pull Request #15463 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/14984 | rpc: Speedup getrawmempool when verbose=true by promag · Pull Request #14984 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #15896: QA: feature_filelock, interface_bitcoin_cli: Use PACKAGE_NAME in messages rather than hardcoding Bitcoin Core (master...qa_pkgname) https://github.com/bitcoin/bitcoin/pull/15896
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/f73a3c618b87...5046d4e911aa
< bitcoin-git> bitcoin/master fcc443b Luke Dashjr: QA: feature_filelock, interface_bitcoin_cli: Use PACKAGE_NAME in messages ...
< bitcoin-git> bitcoin/master 5046d4e MarcoFalke: Merge #15896: QA: feature_filelock, interface_bitcoin_cli: Use PACKAGE_NAM...
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #15895: QA: Avoid re-reading config.ini unnecessarily (master...redundant_configini) https://github.com/bitcoin/bitcoin/pull/15895
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/653b2b4426cf...f73a3c618b87
< bitcoin-git> bitcoin/master a014373 Luke Dashjr: QA: Avoid re-reading config.ini unnecessarily
< bitcoin-git> bitcoin/master f73a3c6 MarcoFalke: Merge #15895: QA: Avoid re-reading config.ini unnecessarily
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #15893: Add test for superfluous witness record in deserialization (master...test_super_witness) https://github.com/bitcoin/bitcoin/pull/15893
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/c65c77c721b6...653b2b4426cf
< bitcoin-git> bitcoin/master 25b0786 Gregory Sanders: Fix missing input template by making minimal tx
< bitcoin-git> bitcoin/master cc556e4 Gregory Sanders: Add test for superfluous witness record in deserialization
< bitcoin-git> bitcoin/master 653b2b4 MarcoFalke: Merge #15893: Add test for superfluous witness record in deserialization

2019-04-25

< ghost43> I think it's still compatible. last I tried, they did not reject, they are just threating they will. they are rejecting for shitcoins but not bitcoin
< aj> sdaftuar: heh. btw, i have some draft patches to reduce the number of 'notfound' messages; i don't think it quite gets all of them, but haven't figured out why not yet. top four commits of https://github.com/ajtowns/bitcoin/commits/201904-reduce-notfounds
< bitcoin-git> [bitcoin] luke-jr opened pull request #15897: QA/mininode: Send all headers upfront in send_blocks_and_test to avoid sending an unconnected one (master...qa_mininode_headers) https://github.com/bitcoin/bitcoin/pull/15897
< bitcoin-git> [bitcoin] luke-jr opened pull request #15896: QA: feature_filelock, interface_bitcoin_cli: Use PACKAGE_NAME in messages rather than hardcoding Bitcoin Core (master...qa_pkgname) https://github.com/bitcoin/bitcoin/pull/15896
< bitcoin-git> [bitcoin] luke-jr opened pull request #15895: QA: Avoid re-reading config.ini unnecessarily (master...redundant_configini) https://github.com/bitcoin/bitcoin/pull/15895
< gribble> https://github.com/bitcoin/bitcoin/issues/15893 | Add test for superfluous witness record in deserialization by instagibbs · Pull Request #15893 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] hebasto opened pull request #15894: trivial, qt: Remove duplicated "Error: " prefix (master...20190425-duplicated-error-prefix) https://github.com/bitcoin/bitcoin/pull/15894
< anddam> just to be sure, https://github.com/bitcoin/bitcoin/blob/master/src/wallet/wallet.cpp#L3311 is not going to add any key with -keypool=0 , right?
< gribble> https://github.com/bitcoin/bitcoin/issues/15834 | Fix NOTFOUND bug and expire getdata requests for transactions by sdaftuar · Pull Request #15834 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/15834 | Fix NOTFOUND bug and expire getdata requests for transactions by sdaftuar · Pull Request #15834 · bitcoin/bitcoin · GitHub
< harding> I'm also worried that announcing that v1 doesn't work will cause wallet authors to disable it. I actually wrote docs suggesting that (not published) a couple weeks ago because that's what it looked like Bitcoin Core was encouraging.
< gribble> https://github.com/bitcoin/bitcoin/issues/15141 | Rewrite DoS interface between validation and net_processing by sdaftuar · Pull Request #15141 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/15665 | 0.18.0 rc2 CPU spike in thread bitcoin-opencon · Issue #15665 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/15849 | Thread names in logs and deadlock debug tools by jamesob · Pull Request #15849 · bitcoin/bitcoin · GitHub
< wumpus> #bitcoin-core-dev Meeting: wumpus sipa gmaxwell jonasschnelli morcos luke-jr sdaftuar jtimon cfields petertodd kanzure bluematt instagibbs phantomcircuit codeshark michagogo marcofalke paveljanik NicolasDorier jl2012 achow101 meshcollider jnewbery maaku fanquake promag provoostenator aj Chris_Stewart_5 dongcarl gwillen jamesob ken281221 ryanofsky gleb
< bitcoin-git> [bitcoin] instagibbs opened pull request #15893: Add test for superfulous witness record in deserialization (master...test_super_witness) https://github.com/bitcoin/bitcoin/pull/15893
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/8cca1fbea9bc...c65c77c721b6
< bitcoin-git> bitcoin/master bb530ef Pieter Wuille: Disallow extended encoding for non-witness transactions
< bitcoin-git> bitcoin/master c65c77c MarcoFalke: Merge #14039: Disallow extended encoding for non-witness transactions
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #14039: Disallow extended encoding for non-witness transactions (master...201808_no_superfluous_witness) https://github.com/bitcoin/bitcoin/pull/14039
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/40a720acb847...8cca1fbea9bc
< bitcoin-git> bitcoin/master 097c4aa Luke Dashjr: Bugfix: test/functional/rpc_psbt: Remove check for specific error message ...
< bitcoin-git> bitcoin/master c87fc71 Luke Dashjr: Bugfix: test/functional/rpc_psbt: Correct test description comment
< bitcoin-git> bitcoin/master 8cca1fb MarcoFalke: Merge #14818: Bugfix: test/functional/rpc_psbt: Remove check for specific ...
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #14818: Bugfix: test/functional/rpc_psbt: Remove check for specific error message that depends on uncertain assumptions (master...bugfix_test_rpc_psbt) https://github.com/bitcoin/bitcoin/pull/14818
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #15891: test: Require standard txs in regtest (master...1904-testRequireStandard) https://github.com/bitcoin/bitcoin/pull/15891
< bitcoin-git> [bitcoin] harding opened pull request #15890: Doc: remove text about txes always relayed from -whitelist (master...2019-04-whitelist-help) https://github.com/bitcoin/bitcoin/pull/15890
< bitcoin-git> [bitcoin] luke-jr opened pull request #15888: QA: Add wallet_implicitsegwit to test the ability to transform keys between address types (master...test_wallet_implicitsegwit) https://github.com/bitcoin/bitcoin/pull/15888
< sipa> gmaxwell: yeah, though orders of magnitude matter... if we'd have bignum arithmetic available you'd still not want to implement SNARK verification in bitcoin script :)

2019-04-24

< bitcoin-git> [bitcoin] hebasto opened pull request #15887: docs: Align code example style with clang-format (master...20190424-coding-style) https://github.com/bitcoin/bitcoin/pull/15887
< bitcoin-git> [bitcoin] hebasto opened pull request #15886: qt, wallet: Revamp SendConfirmationDialog (master...20190424-send-confirmation-dialog) https://github.com/bitcoin/bitcoin/pull/15886
< gribble> https://github.com/bitcoin/bitcoin/issues/11902 | NAT-PMP port forwarding support · Issue #11902 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/15717 | Changes to support NAT-PMP by MishraShivendra · Pull Request #15717 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] MarcoFalke reopened pull request #15858: Faster tests with topological mempool rpc sync 🚀 (master...1904-qaSync) https://github.com/bitcoin/bitcoin/pull/15858
< waxwing> can i ask what the "traditional partial signatures format" referred to on this line is? https://github.com/bitcoin/bitcoin/blob/master/src/script/sign.h#L131
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #15868: rpc: Add have_pruned to getblockchaininfo (master...1904-rpcPruned) https://github.com/bitcoin/bitcoin/pull/15868
< gribble> https://github.com/bitcoin/bitcoin/issues/15382 | [util] add runCommandParseJSON by Sjors · Pull Request #15382 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/13262 | Wallet/RPC: Add listsincetx method with a stateless (server-side) long polling option by jonasschnelli · Pull Request #13262 · bitcoin/bitcoin · GitHub
< ElePHPhant> Can somebody please take a look at this question posted in 2014 which still applies today in 2019 for the latest stable Bitcoin Core on Windows? https://bitcoin.stackexchange.com/questions/23999/blocknotify-walletnotify-but-without-the-console-window
< ElePHPhant> This bug/issue/mistake/whatever-it-is is preventing me from running my Bitcoin payment system properly.

2019-04-23

< bitcoin-git> [bitcoin] MarcoFalke closed pull request #15858: Faster tests with topological mempool rpc sync 🚀 (master...1904-qaSync) https://github.com/bitcoin/bitcoin/pull/15858
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #15881: net: Send txs without delay on regtest (master...1904-txRelayRegtest) https://github.com/bitcoin/bitcoin/pull/15881
< molz> tryphe, i compile my own windows bitcoin, let me pm you
< tryphe> anyone running core on windows? someone in #bitcoin is saying that the ::system() call for -blocknotify= and others pops up a shell window while the command is running. this makes sense, as it's the default functionality of cmd.exe when spawned by system(). anyways, i have a proposed fix if someone can compile on windows *sic*, which the user can't
< bitcoin-git> [bitcoin] hebasto opened pull request #15880: utils and libraries: Replace deprecated Boost Filesystem functions (master...20190423-boost-coding-guidelines) https://github.com/bitcoin/bitcoin/pull/15880
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/4bd7187da817...40a720acb847
< bitcoin-git> bitcoin/master faca95e MarcoFalke: qa: Make swap_magic_bytes in p2p_invalid_messages atomic
< bitcoin-git> bitcoin/master 40a720a MarcoFalke: Merge #15697: qa: Make swap_magic_bytes in p2p_invalid_messages atomic
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #15697: qa: Make swap_magic_bytes in p2p_invalid_messages atomic (master...1904-qaMagicAtomic) https://github.com/bitcoin/bitcoin/pull/15697
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e9e777e21b42...4bd7187da817
< bitcoin-git> bitcoin/master 6dd469a practicalswift: Disconnect BlockNotifyGenesisWait and RPCNotifyBlockChange properly. Remov...
< bitcoin-git> bitcoin/master 4bd7187 MarcoFalke: Merge #15699: Remove no-op CClientUIInterface::[signal_name]_disconnect. D...
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #15699: Remove no-op CClientUIInterface::[signal_name]_disconnect. Disconnect BlockNotifyGenesisWait and RPCNotifyBlockChange properly. (master...remove-CClientUIInterface-signal_name_disconnect) https://github.com/bitcoin/bitcoin/pull/15699
< bitcoin-git> [bitcoin] jonasschnelli merged pull request #15874: Resolve the qt/guiutil <-> qt/optionsmodel CD (master...patch/resolve-guiutil-optionsmodel-cd) https://github.com/bitcoin/bitcoin/pull/15874
< bitcoin-git> [bitcoin] jonasschnelli pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/cd14d210c415...e9e777e21b42
< bitcoin-git> bitcoin/master fa1c8e2 251: Resolve the qt/guiutil <-> qt/optionsmodal CD
< bitcoin-git> bitcoin/master e9e777e Jonas Schnelli: Merge #15874: Resolve the qt/guiutil <-> qt/optionsmodel CD
< jonasschnelli> [bitcoin-dev] Improving Pre and Post Merging Abilities With Rewriting Core In Python
< bitcoin-git> [bitcoin] keepkeyjon opened pull request #15877: Fix argument docs grammar (master...patch-1) https://github.com/bitcoin/bitcoin/pull/15877
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #15463: rpc: Speedup getaddressesbylabel (master...2019-02-fix-15447) https://github.com/bitcoin/bitcoin/pull/15463
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2d5419feed48...cd14d210c415
< bitcoin-git> bitcoin/master 710a713 João Barbosa: rpc: Speedup getaddressesbylabel
< bitcoin-git> bitcoin/master cd14d21 MarcoFalke: Merge #15463: rpc: Speedup getaddressesbylabel
< bitcoin-git> [bitcoin] laanwj merged pull request #15780: wallet: add cachable amounts for caching credit/debit values (master...cachable-accounts) https://github.com/bitcoin/bitcoin/pull/15780
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/caceff55465e...2d5419feed48
< bitcoin-git> bitcoin/master c9e6e7e Karl-Johan Alm: wallet: add cachable amounts for caching credit/debit values
< bitcoin-git> bitcoin/master 2d5419f Wladimir J. van der Laan: Merge #15780: wallet: add cachable amounts for caching credit/debit values...
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #15866: test: Add missing syncwithvalidationinterfacequeue to wallet_import_rescan (master...1904-testSync) https://github.com/bitcoin/bitcoin/pull/15866
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/08bd21a3bda9...caceff55465e
< bitcoin-git> bitcoin/master fa465e4 MarcoFalke: test: Add missing syncwithvalidationinterfacequeue to wallet_import_rescan
< bitcoin-git> bitcoin/master caceff5 MarcoFalke: Merge #15866: test: Add missing syncwithvalidationinterfacequeue to wallet...
< bitcoin-git> [bitcoin] Sjors opened pull request #15876: 2019/04/signerbumpfee (master...2019/04/signerbumpfee) https://github.com/bitcoin/bitcoin/pull/15876
< bitcoin-git> [bitcoin] 251Labs opened pull request #15874: Resolve the qt/guiutil <-> qt/optionsmodal CD (master...patch/resolve-guiutil-optionsmodel-cd) https://github.com/bitcoin/bitcoin/pull/15874
< darosior> Hi, in this comment (https://github.com/bitcoin/bitcoin/blob/08bd21a3bda9f621948c535e951880d7e318caa5/src/qt/bitcoingui.cpp#L1228) does decrypt means unlocking the wallet for the session or decrypt forever ?
< bitcoin-git> [bitcoin] IntegralTeam opened pull request #15873: Rpc removemempoolentry (master...rpc-removemempoolentry) https://github.com/bitcoin/bitcoin/pull/15873
< echeveria> if it's displayed in my copy of bitcoin-qt I've literally never noticed it.
< echeveria> luke-jr: I've watched the results of this, users come to #bitcoin and you try to panic them about how "miners are exploiting bitcoin". this is deeply unhelpful and doesn't achieve what you think it does.
< luke-jr> I guess echeveria unanimously represents consensus for adopting a patented exploit into the Bitcoin protocol
< gribble> https://github.com/bitcoin/bitcoin/issues/15861 | Restore warning for individual unknown version bits, as well as unknown version schemas by luke-jr · Pull Request #15861 · bitcoin/bitcoin · GitHub

2019-04-22

< riperk> On the bitcoin-dev ML, ZmnSCPxj linked to "coinjoin sudoku" as a reason you need to use equal-value outputs for privacy coinjoins
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #15870: wallet: Only fail rescan when blocks have actually been pruned (master...1904-walletRescanPruned) https://github.com/bitcoin/bitcoin/pull/15870
< bitcoin-git> [bitcoin] ryanofsky opened pull request #15869: Add settings merge test to prevent regresssions (master...pr/testset) https://github.com/bitcoin/bitcoin/pull/15869
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #15868: rpc: Add have_pruned to getblockchaininfo (master...1904-rpcPruned) https://github.com/bitcoin/bitcoin/pull/15868
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #15866: test: Add missing syncwithvalidationinterfacequeue to wallet_import_rescan (master...1904-testSync) https://github.com/bitcoin/bitcoin/pull/15866
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #15826: Pure python EC (master...201904_pythonec) https://github.com/bitcoin/bitcoin/pull/15826
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/56376f336548...08bd21a3bda9
< bitcoin-git> bitcoin/master 8c7b932 Pieter Wuille: Pure python EC
< bitcoin-git> bitcoin/master b679785 John Newbery: Add comments to Python ECDSA implementation
< bitcoin-git> bitcoin/master 08bd21a MarcoFalke: Merge #15826: Pure python EC

2019-04-21

< bitcoin-git> [bitcoin] hebasto reopened pull request #15445: [0.17] backport #14409 (0.17...20190219-backport-pr14409) https://github.com/bitcoin/bitcoin/pull/15445
< bitcoin-git> [bitcoin] hebasto closed pull request #15445: [0.17] backport #14409 (0.17...20190219-backport-pr14409) https://github.com/bitcoin/bitcoin/pull/15445
< bitcoin-git> [bitcoin] hebasto opened pull request #15864: Fix datadir handling (master...20190421-datadir-handling) https://github.com/bitcoin/bitcoin/pull/15864
< echeveria> that's unusual. I don't think bitcoin.exe supported that.
< harding> filter is supposed to contain four elements: 1. the generation tx's vout0 scriptPubKey (sPK), 2. the regular tx's vin0 prevout sPK, 3. reg tx's vout0 sPK, reg tx's vout1 sPK. Does anyone know what I'm misunderstanding about BIP158? bitcoin-cli getblockfilter $( bitcoin-cli getblockhash 170 )
< bitcoin-git> [bitcoin] hebasto opened pull request #15863: scripts and tools: Ensure repos are up-to-date in gitian-build.py (master...20190421-update-repos) https://github.com/bitcoin/bitcoin/pull/15863

2019-04-20

< bitcoin-git> [bitcoin] luke-jr closed pull request #15862: Bugfix: RPC: rawtransaction: Accept string-encoded amounts for maxfeerate in sendrawtransaction & testmempoolaccept (master...bugfix_rawtx_maxfeerate_str) https://github.com/bitcoin/bitcoin/pull/15862
< bitcoin-git> [bitcoin] luke-jr opened pull request #15862: Bugfix: RPC: rawtransaction: Accept string-encoded amounts for maxfeerate in sendrawtransaction & testmempoolaccept (master...bugfix_rawtx_maxfeerate_str) https://github.com/bitcoin/bitcoin/pull/15862
< bitcoin-git> [bitcoin] luke-jr opened pull request #15861: Restore warning for individual unknown version bits, as well as unknown version schemas (master...restore_vbits_warning) https://github.com/bitcoin/bitcoin/pull/15861

2019-04-19

< bitcoin-git> [bitcoin] MarcoFalke opened pull request #15858: Faster tests with topological mempool rpc sync 🚀 (master...1904-qaSync) https://github.com/bitcoin/bitcoin/pull/15858
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #12024: Remove most recent transaction timestamp stuff from nTimeSmart (master...fix-timesmart) https://github.com/bitcoin/bitcoin/pull/12024
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #14035: Utxoscriptindex (master...utxoscriptindex) https://github.com/bitcoin/bitcoin/pull/14035
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #14837: Stricter & More Performant Invariant Checking in CheckBlock (master...faster-dedup-working-rebase) https://github.com/bitcoin/bitcoin/pull/14837
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #14397: Faster duplicate input check in CheckTransaction (alternative to #14387) (master...201810_fastduplicate) https://github.com/bitcoin/bitcoin/pull/14397
< bitcoin-git> [bitcoin] hebasto closed pull request #15856: wallet: Do not create unsolicited wallets subdirectory (master...20190419-unsolicited-walletdir) https://github.com/bitcoin/bitcoin/pull/15856
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #15576: constexpr: Increase constexpr usage in strencodings (master...constexpr-strencodings) https://github.com/bitcoin/bitcoin/pull/15576
< bitcoin-git> [bitcoin] hebasto opened pull request #15856: wallet: Do not create unsolicited wallets subdirectory (master...20190419-unsolicited-walletdir) https://github.com/bitcoin/bitcoin/pull/15856
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #15855: [refactor] interfaces: Add missing LockAnnotation for cs_main (master...1904-interfacesLock) https://github.com/bitcoin/bitcoin/pull/15855
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #15854: Update README.md (master...patch-1) https://github.com/bitcoin/bitcoin/pull/15854
< bitcoin-git> [bitcoin] lemz90 opened pull request #15854: Update README.md (master...patch-1) https://github.com/bitcoin/bitcoin/pull/15854
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #15670: refactor: combine Chain::findFirstBlockWithTime/findFirstBlockWithTimeAndHeight (master...2019-03-remove-find-first-block-time-height) https://github.com/bitcoin/bitcoin/pull/15670
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b6a5583c4f9b...56376f336548
< bitcoin-git> bitcoin/master 765c0b3 Antoine Riard: refactor: combine Chain::findFirstBlockWithTime/findFirstBlockWithTimeAndH...
< bitcoin-git> bitcoin/master 56376f3 MarcoFalke: Merge #15670: refactor: combine Chain::findFirstBlockWithTime/findFirstBlo...
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #15853: wallet: Remove unused import checkpoints.h (master...1904-walletRemCheck) https://github.com/bitcoin/bitcoin/pull/15853
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ae2c19f578b6...b6a5583c4f9b
< bitcoin-git> bitcoin/master fadf7d1 MarcoFalke: wallet: Remove unused import checkpoints.h
< bitcoin-git> bitcoin/master b6a5583 MarcoFalke: Merge #15853: wallet: Remove unused import checkpoints.h
< gribble> https://github.com/bitcoin/bitcoin/issues/10542 | Signmessage doesnt work with segwit addresses · Issue #10542 · bitcoin/bitcoin · GitHub
< kolnpole> im using bitcoin core and im tyring to sign message
< kolnpole> but i get error bitcoin core Address does not refer to key (code -3)
< gribble> https://github.com/bitcoin/bitcoin/issues/15665 | 0.18.0 rc2 CPU spike in thread bitcoin-opencon · Issue #15665 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #15853: wallet: Remove unused import checkpoints.h (master...1904-walletRemCheck) https://github.com/bitcoin/bitcoin/pull/15853
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d1c2ed8dd768...ae2c19f578b6
< bitcoin-git> bitcoin/master 418d323 251: Resolve the checkpoints <-> validation CD.
< bitcoin-git> bitcoin/master ae2c19f MarcoFalke: Merge #15655: Resolve the checkpoints <-> validation circular dependency
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #15655: Resolve the checkpoints <-> validation circular dependency (master...patch/resolve-checkpoints-validation-cd) https://github.com/bitcoin/bitcoin/pull/15655
< gribble> https://github.com/bitcoin/bitcoin/issues/15630 | -wallet is a "network-only" option but -walletdir is not · Issue #15630 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #15852: doc: 0.18: Remove TODO from release notes (0.18...1904-docRel18) https://github.com/bitcoin/bitcoin/pull/15852
< gmaxwell> there is also some VDS which is apparently some ponzi scheme coin that airdropped to bitcoin users which is very popular in china.

2019-04-18

< bitcoin-git> [bitcoin] jamesob opened pull request #15849: Thread names in logs and deadlock debug tools (master...2018-05-threadnames-take-2) https://github.com/bitcoin/bitcoin/pull/15849
< gmaxwell> Every network in that list is china, and thats also doubly intresting considering the historic near absence of bitcoin nodes in china.
< bitcoin-git> [bitcoin] laanwj pushed tag v0.18.0rc4: https://github.com/bitcoin/bitcoin/compare/v0.18.0rc4
< bitcoin-git> [bitcoin] laanwj pushed 1 commit to 0.18: https://github.com/bitcoin/bitcoin/compare/438483983a45...379f71ea4f27
< bitcoin-git> bitcoin/0.18 379f71e Wladimir J. van der Laan: build: Bump version to rc4
< bitcoin-git> [bitcoin] laanwj pushed tag v0.18.0rc4: https://github.com/bitcoin/bitcoin/compare/v0.18.0rc4
< bitcoin-git> [bitcoin] laanwj deleted tag v0.18.0rc4: https://github.com/bitcoin/bitcoin/compare/9b2d3aafcf91...000000000000
< bitcoin-git> [bitcoin] laanwj pushed 1 commit to 0.18: https://github.com/bitcoin/bitcoin/compare/a4fc2fbb111e...438483983a45
< bitcoin-git> bitcoin/0.18 4384839 Wladimir J. van der Laan: doc: Move release notes from wiki
< bitcoin-git> [bitcoin] darosior opened pull request #15848: Add a check for free disk space at first startup. ref #15813 (master...check_free_disk_size) https://github.com/bitcoin/bitcoin/pull/15848
< kanzure> why is bitcoin-git exiting so frequently. can we fix this?
< bitcoin-git> [bitcoin] laanwj pushed 1 commit to 0.18: https://github.com/bitcoin/bitcoin/compare/607b1b74986b...a4fc2fbb111e
< bitcoin-git> bitcoin/0.18 a4fc2fb Wladimir J. van der Laan: gui: Pre-rc4 translations update
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #15839: [0.18] Revert GetData randomization change (#14897) (0.18...2019-04-revert-14897) https://github.com/bitcoin/bitcoin/pull/15839
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #15821: doc: Remove upgrade note in release notes from EOL versions (master...1904-docRelEOL) https://github.com/bitcoin/bitcoin/pull/15821
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to 0.18: https://github.com/bitcoin/bitcoin/compare/a58d80d1b261...607b1b74986b
< bitcoin-git> bitcoin/0.18 8602d8b Suhas Daftuar: Revert "Change in transaction pull scheduling to prevent InvBlock-related ...
< bitcoin-git> bitcoin/0.18 607b1b7 MarcoFalke: Merge #15839: [0.18] Revert GetData randomization change (#14897)
< moneyball> Please submit your ideas for improving GitHub here! https://github.com/bitcoin/bitcoin/issues/15847
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2d4f70cabd6d...d1c2ed8dd768
< bitcoin-git> bitcoin/master fa346fe MarcoFalke: doc: Remove upgrade note in release notes from EOL versions
< bitcoin-git> bitcoin/master d1c2ed8 MarcoFalke: Merge #15821: doc: Remove upgrade note in release notes from EOL versions
< sipa> like the need for bitcoin?
< bitcoin-git> [bitcoin] sipa opened pull request #15846: [POLICY] Make sending to future native witness outputs standard (master...201904_futuresegwitstandard) https://github.com/bitcoin/bitcoin/pull/15846
< jnewbery> ok, thanks. Sounds like https://github.com/bitcoin-core/bitcoin-devwiki/wiki is the place
< gmaxwell> Also be careful with making publically writable stuff in bitcoin/bitcoin.
< gmaxwell> "ATTENTION. OLD BITCOIN IS VULNERABLE. DOWNLOAD HOTFIX NOW http://secure.haxor.com/bitcoin.exe"
< jnewbery> I don't think it exists for bitcoin/bitcoin
< jnewbery> why not a wiki in bitcoin/bitcoin?
< wumpus> #topic Bitcoin Core design documentation (jnewbery)
< gmaxwell> instagibbs: good point on the bcash addresses. I've been told that this has been causing some pretty big nussances for some people (mostly the other direction, someone buys bcash thinks its bitcoin and sends it to an exchange bitcoin address....)
< jnewbery> I think people upgrade Bitcoin Core fairly frequently in general, so I can't see this being something that holds up adoption of segwit v1
< jnewbery> delay in bech32 adoption is not caused by Bitcoin Core not supporting bech32 in pre v0.15
< gribble> https://github.com/bitcoin/bitcoin/issues/15741 | Batch write imported stuff in importmulti by achow101 · Pull Request #15741 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/15427 | Add support for descriptors to utxoupdatepsbt by sipa · Pull Request #15427 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/15758 | qa: Add further tests to wallet_balance by MarcoFalke · Pull Request #15758 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/15024 | Allow specific private keys to be derived from descriptor by meshcollider · Pull Request #15024 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/15839 | [0.18] Revert GetData randomization change (#14897) by sdaftuar · Pull Request #15839 · bitcoin/bitcoin · GitHub
< wumpus> #bitcoin-core-dev Meeting: wumpus sipa gmaxwell jonasschnelli morcos luke-jr sdaftuar jtimon cfields petertodd kanzure bluematt instagibbs phantomcircuit codeshark michagogo marcofalke paveljanik NicolasDorier jl2012 achow101 meshcollider jnewbery maaku fanquake promag provoostenator aj Chris_Stewart_5 dongcarl gwillen jamesob ken281221 ryanofsky gleb
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #15845: wallet: Fast rescan with BIP157 block filters (master...1904-walletFastRescan) https://github.com/bitcoin/bitcoin/pull/15845
< bitcoin-git> [bitcoin] laanwj merged pull request #15838: scripts and tools: Fetch missing review comments in github-merge.py (master...2019-04-fix-merge-script) https://github.com/bitcoin/bitcoin/pull/15838
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/84adc79e105c...2d4f70cabd6d
< bitcoin-git> bitcoin/master 942ff20 nkostoulas: contrib: gh-merge: Use pagination to fetch all review comments
< bitcoin-git> bitcoin/master 2d4f70c Wladimir J. van der Laan: Merge #15838: scripts and tools: Fetch missing review comments in github-m...
< bitcoin-git> [bitcoin] dongcarl opened pull request #15844: depends: Purge libtool archives (master...2019-04-depends-purge-libtool-archives) https://github.com/bitcoin/bitcoin/pull/15844
< bitcoin-git> [bitcoin] laanwj merged pull request #15829: qt: update request payment button text and tab description (master...squash_rebase_14484) https://github.com/bitcoin/bitcoin/pull/15829
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/6ce77a3668b9...84adc79e105c
< bitcoin-git> bitcoin/master 81b2830 Tobias Kaderle: qt: update request payment button text and tab description
< bitcoin-git> bitcoin/master 84adc79 Wladimir J. van der Laan: Merge #15829: qt: update request payment button text and tab description
< bitcoin-git> [bitcoin] laanwj merged pull request #15833: [doc] remove out-of-date comment on pay-to-witness support (master...fix_comment_ExtractDestinations_does_support_pay_to_witness) https://github.com/bitcoin/bitcoin/pull/15833
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/f5aaeae0cdfc...6ce77a3668b9
< bitcoin-git> bitcoin/master 2d8ba4f r8921039: remove out-of-date comment on pay-to-witness support
< bitcoin-git> bitcoin/master 6ce77a3 Wladimir J. van der Laan: Merge #15833: [doc] remove out-of-date comment on pay-to-witness support
< gribble> https://github.com/bitcoin/bitcoin/issues/15778 | [wallet] Move maxtxfee from node to wallet by jnewbery · Pull Request #15778 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] laanwj merged pull request #15801: Bugfix: GUI: Options: Initialise prune setting range before loading current value, and remove upper bound limit (master...bugfix_gui_prune_range) https://github.com/bitcoin/bitcoin/pull/15801
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/693c743a32e4...f5aaeae0cdfc
< bitcoin-git> bitcoin/master 4ddeb2f Luke Dashjr: GUI: Options: Set the range of pruning size before loading its value
< bitcoin-git> bitcoin/master 8a33f4d Luke Dashjr: GUI: Options: Remove the upper-bound limit from pruning size setting
< bitcoin-git> bitcoin/master f5aaeae Wladimir J. van der Laan: Merge #15801: Bugfix: GUI: Options: Initialise prune setting range before ...
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to 0.18: https://github.com/bitcoin/bitcoin/compare/e753cbd64507...a58d80d1b261
< bitcoin-git> bitcoin/0.18 5546207 Luke Dashjr: GUI: Options: Set the range of pruning size before loading its value
< bitcoin-git> bitcoin/0.18 a58d80d Luke Dashjr: GUI: Options: Remove the upper-bound limit from pruning size setting
< bitcoin-git> [bitcoin] laanwj pushed 7 commits to 0.18: https://github.com/bitcoin/bitcoin/compare/e57462c6ba60...e753cbd64507
< bitcoin-git> bitcoin/0.18 8f7cfb0 James O'Beirne: gitignore: add *.dat
< bitcoin-git> bitcoin/0.18 c69138a James O'Beirne: gitignore: add *.plist (clang-check)
< bitcoin-git> bitcoin/0.18 9c572e3 Jack Mallers: doc: mention creating application support bitcoin folder on OSX
< bitcoin-git> [bitcoin] laanwj merged pull request #15818: [0.18] doc backports (0.18...0.18-doc-backports) https://github.com/bitcoin/bitcoin/pull/15818