2019-11-25

< bitcoin-git> [bitcoin] fanquake merged pull request #17596: doc: Change doxygen URL to doxygen.bitcoincore.org (master...2019_11_doxygen_url) https://github.com/bitcoin/bitcoin/pull/17596
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/89a1f7a250ef...12230529e330
< bitcoin-git> bitcoin/master 41d7db0 Wladimir J. van der Laan: doc: Change doxygen URL to doxygen.bitcoincore.org
< bitcoin-git> bitcoin/master 1223052 fanquake: Merge #17596: doc: Change doxygen URL to doxygen.bitcoincore.org
< bitcoin-git> [bitcoin] laanwj opened pull request #17596: doc: Change doxygen URL to doxygen.bitcoincore.org (master...2019_11_doxygen_url) https://github.com/bitcoin/bitcoin/pull/17596
< gribble> https://github.com/bitcoin/bitcoin/issues/17576 | Mempool fields in Debug Windows show "N/A" . Issue #17576 . bitcoin/bitcoin . GitHub
< dviola> in bitcoin-qt 0.19.0.1 "Current number of transactions" and "Memory usage" stays at "N/A"
< gribble> https://github.com/bitcoin/bitcoin/issues/17573 | Seed RNG with precision timestamps on receipt of net messages. by TheBlueMatt . Pull Request #17573 . bitcoin/bitcoin . GitHub
< bitcoin-git> [bitcoin] dongcarl opened pull request #17595: guix: Enable building for `x86_64-w64-mingw32` target (master...2019-09-guix-staging-win-mingw-6.0.0) https://github.com/bitcoin/bitcoin/pull/17595
< bitcoin-git> [bitcoin] laanwj merged pull request #16617: [0.18.2] Backports (0.18...0_18_2_backports) https://github.com/bitcoin/bitcoin/pull/16617
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17592: Appveyor install libevent[thread] vcpkg (master...vcpkg_libevent_thread) https://github.com/bitcoin/bitcoin/pull/17592
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e6f167bfdfc0...89a1f7a250ef
< bitcoin-git> bitcoin/master f13e274 Aaron Clauson: Appveyor install libevent[thread] vcpkg
< bitcoin-git> bitcoin/master 89a1f7a MarcoFalke: Merge #17592: Appveyor install libevent[thread] vcpkg
< fanquake> Seems this is our second uninitialized var issue in as many weeks: https://github.com/bitcoin/bitcoin/pull/17568#issuecomment-558026462
< gribble> https://github.com/bitcoin/bitcoin/issues/16617 | [0.18.2] Backports by fanquake . Pull Request #16617 . bitcoin/bitcoin . GitHub
< bitcoin-git> [bitcoin] mzumsande opened pull request #17593: test: move more utility functions into test utility library (master...201911_test_moveutil) https://github.com/bitcoin/bitcoin/pull/17593
< bitcoin-git> [bitcoin] sipsorcery opened pull request #17592: Appveyor install libevent[thread] vcpkg (master...vcpkg_libevent_thread) https://github.com/bitcoin/bitcoin/pull/17592
< bitcoin-git> [bitcoin] elichai opened pull request #17591: Testing bitcoin in a Big Endian platform - s390x (master...2019-11-s390x) https://github.com/bitcoin/bitcoin/pull/17591
< sipa> "fanquake, faster than his shadow bitcoin-git"
< bitcoin-git> [bitcoin] fanquake closed pull request #17590: reade (master...master) https://github.com/bitcoin/bitcoin/pull/17590
< bitcoin-git> [bitcoin] muzafa-popo opened pull request #17590: reade (master...master) https://github.com/bitcoin/bitcoin/pull/17590
< wumpus> I remember we had an issue in the beginning (2011? 2012?) where for some reason, bitcoin was linked against a single-threaded standard library on windows and this wasn't caught as a compile time issue, resulting in some really ugly unpredictable crashes
< vasild> jkczyz: What do you think of https://github.com/bitcoin/bitcoin/pull/17577?
< bitcoin-git> [bitcoin] Sjors opened pull request #17587: gui: show watch-only balance in send screen (master...2019/11/send_balance) https://github.com/bitcoin/bitcoin/pull/17587
< sipsorcery> my appveyor job does build bitcoin core successfully on master and the only difference will be my job has a more recent update of vcpkg
< gribble> https://github.com/bitcoin/bitcoin/issues/17568 | wallet: fix when sufficient preset inputs and subtractFeeFromOutputs by achow101 . Pull Request #17568 . bitcoin/bitcoin . GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/17586 | build: AppVeyor build uses Libevent that built without support for evthread_use_windows_threads() . Issue #17586 . bitcoin/bitcoin . GitHub
< sipsorcery> it won't be DrahtBot/bitcoin
< sipsorcery> it will be DrahtBot/bitcoin-xxxx
< wumpus> ok, tried it with https://ci.appveyor.com/api/projects/DrahtBot/bitcoin/buildcache, which at least gives me a different permission denied error :-)
< sipsorcery> this bit in the url is specific to my account and job "sipsorcery/bitcoin-72c17"
< hebasto> meshcollider: wumpus: I've restored removed header from 17518 - it doesn't help https://ci.appveyor.com/project/hebasto/bitcoin/builds/29095602
< sipsorcery> has anyone use the new github actions for bitcoin core builds?
< sipsorcery> manually by sending a http request of the form curl -H "Authorization: Bearer $APPVEYOR_TOKEN" -X DELETE https://ci.appveyor.com/api/projects/sipsorcery/bitcoin-72c17/buildcache
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to 0.19: https://github.com/bitcoin/bitcoin/compare/dd198064b5d9...a284bbbee805
< bitcoin-git> bitcoin/0.19 2aba76c Hennadii Stepanov: qt: Fix missing qRegisterMetaType for size_t
< bitcoin-git> bitcoin/0.19 a284bbb Hennadii Stepanov: refactor: Styling w/ clang-format, comment update
< bitcoin-git> [bitcoin] laanwj pushed 1 commit to 0.19: https://github.com/bitcoin/bitcoin/compare/1bc9988993ee...dd198064b5d9
< bitcoin-git> bitcoin/0.19 dd19806 Wladimir J. van der Laan: doc: Clear out release notes after 0.19.0.1
< gribble> https://github.com/bitcoin/bitcoin/issues/17571 | Add libtest_util library to msvc build configuration by sipsorcery . Pull Request #17571 . bitcoin/bitcoin . GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/17008 | build: bump libevent to 2.1.11 in depends by stefanwouldgo . Pull Request #17008 . bitcoin/bitcoin . GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/17518 | refactor, wallet: Nuke coincontrol circular dependency by hebasto . Pull Request #17518 . bitcoin/bitcoin . GitHub
< wumpus> appveyor failing: "C:\projects\bitcoin\src\httpserver.cpp(373,5): error C3861: 'evthread_use_windows_threads': identifier not found [C:\projects\bitcoin\build_msvc\libbitcoin_server\libbitcoin_server.vcxproj]"
< bitcoin-git> [bitcoin] jonatack opened pull request #17585: rpc: deprecate getaddressinfo label (master...deprecate-getaddressinfo-label) https://github.com/bitcoin/bitcoin/pull/17585
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17569: build: Allow export of environ symbols and work around rv64 toolchain issue (master...2019_11_environ) https://github.com/bitcoin/bitcoin/pull/17569
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/746318179884...e6f167bfdfc0
< bitcoin-git> bitcoin/master f6e4225 Wladimir J. van der Laan: build: Allow export of environ symbols
< bitcoin-git> bitcoin/master eafd259 Wladimir J. van der Laan: build: Add NX workaround for RV64
< bitcoin-git> bitcoin/master e6f167b MarcoFalke: Merge #17569: build: Allow export of environ symbols and work around rv64 ...

2019-11-24

< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17538: build: Bump minimum libc to 2.17 for release binaries (master...bump_libc_217) https://github.com/bitcoin/bitcoin/pull/17538
< bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/239d19966788...746318179884
< bitcoin-git> bitcoin/master b77d5ad Wladimir J. van der Laan: build: Disallow dynamic linking against c++ library
< bitcoin-git> bitcoin/master 16a7be1 Wladimir J. van der Laan: build: Bump minimum versions in symbol checker
< bitcoin-git> bitcoin/master 8f15a31 fanquake: doc: add glibc 2.17 requirement to release-notes
< bitcoin-git> [bitcoin] brakmic opened pull request #17584: wallet: replace raw pointer with const reference in AddrToPubKey (master...rpcwallet-redundant-pointer-conversion) https://github.com/bitcoin/bitcoin/pull/17584
< bitcoin-git> [bitcoin] ryanofsky opened pull request #17581: refactor: Remove settings merge reverse precedence code (master...pr/wdrev) https://github.com/bitcoin/bitcoin/pull/17581
< bitcoin-git> [bitcoin] ryanofsky opened pull request #17580: refactor: Add ALLOW_LIST flags and enforce usage in CheckArgFlags (master...pr/wdlist) https://github.com/bitcoin/bitcoin/pull/17580
< bitcoin-git> [bitcoin] andrewtoth opened pull request #17579: [refactor] Merge getreceivedby tally into GetReceived function (master...getreceivedby-refactor) https://github.com/bitcoin/bitcoin/pull/17579
< bitcoin-git> [bitcoin] jonatack opened pull request #17578: rpc: simplify getaddressinfo labels, deprecate previous behavior (master...deprecate-getaddress-info-labels-purpose) https://github.com/bitcoin/bitcoin/pull/17578
< bitcoin-git> [bitcoin] vasild opened pull request #17577: refactor: deduplicate the message sign/verify code (master...message-dedup) https://github.com/bitcoin/bitcoin/pull/17577
< bitcoin-git> [bitcoin] laanwj merged pull request #17574: doc: Add historical release notes for 0.19.0.1 (master...2019_11_relnot_0.19.0.1) https://github.com/bitcoin/bitcoin/pull/17574
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2eeacdfe44e5...239d19966788
< bitcoin-git> bitcoin/master 14feda0 Wladimir J. van der Laan: doc: Add historical release notes for 0.19.0.1
< bitcoin-git> bitcoin/master 239d199 Wladimir J. van der Laan: Merge #17574: doc: Add historical release notes for 0.19.0.1
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/9cbd87d8ee29...2eeacdfe44e5
< bitcoin-git> bitcoin/master ba2c5fe Pieter Wuille: Fix CPUID subleaf iteration
< bitcoin-git> bitcoin/master f93fc61 Pieter Wuille: Put bounds on the number of CPUID leaves explored
< bitcoin-git> bitcoin/master 2eeacdf Wladimir J. van der Laan: Merge #17527: Fix CPUID subleaf iteration
< bitcoin-git> [bitcoin] laanwj merged pull request #17527: Fix CPUID subleaf iteration (master...201911_fixed_cpuid_subleafs) https://github.com/bitcoin/bitcoin/pull/17527
< bitcoin-git> [bitcoin] laanwj opened pull request #17574: doc: Add historical release notes for 0.19.0.1 (master...2019_11_relnot_0.19.0.1) https://github.com/bitcoin/bitcoin/pull/17574
< bitcoin-git> [bitcoin] meshcollider pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2c98e2024d52...9cbd87d8ee29
< bitcoin-git> bitcoin/master 3ed5e68 Hennadii Stepanov: refactor: Nuke coincontrol circular dependency
< bitcoin-git> bitcoin/master 9cbd87d Samuel Dobson: Merge #17518: refactor, wallet: Nuke coincontrol circular dependency
< bitcoin-git> [bitcoin] meshcollider merged pull request #17518: refactor, wallet: Nuke coincontrol circular dependency (master...20191119-coincontrol-dep) https://github.com/bitcoin/bitcoin/pull/17518
< bitcoin-git> [bitcoin] RandyMcMillan closed pull request #17430: build:fix "make clean" darwin build (master...fix-darwin-make-clean) https://github.com/bitcoin/bitcoin/pull/17430
< bitcoin-git> [bitcoin] RandyMcMillan closed pull request #17558: build: organize tests by goal (master...2019/325/order-by-goal) https://github.com/bitcoin/bitcoin/pull/17558

2019-11-23

< gribble> https://github.com/bitcoin/bitcoin/issues/17290 | Enable BnB coin selection for preset inputs and subtract fee from outputs by achow101 . Pull Request #17290 . bitcoin/bitcoin . GitHub
< fanquake> "PS this seems to be causing a noise inversely proportional to the complexity of the change" https://github.com/bitcoin/bitcoin/pull/17563#issuecomment-557829862
< gribble> https://github.com/bitcoin/bitcoin/issues/17270 | Feed environment data into RNG initializers by sipa . Pull Request #17270 . bitcoin/bitcoin . GitHub
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/33c103e2fe67...2c98e2024d52
< bitcoin-git> bitcoin/master b509554 Aaron Clauson: Added libtest_util library to msvc build configuration.
< bitcoin-git> bitcoin/master 2c98e20 fanquake: Merge #17571: Add libtest_util library to msvc build configuration
< bitcoin-git> [bitcoin] fanquake merged pull request #17571: Add libtest_util library to msvc build configuration (master...msvc_libtestutil) https://github.com/bitcoin/bitcoin/pull/17571
< bitcoin-git> [bitcoin] TheBlueMatt opened pull request #17573: Seed RNG with precision timestamps on receipt of net messages. (master...2019-11-rng-netmsg) https://github.com/bitcoin/bitcoin/pull/17573
< cfields> cory@Macbook:~/dev/bitcoin$ spctl --assess -vv /Volumes/Bitcoin-Core/Bitcoin-Qt.app
< cfields> /Volumes/Bitcoin-Core/Bitcoin-Qt.app: invalid Info.plist (plist or signature have been modified)
< bitcoin-git> [bitcoin] fanquake merged pull request #17539: doc: Update and improve Developer Notes (master...20191120-developer-notes) https://github.com/bitcoin/bitcoin/pull/17539
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/0b79caf65801...33c103e2fe67
< bitcoin-git> bitcoin/master 794fe91 Hennadii Stepanov: doc: Update and improve Developer Notes
< bitcoin-git> bitcoin/master 33c103e fanquake: Merge #17539: doc: Update and improve Developer Notes
< JeremyCrookshank> Anyone know why Qt-creator says the Bitcoin form .h files aren't part of the project? Not able to add slots because of it
< bitcoin-git> [bitcoin] sipsorcery opened pull request #17571: WIP: Add libtest_util library to msvc build configuration (master...msvc_libtestutil) https://github.com/bitcoin/bitcoin/pull/17571
< gribble> https://github.com/bitcoin/bitcoin/issues/17568 | wallet: fix when sufficient preset inputs and subtractFeeFromOutputs by achow101 . Pull Request #17568 . bitcoin/bitcoin . GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/17452 | lib: update fuzz directory in .gitignore by jonatack . Pull Request #17452 . bitcoin/bitcoin . GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/17542 | build: Create test utility library from src/test/util/ by brakmic . Pull Request #17542 . bitcoin/bitcoin . GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/17561 | doc: Changed MiniUPnPc link to https in dependencies.md by sandakersmann . Pull Request #17561 . bitcoin/bitcoin . GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/17536 | test: Add test for rpc_whitelist by emilengler . Pull Request #17536 . bitcoin/bitcoin . GitHub
< sipsorcery> JeremyCrookshank: only one I've seen is readme at https://github.com/bitcoin/bitcoin/tree/master/src/qt
< bitcoin-git> [bitcoin] KaanKC opened pull request #17570: test: add unit test for non-standard txs w/ too large tx size (master...test_unit_IsStandardTx_tx-size) https://github.com/bitcoin/bitcoin/pull/17570
< gribble> https://github.com/bitcoin/bitcoin/issues/17569 | build: Allow export of environ symbols by laanwj . Pull Request #17569 . bitcoin/bitcoin . GitHub
< bitcoin-git> [bitcoin] laanwj opened pull request #17569: build: Allow export of environ symbols (master...2019_11_environ) https://github.com/bitcoin/bitcoin/pull/17569
< gribble> https://github.com/bitcoin/bitcoin/issues/17568 | wallet: fix when sufficient preset inputs and subtractFeeFromOutputs by achow101 . Pull Request #17568 . bitcoin/bitcoin . GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/17568 | wallet: fix when sufficient preset inputs and subtractFeeFromOutputs by achow101 . Pull Request #17568 . bitcoin/bitcoin . GitHub
< bitcoin-git> [bitcoin] achow101 opened pull request #17568: wallet: fix when sufficient preset inputs and subtractFeeFromOutputs (master...fix-bnb-preset-sub) https://github.com/bitcoin/bitcoin/pull/17568
< bitcoin-git> [bitcoin] fanquake closed pull request #16738: gui: Remove needless GCC diagnostic pragma (master...20190827-gcc-pragmas) https://github.com/bitcoin/bitcoin/pull/16738
< bitcoin-git> [bitcoin] fanquake opened pull request #17567: gui: remove macOS start on login code (master...remove_macos_startup_item) https://github.com/bitcoin/bitcoin/pull/17567

2019-11-22

< gribble> https://github.com/bitcoin/bitcoin/issues/16688 | log: Add validation interface logging by jkczyz . Pull Request #16688 . 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
< bitcoin-git> [bitcoin] meshcollider merged pull request #17447: wallet: Make -walletdir network only (master...2019-11-fix-15630) https://github.com/bitcoin/bitcoin/pull/17447
< bitcoin-git> [bitcoin] meshcollider pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/4effd67bf407...0b79caf65801
< bitcoin-git> bitcoin/master 3c2c439 Joao Barbosa: wallet: Make -walletdir network only
< bitcoin-git> bitcoin/master 0b79caf Samuel Dobson: Merge #17447: wallet: Make -walletdir network only
< bitcoin-git> [bitcoin] darosior opened pull request #17566: Switch to weight units for all feerates computation (master...feerate_in_weight) https://github.com/bitcoin/bitcoin/pull/17566
< bitcoin-git> [bitcoin] mxaddict opened pull request #17565: Fixed freezing GUI on reindex (master...freezing-gui-on-reindex) https://github.com/bitcoin/bitcoin/pull/17565
< bitcoin-git> [bitcoin] meshcollider merged pull request #17387: wallet_importmulti: use addresses of the same type as being imported (master...tests-fix-getaddrinfo-type-consistency) https://github.com/bitcoin/bitcoin/pull/17387
< bitcoin-git> [bitcoin] meshcollider pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/a6f5b6f47d71...4effd67bf407
< bitcoin-git> bitcoin/master b84e776 Andrew Chow: wallet_importmulti: use addresses of the same type as being imported
< bitcoin-git> bitcoin/master 4effd67 Samuel Dobson: Merge #17387: wallet_importmulti: use addresses of the same type as being ...
< gribble> https://github.com/bitcoin/bitcoin/issues/17387 | wallet_importmulti: use addresses of the same type as being imported by achow101 . Pull Request #17387 . bitcoin/bitcoin . GitHub
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2a97d2b1a525...a6f5b6f47d71
< bitcoin-git> bitcoin/master 7d7bf2f fanquake: build: set minimum supported macOS to 10.12
< bitcoin-git> bitcoin/master a6f5b6f fanquake: Merge #17550: build: set minimum supported macOS to 10.12
< bitcoin-git> [bitcoin] fanquake merged pull request #17550: build: set minimum supported macOS to 10.12 (master...macOS_10_12_minimum) https://github.com/bitcoin/bitcoin/pull/17550
< bitcoin-git> [bitcoin] meshcollider pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/7127c3102047...2a97d2b1a525
< bitcoin-git> bitcoin/master 6a2e6b0 Gregory Sanders: Remove out of date comments for CalculateMaximumSignedTxSize
< bitcoin-git> bitcoin/master 2a97d2b Samuel Dobson: Merge #17553: wallet: Remove out of date comments for CalculateMaximumSign...
< bitcoin-git> [bitcoin] meshcollider merged pull request #17553: wallet: Remove out of date comments for CalculateMaximumSignedTxSize (master...calc_max_size_comment) https://github.com/bitcoin/bitcoin/pull/17553
< bitcoin-git> [bitcoin] vasild opened pull request #17563: lib: fix a compiler warning: unused GetDevURandom() (master...unused-GetDevURandom) https://github.com/bitcoin/bitcoin/pull/17563
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #17564: rpc: Use mempool from node context instead of global (master...1911-rpcNoTxPoolGlobal) https://github.com/bitcoin/bitcoin/pull/17564
< bitcoin-git> [bitcoin] meshcollider pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/0aa72061e5d6...7127c3102047
< bitcoin-git> bitcoin/master 55295fb Joao Barbosa: wallet: Lock address type in ReserveDestination
< bitcoin-git> bitcoin/master 3958295 Joao Barbosa: wallet: LearnRelatedScripts only if KeepDestination
< bitcoin-git> bitcoin/master 7127c31 Samuel Dobson: Merge #17237: wallet: LearnRelatedScripts only if KeepDestination
< bitcoin-git> [bitcoin] meshcollider merged pull request #17237: wallet: LearnRelatedScripts only if KeepDestination (master...2019-10-wallet-reservedestination) https://github.com/bitcoin/bitcoin/pull/17237
< bitcoin-git> [bitcoin] meshcollider merged pull request #16944: gui: create PSBT with watch-only wallet (master...2019/08/gui-send-psbt) https://github.com/bitcoin/bitcoin/pull/16944
< bitcoin-git> [bitcoin] meshcollider pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/8aac85d71e21...0aa72061e5d6
< bitcoin-git> bitcoin/master 40537f0 Sjors Provoost: [wallet] ListCoins: include watch-only for wallets without private keys
< bitcoin-git> bitcoin/master 848f889 Sjors Provoost: [gui] send: include watch-only
< bitcoin-git> bitcoin/master 39465d5 Sjors Provoost: [wallet] add fillPSBT to interface
< gribble> https://github.com/bitcoin/bitcoin/issues/17550 | build: set minimum supported macOS to 10.12 by fanquake . Pull Request #17550 . bitcoin/bitcoin . GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/17525 | build: Linux gitian builds fail on master . Issue #17525 . bitcoin/bitcoin . GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/17538 | build: Bump minimum libc to 2.17 for release binaries by fanquake . Pull Request #17538 . bitcoin/bitcoin . GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/17270 | Feed environment data into RNG initializers by sipa . Pull Request #17270 . bitcoin/bitcoin . GitHub
< sipa> achow101: my first PR in bitcoin core took 5 months to be merged, and that was 2011 :p
< gribble> https://github.com/bitcoin/bitcoin/issues/17387 | wallet_importmulti: use addresses of the same type as being imported by achow101 . Pull Request #17387 . bitcoin/bitcoin . GitHub
< bitcoin-git> [bitcoin] meshcollider merged pull request #17371: Refactor: Require scriptPubKey to get wallet SigningProvider (master...wallet-box-pr-5) https://github.com/bitcoin/bitcoin/pull/17371
< bitcoin-git> [bitcoin] meshcollider pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/cef87f7a48f7...8aac85d71e21
< bitcoin-git> bitcoin/master 4b0c718 Andrew Chow: Accumulate result UniValue in SignTransaction
< bitcoin-git> bitcoin/master d0dab89 Andrew Chow: Refactor: Require scriptPubKey to get wallet SigningProvider
< bitcoin-git> bitcoin/master 8aac85d Samuel Dobson: Merge #17371: Refactor: Require scriptPubKey to get wallet SigningProvider...
< bitcoin-git> [bitcoin] jnewbery opened pull request #17562: Validation: Remove ConnectTrace and PerBlockConnectTrace (master...2019-11-remove-connect-trace) https://github.com/bitcoin/bitcoin/pull/17562
< bitcoin-git> [bitcoin] meshcollider pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/bb862d7864cc...cef87f7a48f7
< bitcoin-git> bitcoin/master db15e71 Andrew Chow: Use BnB when preset inputs are selected
< bitcoin-git> bitcoin/master b007efd Andrew Chow: Allow BnB when subtract fee from outputs
< bitcoin-git> bitcoin/master cef87f7 Samuel Dobson: Merge #17290: Enable BnB coin selection for preset inputs and subtract fee...
< bitcoin-git> [bitcoin] meshcollider merged pull request #17290: Enable BnB coin selection for preset inputs and subtract fee from outputs (master...all-bnb) https://github.com/bitcoin/bitcoin/pull/17290
< gribble> https://github.com/bitcoin/bitcoin/issues/17290 | Enable BnB coin selection for preset inputs and subtract fee from outputs by achow101 . Pull Request #17290 . bitcoin/bitcoin . GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/17526 | Use Single Random Draw In addition to knapsack as coin selection fallback by achow101 . Pull Request #17526 . 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 moneyball
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #17560: ci: Use apt-fast ? (master...1911-ciAptFast) https://github.com/bitcoin/bitcoin/pull/17560
< jonasschnelli> I pushed the 0.19.0.1 macOS signature: https://github.com/bitcoin-core/bitcoin-detached-sigs/commits/0.19
< luke-jr> instagibbs_: "As of today, this fix has NOT been backported to older versions. When/if v0.15.3 and v0.16.4 are released, they may also include a fix, but due to the minor severity of this vulnerability, it does not merit a dedicated release on its own." https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2019-June/017040.html
< bitcoin-git> [bitcoin] sandakersmann opened pull request #17561: doc: Changed MiniUPnPc link to https in dependencies.md (master...patch-1) https://github.com/bitcoin/bitcoin/pull/17561
< gribble> https://github.com/bitcoin/bitcoin/issues/17371 | Refactor: Require scriptPubKey to get wallet SigningProvider by achow101 . Pull Request #17371 . bitcoin/bitcoin . GitHub
< bitcoin-git> [bitcoin] laanwj merged pull request #14384: Fire TransactionRemovedFromMempool callbacks from mempool (master...patch/validationinterface-resolve-circular-dependencies) https://github.com/bitcoin/bitcoin/pull/14384
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #17560: ci: Use apt-fast ? (master...1911-ciAptFast) https://github.com/bitcoin/bitcoin/pull/17560
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/03f6f408ab2e...bb862d7864cc
< bitcoin-git> bitcoin/master e20c72f 251: Fire TransactionRemovedFromMempool from mempool
< bitcoin-git> bitcoin/master bb862d7 Wladimir J. van der Laan: Merge #14384: Fire TransactionRemovedFromMempool callbacks from mempool
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b983e7e1721f...03f6f408ab2e
< bitcoin-git> bitcoin/master ec89d28 fanquake: build: remove libanl.so.1 from ALLOWED_LIBRARIES
< bitcoin-git> bitcoin/master 03f6f40 fanquake: Merge #17545: build: remove libanl.so.1 from ALLOWED_LIBRARIES
< bitcoin-git> [bitcoin] fanquake merged pull request #17545: build: remove libanl.so.1 from ALLOWED_LIBRARIES (master...remove_libanl_from_allowed_symbols) https://github.com/bitcoin/bitcoin/pull/17545
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/a739d207a39f...b983e7e1721f
< bitcoin-git> bitcoin/master a2e581d Harris: build: Create test utility library from src/test/util/
< bitcoin-git> bitcoin/master b983e7e MarcoFalke: Merge #17542: build: Create test utility library from src/test/util/
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17542: build: Create test utility library from src/test/util/ (master...test-util-lib) https://github.com/bitcoin/bitcoin/pull/17542
< bitcoin-git> [bitcoin] Sjors closed pull request #17559: [build] travis: upgrade macOS image (master...2019/11/travis-macos-rvm) https://github.com/bitcoin/bitcoin/pull/17559
< bitcoin-git> [bitcoin] Sjors opened pull request #17559: [build] travis: upgrade rvm to avoid push crash (master...2019/11/travis-macos-rvm) https://github.com/bitcoin/bitcoin/pull/17559
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/69a6f1ad1f7c...a739d207a39f
< bitcoin-git> bitcoin/master e9a27cf Neha Narula: refactor: Remove unused COINBASE_FLAGS
< bitcoin-git> bitcoin/master a739d20 Wladimir J. van der Laan: Merge #17519: rpc: Remove unused COINBASE_FLAGS
< bitcoin-git> [bitcoin] laanwj merged pull request #17519: rpc: Remove unused COINBASE_FLAGS (master...removecoinbaseflags) https://github.com/bitcoin/bitcoin/pull/17519
< bitcoin-git> [bitcoin] RandyMcMillan opened pull request #17558: build: organize tests by goal (master...2019/325/order-by-goal) https://github.com/bitcoin/bitcoin/pull/17558
< bitcoin-git> [bitcoin] jkczyz opened pull request #17557: util: Refactor message hashing into a utility function (master...2019-11-hash-message) https://github.com/bitcoin/bitcoin/pull/17557

2019-11-21

< bitcoin-git> [bitcoin] ryanofsky opened pull request #17556: Change feature_config_args.py not to rely on strange regtest=0 behavior (master...pr/wdpy) https://github.com/bitcoin/bitcoin/pull/17556
< bitcoin-git> [bitcoin] dspicher opened pull request #17555: test: add unit test for non-standard txs with wrong nVersion (master...isStandard-unittests) https://github.com/bitcoin/bitcoin/pull/17555
< bitcoin-git> [bitcoin] instagibbs opened pull request #17553: Remove out of date comments for CalculateMaximumSignedTxSize (master...calc_max_size_comment) https://github.com/bitcoin/bitcoin/pull/17553
< instagibbs_> gwillen, couple more if you're interested https://github.com/bitcoin/bitcoin/pull/17492
< wumpus> #topic Renewal of the Bitcoin Core Code Signing Apple Program (jonasschnelli)
< gribble> https://github.com/bitcoin/bitcoin/issues/16944 | gui: create PSBT with watch-only wallet by Sjors . Pull Request #16944 . bitcoin/bitcoin . GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/10785 | Serialization improvements by sipa . Pull Request #10785 . bitcoin/bitcoin . GitHub
< jonasschnelli> Renewal of the Bitcoin Core Code Signing Apple Programm
< wumpus> 8 blockers, 6 chasing concept ACK at https://github.com/bitcoin/bitcoin/projects/8
< 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 moneyball kvaciral ariard digi_james amiti fjahr
< bitcoin-git> [bitcoin] laanwj pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/ae6943620ab3...69a6f1ad1f7c
< bitcoin-git> bitcoin/master 73b5505 Hennadii Stepanov: refactor: Move SendCoinsRecipient in own header
< bitcoin-git> bitcoin/master 567cb44 Hennadii Stepanov: refactor: Nuke guiutil circular dependency
< bitcoin-git> bitcoin/master 49c4211 Hennadii Stepanov: refactor: Nuke walletmodeltransaction circular dep
< bitcoin-git> [bitcoin] laanwj merged pull request #17513: refactor, qt: Nuke some circular dependencies (master...20191119-nuke-circular-dep) https://github.com/bitcoin/bitcoin/pull/17513
< amiti> emilengler: did you take a look at `test_runner.py`? you'll want to add your test there. see https://github.com/bitcoin/bitcoin/blob/master/test/functional/test_runner.py#L76
< bitcoin-git> [bitcoin] brakmic opened pull request #17551: test: added test for RPCConvertNamedValues in rpc_tests (master...expanding-test-coverage) https://github.com/bitcoin/bitcoin/pull/17551
< bitcoin-git> [bitcoin] fanquake opened pull request #17550: build: set minimum supported macOS to 10.12 (master...macOS_10_12_minimum) https://github.com/bitcoin/bitcoin/pull/17550
< bitcoin-git> [bitcoin] fanquake closed pull request #17202: Travis CI bug in macOS environment #17178 workaround (master...issue#17178) https://github.com/bitcoin/bitcoin/pull/17202
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #17549: ci: misc cleanups (master...1911-ciCleanups) https://github.com/bitcoin/bitcoin/pull/17549
< bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/5ff798c39b8a...ae6943620ab3
< bitcoin-git> bitcoin/master fac07f2 MarcoFalke: node: Add reference to mempool in NodeContext
< bitcoin-git> bitcoin/master 8888ad0 MarcoFalke: test: Replace recursive lock with locking annotations
< bitcoin-git> bitcoin/master fa53881 MarcoFalke: scripted-diff: Replace ::mempool with m_node.mempool in tests
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17407: node: Add reference to mempool in NodeContext (master...1911-txPoolOptional) https://github.com/bitcoin/bitcoin/pull/17407
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/b7bc9b833009...5ff798c39b8a
< bitcoin-git> bitcoin/master 402ee70 Hennadii Stepanov: refactor: Use proper MAX_SCRIPT_ELEMENT_SIZE const
< bitcoin-git> bitcoin/master cb9d830 Hennadii Stepanov: test: Use proper MAX_SCRIPT_ELEMENT_SIZE
< bitcoin-git> bitcoin/master 5ff798c MarcoFalke: Merge #17439: refactor: Use proper MAX_SCRIPT_ELEMENT_SIZE constants consi...
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17439: refactor: Use proper MAX_SCRIPT_ELEMENT_SIZE constants consistently (master...20191111-maxscriptelementsize-const) https://github.com/bitcoin/bitcoin/pull/17439
< gribble> https://github.com/bitcoin/bitcoin/issues/17513 | refactor, qt: Nuke some circular dependencies by hebasto . Pull Request #17513 . bitcoin/bitcoin . GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/14384 | Fire TransactionRemovedFromMempool callbacks from mempool by l2a5b1 . Pull Request #14384 . bitcoin/bitcoin . GitHub
< bitcoin-git> [bitcoin] hebasto opened pull request #17547: build: Fix configure report about qr (master...20191121-configure-qrencode) https://github.com/bitcoin/bitcoin/pull/17547
< gribble> https://github.com/bitcoin/bitcoin/issues/17290 | Enable BnB coin selection for preset inputs and subtract fee from outputs by achow101 . Pull Request #17290 . bitcoin/bitcoin . GitHub

2019-11-20

< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/41162c0ba0a1...b7bc9b833009
< bitcoin-git> bitcoin/master faffa7f MarcoFalke: wallet: Avoid showing GUI popups on RPC errors (take 2)
< bitcoin-git> bitcoin/master b7bc9b8 MarcoFalke: Merge #17444: wallet: Avoid showing GUI popups on RPC errors (take 2)
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17444: wallet: Avoid showing GUI popups on RPC errors (take 2) (master...1911-walletGuiPopupRpc) https://github.com/bitcoin/bitcoin/pull/17444
< bitcoin-git> [bitcoin] fanquake opened pull request #17545: build: remove libanl.so.1 from ALLOWED_LIBRARIES (master...remove_libanl_from_allowed_symbols) https://github.com/bitcoin/bitcoin/pull/17545
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17423: ci: Make ci system read-only on the git work tree (master...1911-ciRo) https://github.com/bitcoin/bitcoin/pull/17423
< bitcoin-git> [bitcoin] MarcoFalke pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/a8d9f7dfa723...41162c0ba0a1
< bitcoin-git> bitcoin/master fa00393 MarcoFalke: ci: Make all filesystem operations inside docker
< bitcoin-git> bitcoin/master fab1333 MarcoFalke: ci: Remove git from required packages on host
< bitcoin-git> bitcoin/master fa493ef MarcoFalke: ci: Make ci system read-only on the git work tree
< bitcoin-git> [bitcoin] ariard opened pull request #17543: Wallet: undo conflicts properly in case of blocks disconnection (master...2019-11-fix-wallet-unconflicts) https://github.com/bitcoin/bitcoin/pull/17543
< sipa> fanquake: i was trying to figure out https://bitcoin.stackexchange.com/q/91802/208
< bitcoin-git> [bitcoin] brakmic opened pull request #17542: build: Create test utility library from src/test/util/ (master...test-util-lib) https://github.com/bitcoin/bitcoin/pull/17542
< bitcoin-git> [bitcoin] theStack opened pull request #17541: test: add functional test for non-standard bare multisig txs (master...20191120-test-for-bare-multisig-in-mempool_accept) https://github.com/bitcoin/bitcoin/pull/17541
< MarcoFalke> instagibbs_: Have you run `git grep CHECK_NONFATAL bitcoin/master`?
< gribble> https://github.com/bitcoin/bitcoin/issues/16795 | rpc: have raw transaction decoding infer output descriptors by instagibbs . Pull Request #16795 . bitcoin/bitcoin . GitHub
< emilengler> I need to medify the bitcoin.conf
< gribble> https://github.com/bitcoin/bitcoin/issues/17536 | test: Add test for rpc_whitelist by emilengler . Pull Request #17536 . bitcoin/bitcoin . GitHub
< bitcoin-git> [bitcoin] hebasto opened pull request #17539: doc: Update and improve Developer Notes (master...20191120-developer-notes) https://github.com/bitcoin/bitcoin/pull/17539
< bitcoin-git> [bitcoin] fanquake opened pull request #17538: build: Bump minimum libc to 2.17 for release binaries (master...bump_libc_217) https://github.com/bitcoin/bitcoin/pull/17538
< bitcoin-git> [bitcoin] achow101 closed pull request #17510: Add copy constructor and copy operator= to CScript to remove ubsan suppression (master...cscript-undef) https://github.com/bitcoin/bitcoin/pull/17510
< bitcoin-git> [bitcoin] achow101 opened pull request #17537: wallet: Cleanup and move opportunistic and superfluous TopUp()s (master...cleanup-topups) https://github.com/bitcoin/bitcoin/pull/17537
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17420: travis: Rework CACHE_ERR_MSG (master...1911-docTravis) https://github.com/bitcoin/bitcoin/pull/17420
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/3671c5721d42...a8d9f7dfa723
< bitcoin-git> bitcoin/master 9999a79 MarcoFalke: travis: Rework CACHE_ERR_MSG
< bitcoin-git> bitcoin/master a8d9f7d MarcoFalke: Merge #17420: travis: Rework CACHE_ERR_MSG
< bitcoin-git> [bitcoin] emilengler opened pull request #17536: test: Add test for rpc_whitelist (master...2019-11-jeremyrubin-whitelistrpc-meta) https://github.com/bitcoin/bitcoin/pull/17536
< bitcoin-git> [bitcoin] jonatack opened pull request #17535: test: add block height test to listsinceblock.py (master...rpc-wallet-blockheight-followups) https://github.com/bitcoin/bitcoin/pull/17535
< bitcoin-git> [bitcoin] fanquake merged pull request #17532: test: add functional test for non-standard txs with too large scriptSig (master...20191120-test-check-for-too-large-scriptsig-in-mempool_accept) https://github.com/bitcoin/bitcoin/pull/17532
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/76e777df83db...3671c5721d42
< bitcoin-git> bitcoin/master 8f2d773 Sebastian Falbesoner: test: add functional test for non-standard txs with too large scriptSig
< bitcoin-git> bitcoin/master 3671c57 fanquake: Merge #17532: test: add functional test for non-standard txs with too larg...
< fanquake> wumpus looks like a very unrelated Travis failure in #17514: https://travis-ci.org/bitcoin/bitcoin/jobs/614551535#L1424
< gribble> https://github.com/bitcoin/bitcoin/issues/17514 | util: Make logging noexcept by laanwj . Pull Request #17514 . bitcoin/bitcoin . GitHub
< bitcoin-git> [bitcoin] fanquake merged pull request #16161: util: Fix compilation errors in support/lockedpool.cpp (master...2019-06-arena-walk) https://github.com/bitcoin/bitcoin/pull/16161
< bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/26744ae189af...76e777df83db
< bitcoin-git> bitcoin/master ad71548 Jeffrey Czyz: Fix compilation errors in support/lockedpool.cpp
< bitcoin-git> bitcoin/master 15c84f5 Jeffrey Czyz: Define ARENA_DEBUG in Travis test runs
< bitcoin-git> bitcoin/master 30fb598 Jeffrey Czyz: Fix segfault in allocator_tests/arena_tests
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/36191a8bb536...26744ae189af
< bitcoin-git> bitcoin/master 8944c1d dannmat: Changed tooltips of receive form to highlight difference between Label and...
< bitcoin-git> bitcoin/master 26744ae Wladimir J. van der Laan: Merge #17446: gui: Changed tooltip for 'Label' & 'Message' text fields to ...
< bitcoin-git> [bitcoin] laanwj merged pull request #17446: gui: Changed tooltip for 'Label' & 'Message' text fields to be more clear (master...Nov-19-Remove-Message-Input) https://github.com/bitcoin/bitcoin/pull/17446
< gribble> https://github.com/bitcoin/bitcoin/issues/16224 | gui: Bilingual GUI error messages by hebasto . Pull Request #16224 . bitcoin/bitcoin . GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/16362 | Add bilingual_str type by hebasto . Pull Request #16362 . bitcoin/bitcoin . GitHub
< bitcoin-git> [bitcoin] laanwj closed pull request #17531: Bump minimum libc to 2.19 for release binaries (master...2019_11_bump_libc) https://github.com/bitcoin/bitcoin/pull/17531
< bitcoin-git> [bitcoin] Sjors closed pull request #17520: build: Mark depends headers as -isystem (master...2019/11/depends-isystem) https://github.com/bitcoin/bitcoin/pull/17520
< bitcoin-git> [bitcoin] Sjors opened pull request #17533: build: undo Werror=unused-variable (master...2019/11/no-unused-variable-error) https://github.com/bitcoin/bitcoin/pull/17533
< bitcoin-git> [bitcoin] laanwj closed pull request #16808: gui: fix language list (master...translation-list-fix) https://github.com/bitcoin/bitcoin/pull/16808
< bitcoin-git> [bitcoin] laanwj merged pull request #12461: scripted-diff: Rename key size consts to be relative to their class (master...key-size-consts) https://github.com/bitcoin/bitcoin/pull/12461
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/6496bb87afc6...36191a8bb536
< bitcoin-git> bitcoin/master 47101bb Ben Woosley: scripted-diff: Rename CPubKey and CKey::*_KEY_SIZE and COMPRESSED_*_KEY_SI...
< bitcoin-git> bitcoin/master 0580f86 Ben Woosley: Fixup whitespace
< bitcoin-git> bitcoin/master 36191a8 Wladimir J. van der Laan: Merge #12461: scripted-diff: Rename key size consts to be relative to thei...
< bitcoin-git> [bitcoin] laanwj merged pull request #17008: build: bump libevent to 2.1.11 in depends (master...master) https://github.com/bitcoin/bitcoin/pull/17008
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b4a1da9ef8e4...6496bb87afc6
< bitcoin-git> bitcoin/master 02ac445 stefanwouldgo: bump libevent to 2.1.11 in depends
< bitcoin-git> bitcoin/master 6496bb8 Wladimir J. van der Laan: Merge #17008: build: bump libevent to 2.1.11 in depends
< bitcoin-git> [bitcoin] theStack opened pull request #17532: test: add functional test for non-standard txs with too large scriptSig (master...20191120-test-check-for-too-large-scriptsig-in-mempool_accept) https://github.com/bitcoin/bitcoin/pull/17532
< bitcoin-git> [bitcoin] laanwj opened pull request #17531: Bump minimum libc version to 2.23 (master...2019_11_bump_libc) https://github.com/bitcoin/bitcoin/pull/17531
< bitcoin-git> [bitcoin] laanwj opened pull request #17530: Use natural alignment for prevector (master...2019_11_prevector) https://github.com/bitcoin/bitcoin/pull/17530
< gribble> https://github.com/bitcoin/bitcoin/issues/12605 | High level road map for coin selection changes . Issue #12605 . bitcoin/bitcoin . GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/17290 | Enable BnB coin selection for preset inputs and subtract fee from outputs by achow101 . Pull Request #17290 . bitcoin/bitcoin . GitHub
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #17529: rpc: Faster getblock using PureBlock (master...1911-PureTx) https://github.com/bitcoin/bitcoin/pull/17529

2019-11-19

< bitcoin-git> [bitcoin] sipa opened pull request #17527: Fix CPUID subleaf iteration (master...201911_fixed_cpuid_subleafs) https://github.com/bitcoin/bitcoin/pull/17527
< bitcoin-git> [bitcoin] achow101 opened pull request #17526: Use Single Random Draw In addition to knapsack as coin selection fallback (master...srd-fallback-2) https://github.com/bitcoin/bitcoin/pull/17526
< bitcoin-git> [bitcoin] RandyMcMillan closed pull request #17424: doc:Travis CI note on Build Timeouts (master...travis-note) https://github.com/bitcoin/bitcoin/pull/17424
< bitcoin-git> [bitcoin] RandyMcMillan closed pull request #17462: build: macOS fix Info.plist (master...info-plist) https://github.com/bitcoin/bitcoin/pull/17462
< bitcoin-git> [bitcoin] achow101 opened pull request #17524: psbt: handle unspendable psbts (master...analyzepsbt-invalid) https://github.com/bitcoin/bitcoin/pull/17524
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #17522: test: Wait until mempool is loaded in wallet_abandonconflict (master...1911-testMempoolLoaded) https://github.com/bitcoin/bitcoin/pull/17522
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #14384: Fire TransactionRemovedFromMempool callbacks from mempool (master...patch/validationinterface-resolve-circular-dependencies) https://github.com/bitcoin/bitcoin/pull/14384