< wumpus> though generally "needs backport to" labels are clearer intent than assigning any milestones < 0.20.0
< wumpus> at least for PRs that aren't explicitly targeted to a non-master branch, like backports
< fanquake> wumpus: yea I much prefer keeping track of things via the labels
< fanquake> Occasionally we'll add something to the "next major release" version milestone
< fanquake> Also that reminds me, we need to make sure we keep creating new labels for backports, rather than renaming old ones, as that can get pretty confusing
< wumpus> yes, good point
< wumpus> better to create a new label without history for a new branch
< bitcoin-git> [bitcoin] jonasschnelli pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b4f832e24e77...36ded9971759
< bitcoin-git> bitcoin/master 1a638e1 Emil Engler: gui: Shortcut to close ModalOverlay
< bitcoin-git> bitcoin/master 36ded99 Jonas Schnelli: Merge #17998: gui: Shortcut to close ModalOverlay
< bitcoin-git> [bitcoin] jonasschnelli merged pull request #17998: gui: Shortcut to close ModalOverlay (master...2020-01-escape-modaloverlay) https://github.com/bitcoin/bitcoin/pull/17998
< fanquake> jonasschnelli: If you're merging can you also take a look at #17096
< gribble> https://github.com/bitcoin/bitcoin/issues/17096 | gui: rename debug window by Zero-1729 . Pull Request #17096 . bitcoin/bitcoin . GitHub
< jonasschnelli> fanquake: thanks. Taking a look.
< jonasschnelli> my ots client does no longer work (macOS 10.15 issue I think)... merging without ots right now.
< bitcoin-git> [bitcoin] jonasschnelli pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/36ded9971759...3253b5dcf4d5
< bitcoin-git> bitcoin/master 44f15cf Zero: gui: renamed 'debug window' to 'node window'
< bitcoin-git> bitcoin/master 3253b5d Jonas Schnelli: Merge #17096: gui: rename debug window
< bitcoin-git> [bitcoin] jonasschnelli merged pull request #17096: gui: rename debug window (master...rename-debug-window) https://github.com/bitcoin/bitcoin/pull/17096
< jonasschnelli> And btw. I'm slowly getting again more active (also participating in the IRC meetings again) since my 90days USA/HI time is over...
< fanquake> jonasschnelli cool! I recently used up 88 out of my 90 days.
< jonasschnelli> fanquake: Heh. I was flying back on day89 and was glad I didn't miss the plane. :)
< jonasschnelli> But you have 180 in total,... just 90 per entry
< jonasschnelli> (on the waiver ESTA visa)
< fanquake> Yes. Will have to use up a couple more for SF in March
< jonasschnelli> Shouldn't be a problem as long as you don't stay more than 180days per year in the US.
< jonasschnelli> (and as long as you don't overstay the 90days per entry/visit)
< jonasschnelli> (and as long as you don't work there *twink*)
< fanquake> It won't be, planning on hanging out in Perth a bit I reckon.
< * jonasschnelli> *dreaming of Perth*...
< fanquake> jonasschnelli: yea the weather has been alright recently. No fires either: https://imgur.com/a/RfU0f5F. Probably nicer in HI though.
< bitcoin-git> [bitcoin] fanquake opened pull request #18008: test: fix fuzzing using libFuzzer on macOS (master...macos_libfuzzer_weak_main) https://github.com/bitcoin/bitcoin/pull/18008
< wumpus> jonasschnelli: good to hear, welcome back :)
< jonasschnelli> Thanks!
< jonatack> jonasschnelli: hope the winter waves were good over there :) ~~~~~
< jonasschnelli> jonatack: it was sooo unbelievable good. At least 80 days of Ideal conditions (out of 90)
< jonatack> jonasschnelli: great!
< bitcoin-git> [bitcoin] practicalswift opened pull request #18009: tests: Add fuzzing harness for strprintf(...) (master...fuzzers-strprintf) https://github.com/bitcoin/bitcoin/pull/18009
< bitcoin-git> [bitcoin] jonasschnelli pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/3253b5dcf4d5...ef8e2cee9f5d
< bitcoin-git> bitcoin/master 4c524f0 Luke Dashjr: Bugfix: GUI: Hide the HD/encrypt icons earlier so they get re-shown if ano...
< bitcoin-git> bitcoin/master ef8e2ce Jonas Schnelli: Merge #18007: Bugfix: GUI: Hide the HD/encrypt icons earlier so they get r...
< bitcoin-git> [bitcoin] jonasschnelli merged pull request #18007: Bugfix: GUI: Hide the HD/encrypt icons earlier so they get re-shown if another wallet is open (master...bugfix_for_pr17935) https://github.com/bitcoin/bitcoin/pull/18007
< bitcoin-git> [bitcoin] laanwj pushed 1 commit to 0.19: https://github.com/bitcoin/bitcoin/compare/178a8346871e...755b0734bb50
< bitcoin-git> bitcoin/0.19 755b073 Wladimir J. van der Laan: doc: Preliminary 0.19.1 release notes
< hebasto> jonasschnelli: if you are in review mood mind looking into #17453
< gribble> https://github.com/bitcoin/bitcoin/issues/17453 | gui: Fix intro dialog labels when the prune button is toggled by hebasto . Pull Request #17453 . bitcoin/bitcoin . GitHub
< hebasto> jonasschnelli: ty
< jonasschnelli> hebasto: thank you for the PR.
< bitcoin-git> [bitcoin] jonasschnelli pushed 7 commits to master: https://github.com/bitcoin/bitcoin/compare/ef8e2cee9f5d...b89f2d059937
< bitcoin-git> bitcoin/master e35e4b2 Hennadii Stepanov: util: Add PruneMiBtoGB() function
< bitcoin-git> bitcoin/master 2bede28 Hennadii Stepanov: util: Add PruneGBtoMiB() function
< bitcoin-git> bitcoin/master e4caa82 Hennadii Stepanov: refactor: Replace static variable with data member
< bitcoin-git> [bitcoin] jonasschnelli merged pull request #17453: gui: Fix intro dialog labels when the prune button is toggled (master...20191112-fix-intro-prune) https://github.com/bitcoin/bitcoin/pull/17453
< bitcoin-git> [bitcoin] theStack opened pull request #18010: test: rename test suite name "tx_validationcache_tests" to match filename (master...20200127-test-adapt-test-suite-names-to-file-names) https://github.com/bitcoin/bitcoin/pull/18010
< bitcoin-git> [bitcoin] martinus opened pull request #18011: Replace current benchmarking framework with nanobench (master...2019-10-nanobench) https://github.com/bitcoin/bitcoin/pull/18011