< bitcoin-git>
[bitcoin] hebasto closed pull request #17600: qt: Remove connection for unused accepted() signal in ReceiveRequestDialog (master...20191125-unused-connection) https://github.com/bitcoin/bitcoin/pull/17600
< bitcoin-git>
[bitcoin] achow101 opened pull request #17681: wallet: Keep inactive seeds after sethdseed and derive keys from them as needed (master...keep-inactive-seeds) https://github.com/bitcoin/bitcoin/pull/17681
< bitcoin-git>
bitcoin/master dddd09e MarcoFalke: test: Wait until mempool is loaded in wallet_abandonconflict
< bitcoin-git>
bitcoin/master 910a430 MarcoFalke: Merge #17522: test: Wait until mempool is loaded in wallet_abandonconflict...
< bitcoin-git>
[bitcoin] MarcoFalke merged pull request #17522: test: Wait until mempool is loaded in wallet_abandonconflict (master...1911-testMempoolLoaded) https://github.com/bitcoin/bitcoin/pull/17522
< gribble>
https://github.com/bitcoin/bitcoin/issues/16702 | p2p: supplying and using asmap to improve IP bucketing in addrman by naumenkogs . Pull Request #16702 . bitcoin/bitcoin . GitHub
< sipa>
so, did anyone ever try running test_running with BITCOIND=.../src/qt/bitcoin-qt ?
< wumpus>
there was some talk of changing the bitcoin-core-dev mailing list to an announcement list
< warren>
- New dev or announce lists can now be requested. For example bitcoin-knots-announce was created. I will put a policy on a webpage somewhere but it will be roughly: "This list server is for only FOSS and strongly preferred to be pertaining to open common infrastructure, specifications or standards. If you want lists for a niche or commercial project you probably should instead use Google Groups or something."
< wumpus>
you can run the currrent functional tests w/ bitcoin-qt
< wumpus>
but yes, that one would be bitcoin-qt only
< gribble>
https://github.com/bitcoin/bitcoin/issues/16702 | p2p: supplying and using asmap to improve IP bucketing in addrman by naumenkogs . Pull Request #16702 . bitcoin/bitcoin . GitHub
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #17678: depends: Support for S390X and POWER targets (master...1912-dependsNewTargets) https://github.com/bitcoin/bitcoin/pull/17678
< bitcoin-git>
[bitcoin] jamesob opened pull request #17669: tests: have coins simulation test also use CCoinsViewDB (master...2019-12-coins-tests) https://github.com/bitcoin/bitcoin/pull/17669
< bitcoin-git>
[bitcoin] MarcoFalke merged pull request #17517: ci: Bump to clang-8 for asan build to avoid segfaults on ppc64le (master...1911-ciPpcAsan) https://github.com/bitcoin/bitcoin/pull/17517
< bitcoin-git>
bitcoin/master 02d8c56 Matt Corallo: Seed RNG with precision timestamps on receipt of net messages.
< bitcoin-git>
bitcoin/master 4191963 Wladimir J. van der Laan: Merge #17573: Seed RNG with precision timestamps on receipt of net message...
< bitcoin-git>
[bitcoin] laanwj merged 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
< bitcoin-git>
bitcoin/master 651c636 Hennadii Stepanov: build: Fix configure report about qr
< bitcoin-git>
bitcoin/master bce4408 fanquake: Merge #17547: build: Fix configure report about qr
< bitcoin-git>
[bitcoin] fanquake merged pull request #17547: build: Fix configure report about qr (master...20191121-configure-qrencode) https://github.com/bitcoin/bitcoin/pull/17547
< bitcoin-git>
[bitcoin] fanquake opened pull request #17660: build: remove deprecated key from macOS Info.plist (master...remove_deprecated_cfbundle_usage) https://github.com/bitcoin/bitcoin/pull/17660
< bitcoin-git>
[bitcoin] hebasto opened pull request #17659: qt: Do not block GUI thread in RPCConsole (master...20191203-nonblocking-rpcconsole) https://github.com/bitcoin/bitcoin/pull/17659
< bitcoin-git>
[bitcoin] fanquake opened pull request #17658: depends: add ability to skip building qrencode (master...depends_no_qrencode) https://github.com/bitcoin/bitcoin/pull/17658
< bitcoin-git>
bitcoin/master 76303f6 Dominik Spicher: test: add unit test for non-standard txs with wrong nVersion
< bitcoin-git>
bitcoin/master 54b12e4 MarcoFalke: Merge #17555: test: add unit test for non-standard txs with wrong nVersion...
< bitcoin-git>
[bitcoin] MarcoFalke merged 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] MarcoFalke merged pull request #17641: Add unit test for leveldb creation with unicode path (master...dbwrapper_unicode) https://github.com/bitcoin/bitcoin/pull/17641
< bitcoin-git>
[bitcoin] andrewtoth opened pull request #17653: rpc: Add generatecustomblock to mine a custom set of transactions (master...generatecustomblock) https://github.com/bitcoin/bitcoin/pull/17653
< gribble>
https://github.com/bitcoin/bitcoin/issues/17568 | wallet: fix when sufficient preset inputs and subtractFeeFromOutputs by achow101 . Pull Request #17568 . bitcoin/bitcoin . GitHub
2019-11-30
< bitcoin-git>
[bitcoin] sipsorcery opened pull request #17641: Add unit test for leveldb creation with unicode path (master...dbwrapper_unicode) https://github.com/bitcoin/bitcoin/pull/17641
< bitcoin-git>
[bitcoin] practicalswift opened pull request #17640: wallet: Fix uninitialized read in bumpfee(...) (master...uninitialized-read-in-bumpfee) https://github.com/bitcoin/bitcoin/pull/17640
< bitcoin-git>
[bitcoin] practicalswift opened pull request #17639: tests: Add "make check-valgrind" to run the unit tests under Valgrind. Fix uninitialized read in CWallet::CreateTransaction(...). (master...make-check-valgrind) https://github.com/bitcoin/bitcoin/pull/17639
< bitcoin-git>
[bitcoin] emilengler opened pull request #17637: Add Keyserver to verify-commits README (master...2019-11-add-keyserver-to-verify-commit-readme) https://github.com/bitcoin/bitcoin/pull/17637
< bitcoin-git>
[bitcoin] practicalswift opened pull request #17633: tests: Add option --valgrind to run the functional tests under Valgrind (master...functional-valgrind) https://github.com/bitcoin/bitcoin/pull/17633
< bitcoin-git>
[bitcoin] meshcollider merged pull request #17587: gui: show watch-only balance in send screen (master...2019/11/send_balance) https://github.com/bitcoin/bitcoin/pull/17587
< gribble>
https://github.com/bitcoin/bitcoin/issues/16702 | p2p: supplying and using asmap to improve IP bucketing in addrman by naumenkogs . Pull Request #16702 . bitcoin/bitcoin . GitHub
< bitcoin-git>
bitcoin/master 114e89e Wladimir J. van der Laan: Merge #17624: net: Fix an uninitialized read in ProcessMessage(..., "tx", ...)...
< bitcoin-git>
[bitcoin] laanwj merged pull request #17624: net: Fix an uninitialized read in ProcessMessage(..., "tx", ...) when receiving a transaction we already have (master...uninitialized-read-in-ProcessMessage) https://github.com/bitcoin/bitcoin/pull/17624
< bitcoin-git>
[bitcoin] instagibbs opened pull request #17621: IsUsedDestination should count any known single-key address (master...actually_no_reuse) https://github.com/bitcoin/bitcoin/pull/17621
2019-11-26
< bitcoin-git>
[bitcoin] jonatack opened pull request #17617: rpc: replace varying UNIX time strings with a constant (master...unix-epoch-time-consistency) https://github.com/bitcoin/bitcoin/pull/17617
< dviola>
the git tags in the bitcoin repo and the releases at bitcoincore.org are the same thing, right?
< bitcoin-git>
[bitcoin] fanquake opened pull request #17604: doc: correct ScheduleBatchPriority return value documentation (master...fix_ScheduleBatchPriority_comment) https://github.com/bitcoin/bitcoin/pull/17604
< bitcoin-git>
[bitcoin] dongcarl opened pull request #17602: net: Lower # of IPs learned from a DNS seed (master...2019-11-lower-nMaxIPs) https://github.com/bitcoin/bitcoin/pull/17602
< bitcoin-git>
[bitcoin] jnewbery opened pull request #17601: Validation: Move CheckBlock() mutation guard to AcceptBlock() (master...2019-11-checkblock-in-acceptblock) https://github.com/bitcoin/bitcoin/pull/17601
< bitcoin-git>
[bitcoin] hebasto opened pull request #17600: qt: Remove connection for unused accepted() signal in ReceiveRequestDialog (master...20191125-unused-connection) https://github.com/bitcoin/bitcoin/pull/17600
< 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] 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"
< 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
< 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
< 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