< bitcoin-git>
bitcoin/master a31be09 Antoine Riard: Encapsulate tx status in a Confirmation struct
< bitcoin-git>
bitcoin/master 7e89994 Antoine Riard: Remove SyncTransaction for conflicted txn in CWallet::BlockConnected
< bitcoin-git>
bitcoin/master 40ede99 Antoine Riard: Modify wallet tx status if has been reorged out
< bitcoin-git>
[bitcoin] meshcollider opened pull request #16807: Let validateaddress locate error in Bech32 address (master...201909_bech32_error_detection) https://github.com/bitcoin/bitcoin/pull/16807
< bitcoin-git>
[bitcoin] laanwj merged pull request #16792: Assert that the HRP is lowercase in Bech32::Encode (master...201909_bech32_hrp_check) https://github.com/bitcoin/bitcoin/pull/16792
< bitcoin-git>
bitcoin/master 0ef0e51 Ben Woosley: lint: Bump flake8 to 3.7.8
< bitcoin-git>
[bitcoin] MarcoFalke merged pull request #16768: test: Make lint-includes.sh work from any directory (master...lint-includes-anydir) https://github.com/bitcoin/bitcoin/pull/16768
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #16804: test: Remove incorrect and unused try-block in assert_debug_log (master...1909-testFix) https://github.com/bitcoin/bitcoin/pull/16804
< darosior>
fanquake: could you restart the two stop jobs for https://github.com/bitcoin/bitcoin/pull/16787 again please ?.. They have again be stopped for a mysterious reason (the same as last time)
< bitcoin-git>
[bitcoin] takinbo opened pull request #16802: scripts: search for next position of magic bytes rather than fail (master...master) https://github.com/bitcoin/bitcoin/pull/16802
< bitcoin-git>
[bitcoin] martinus opened pull request #16801: bulk pool allocator for node based containers (master...2019-08-bulkpoolallocator) https://github.com/bitcoin/bitcoin/pull/16801
< bitcoin-git>
[bitcoin] achow101 opened pull request #16798: Refactor rawtransaction_util's SignTransaction to separate prevtx parsing (master...split-signtx-prevtx) https://github.com/bitcoin/bitcoin/pull/16798
< bitcoin-git>
[bitcoin] ch4ot1c opened pull request #16797: scripts: Add convenience script for committing scripted-diffs from a file (master...scripts/commit-script) https://github.com/bitcoin/bitcoin/pull/16797
< bitcoin-git>
[bitcoin] sdaftuar reopened pull request #16400: [refactor] Rewrite AcceptToMemoryPoolWorker() using smaller parts (master...2019-07-refactor-atmp) https://github.com/bitcoin/bitcoin/pull/16400
< bitcoin-git>
[bitcoin] sdaftuar closed pull request #16400: [refactor] Rewrite AcceptToMemoryPoolWorker() using smaller parts (master...2019-07-refactor-atmp) https://github.com/bitcoin/bitcoin/pull/16400
< bitcoin-git>
[bitcoin] MarcoFalke closed pull request #16661: wallet: Fix segfault in CreateWalletFromFile, Pass error to rpc caller (master...1908-walletErrorSegfault) https://github.com/bitcoin/bitcoin/pull/16661
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #16796: wallet: Fix segfault in CreateWalletFromFile (master...1909-walletSegfault) https://github.com/bitcoin/bitcoin/pull/16796
< instagibbs>
re: test/util/bitcoin-util-test.py, is there a principled way of replacing the output json in unit tests with updated text, other than hacking the script to overwrite the expected results?
< bitcoin-git>
[bitcoin] promag closed pull request #16066: mempool: Skip estimator if block is older than X (master...2019-05-ibd-avoid-mempool-estimator) https://github.com/bitcoin/bitcoin/pull/16066
< bitcoin-git>
[bitcoin] laanwj merged pull request #16745: wallet: Translate all initErrors in CreateWalletFromFile (master...1908-walletTranslate) https://github.com/bitcoin/bitcoin/pull/16745
< bitcoin-git>
bitcoin/master 072f37a Wladimir J. van der Laan: gui: Update transifex slug for 0.19
< bitcoin-git>
bitcoin/master 057fac3 Wladimir J. van der Laan: gui: Update English source translation
< bitcoin-git>
bitcoin/master d3e6721 Wladimir J. van der Laan: Merge #16788: gui: Update transifex slug for 0.19
< bitcoin-git>
[bitcoin] meshcollider opened pull request #16792: Assert that the HRP is lowercase in Bech32::Encode (master...201909_bech32_hrp_check) https://github.com/bitcoin/bitcoin/pull/16792
< bitcoin-git>
[bitcoin] theStack opened pull request #16786: test: add unit test for wallet watch-only methods involving PubKeys (master...add_wallet_watchpubkey_unit_test) https://github.com/bitcoin/bitcoin/pull/16786
< bitcoin-git>
bitcoin/master 8340763 Kristaps Kaupe: Check for codespell in lint-spelling.sh
< bitcoin-git>
bitcoin/master 495db72 fanquake: Merge #16767: test: Check for codespell in lint-spelling.sh
< bitcoin-git>
[bitcoin] fanquake merged pull request #16716: wallet: Use wallet name instead of pointer on unload/release (master...2019-08-releasewallet) https://github.com/bitcoin/bitcoin/pull/16716
< bitcoin-git>
bitcoin/master 635e915 GChuf: [qt] Change uninstall icon on Windows
< bitcoin-git>
bitcoin/master de048a5 fanquake: Merge #16760: qt: Change uninstall icon on Windows
2019-08-30
< bitcoin-git>
[bitcoin] kristapsk opened pull request #16768: test: Make lint-includes.sh work from any directory (master...lint-includes-anydir) https://github.com/bitcoin/bitcoin/pull/16768
< bitcoin-git>
[bitcoin] kristapsk opened pull request #16767: test: Check for codespell in lint-spelling.sh (master...check-for-codespell) https://github.com/bitcoin/bitcoin/pull/16767
< provoostenator>
Also, as I pointed out in the github issue, I made my own tracker: udp://tracker.bitcoin.sprovoost.nl:6969 Happy to whitelist releases.
< wumpus>
no, bitcoin.org is not even the preferred download site anymore
< wumpus>
it used to be that bitcoin.org automatically generated and seeded the torrent file
< wumpus>
I thnk if you'd really want a designer involved with bitcoin's gui you'd want to start from the top, the layout and such, not from minimal things like the icons ... but usability is more important than design that's clear, it's what people actually struggle with now
< bitcoin-git>
[bitcoin] michaelfolkson opened pull request #16752: doc: Replace stale URL in test README with alternative Boost resource (master...20190829-boost-url) https://github.com/bitcoin/bitcoin/pull/16752
< bitcoin-git>
[bitcoin] sipsorcery opened pull request #16750: msbuild: adds bench_bitcoin to auto generated project files (master...autogen_bench) https://github.com/bitcoin/bitcoin/pull/16750
< bitcoin-git>
[bitcoin] sipsorcery closed pull request #16747: msbuild: Add missing classes to the bench_bitcoin project (master...add_missing_bench) https://github.com/bitcoin/bitcoin/pull/16747
< bitcoin-git>
bitcoin/master e4f4ea4 practicalswift: lint: Catch use of [] or {} as default parameter values in Python functions
< bitcoin-git>
bitcoin/master cc40b55 MarcoFalke: Merge #16726: tests: Avoid common Python default parameter gotcha when mut...
< bitcoin-git>
bitcoin/master 119e97a MarcoFalke: Merge #16740: qa: Relax so that the subscriber is ready before publishing ...
< bitcoin-git>
[bitcoin] MarcoFalke merged pull request #16740: qa: Relax so that the subscriber is ready before publishing zmq messages (master...2019-08-slowjoiner) https://github.com/bitcoin/bitcoin/pull/16740
< meshcollider>
Yeah they can do, and wumpus usually adds text like "Bitcoin Core 0.18.1 release candidate 1"
2019-08-27
< bitcoin-git>
[bitcoin] promag opened pull request #16740: qa: Relax so that the subscriber is ready before publishing zmq messages (master...2019-08-slowjoiner) https://github.com/bitcoin/bitcoin/pull/16740
< sipa>
emilengler: bitcoin.stackexchange.com
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #16739: ci: Pass down $MAKEJOBS to test_runner.py, other improvements (master...1908-ciScratch) https://github.com/bitcoin/bitcoin/pull/16739
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #16737: test: Establish only one connection between nodes in rpc_invalidateblock (master...1908-testConnectOnce) https://github.com/bitcoin/bitcoin/pull/16737