< bitcoin-git>
bitcoin/master 5335132 Ryan Havar: ApproximateBestSubset should take inputs by reference, not value
< bitcoin-git>
bitcoin/master 4e3efd4 Pieter Wuille: Merge #10108: ApproximateBestSubset should take inputs by reference, not value...
< bitcoin-git>
[bitcoin] sipa closed pull request #10108: ApproximateBestSubset should take inputs by reference, not value (master...trivial) https://github.com/bitcoin/bitcoin/pull/10108
< wumpus>
is ryanofsky here?
< wumpus>
gmaxwell: just for reference (it's fine to discuss RPC frameworks here, just not in the pull) what was your problem with cap'n'proto again?
< bitcoin-git>
bitcoin/master 0fb2887 Jameson Lopp: Move several relay options into the Relay help group
< bitcoin-git>
bitcoin/master 4bd0e9b Pieter Wuille: Merge #10088: Trivial: move several relay options into the relay help group...
< bitcoin-git>
[bitcoin] sipa closed pull request #10088: Trivial: move several relay options into the relay help group (master...relayoptions) https://github.com/bitcoin/bitcoin/pull/10088
< wumpus>
I can't believe ubuntu still didn't solve tray icon interaction with qt5
< luke-jr>
wumpus: IMO the new tray icon standard is far inferior to the original one
< wumpus>
luke-jr: but still it should just *work* right
< luke-jr>
for us, yes :p
< luke-jr>
I'm annoyed I can no longer double-click my IM icon to open messages..
< luke-jr>
because the new spec only has single left/right click support
< wumpus>
seems pretty easy to add, did they remove it on purpose?
< luke-jr>
dunno. more like reinvent than remove, though
< luke-jr>
the original spec was simply an X window embedded
< wumpus>
most likely to generalize it to e.g. touch interaction they moved away from direct input mapping support and the notifications are something like 'activate' and 'open context menu'
< wumpus>
though double-click translates trivially to touch interaction so dunno
< * wumpus>
is really happy about #10102, he dared to do what I've been postponing for a loong time
< gribble>
https://github.com/bitcoin/bitcoin/issues/10102 | bitcoin-qt: spawn bitcoind and communicate over pipe (Experimental, WIP) by ryanofsky · Pull Request #10102 · bitcoin/bitcoin · GitHub
< BlueMatt>
I /think/ it wont let you re-sign without it
< BlueMatt>
but it may be optional
< jonasschnelli>
BlueMatt: hmm.. I always get "was already signed by key 29D4BCB6416F53EC"
< BlueMatt>
grrr, yea, I'm trying to resign my own key and cant seem to manage, but i know MarcoFalke succeeded in doing so on his key :/
< jonasschnelli>
ping MarcoFalke
< BlueMatt>
jonasschnelli: i assume I've managed it before, too, since my own key has a similar issue
< BlueMatt>
jonasschnelli: found it
< BlueMatt>
google says "gpg --cert-digest-algo sha256 --expert --edit-key (thekey)" and this seems to allow me to re-sign
< bitcoin-git>
[bitcoin] jnewbery opened pull request #10114: [tests] sync_with_ping should assert that ping hasn't timed out (master...improve_sync_with_ping) https://github.com/bitcoin/bitcoin/pull/10114
< jonasschnelli>
BlueMatt: thx
< BlueMatt>
jonasschnelli: tell me when you've pushed an updated key
< bitcoin-git>
[bitcoin] TheBlueMatt opened pull request #10115: Avoid reading the old hd master key during wallet encryption (master...2017-03-cleanup-sethdmasterkey) https://github.com/bitcoin/bitcoin/pull/10115
< bitcoin-git>
[bitcoin] roconnor-blockstream opened pull request #10116: Consensus: use IsWitnessEnabled in ContextualCheckBlock (master...ContextualCheckBlock-refector) https://github.com/bitcoin/bitcoin/pull/10116
< bitcoin-git>
[bitcoin] ryanofsky opened pull request #10117: Fix "make check" on systems with qt and libxcb but no active DISPLAY (master...pr/noqapp) https://github.com/bitcoin/bitcoin/pull/10117