< bitcoin-git> [bitcoin] sipa pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/0b9fb682890b...4e3efd47e0d5
< 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] sipa pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/4e3efd47e0d5...7438ceac716f
< bitcoin-git> bitcoin/master 1403b1a Jameson Lopp: move rpcserialversion into RPC option group
< bitcoin-git> bitcoin/master 7438cea Pieter Wuille: Merge #10086: Trivial: move rpcserialversion into RPC option group...
< bitcoin-git> [bitcoin] sipa closed pull request #10086: Trivial: move rpcserialversion into RPC option group (master...rpcserialversion) https://github.com/bitcoin/bitcoin/pull/10086
< bitcoin-git> [bitcoin] sipa pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/7438ceac716f...4bd0e9b90a39
< 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
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/4bd0e9b90a39...9692be4a9a9b
< bitcoin-git> bitcoin/master fa55853 MarcoFalke: rpc: Rename first named arg of createrawtransaction
< bitcoin-git> bitcoin/master 9692be4 Wladimir J. van der Laan: Merge #10084: rpc: Rename first named arg of createrawtransaction...
< bitcoin-git> [bitcoin] laanwj closed pull request #10084: rpc: Rename first named arg of createrawtransaction (master...Mf1703-createRawName) https://github.com/bitcoin/bitcoin/pull/10084
< bitcoin-git> [bitcoin] laanwj pushed 7 new commits to 0.14: https://github.com/bitcoin/bitcoin/compare/37bf0d5b381f...b768202695a0
< bitcoin-git> bitcoin/0.14 4d8e660 James Evans: Trivial: Fix typo in help getrawtransaction RPC...
< bitcoin-git> bitcoin/0.14 ddc2dd1 Andrew Chow: Ensure an item exists on the rpcconsole stack before adding...
< bitcoin-git> bitcoin/0.14 e9611d1 Cory Fields: depends: fix zlib build on osx...
< 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
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/9692be4a9a9b...f2734c2828f6
< bitcoin-git> bitcoin/master bd02422 practicalswift: Remove accidental trailing semicolons in Python code
< bitcoin-git> bitcoin/master 85de9d4 practicalswift: Remove call to gettransaction(...) where the result is unused
< bitcoin-git> bitcoin/master f2734c2 MarcoFalke: Merge #10107: Remove unused variable. Remove accidental trailing semicolons in Python code...
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #10107: Remove unused variable. Remove accidental trailing semicolons in Python code (master...recent-python-style-regressions) https://github.com/bitcoin/bitcoin/pull/10107
< vitor32> hellooo
< vitor32> Can someone give me 1 dollar ??? PLEASE HELP ME 14rThNDi2VPnqXamviHVDDnw1ND4vTZMA6
< vitor32> Can someone give me 1 dollar ??? PLEASE HELP ME 14rThNDi2VPnqXamviHVDDnw1ND4vTZMA6
< vitor32> Can someone give me 1 dollar ??? PLEASE HELP ME 14rThNDi2VPnqXamviHVDDnw1ND4vTZMA6
< vitor32> Can someone give me 1 dollar ??? PLEASE HELP ME 14rThNDi2VPnqXamviHVDDnw1ND4vTZMA6
< vitor32> Can someone give me 1 dollar ??? PLEASE HELP ME 14rThNDi2VPnqXamviHVDDnw1ND4vTZMA6
< bitcoin-git> [bitcoin] laanwj pushed 24 new commits to master: https://github.com/bitcoin/bitcoin/compare/f2734c2828f6...f34cdcbd806d
< bitcoin-git> bitcoin/master 02592f4 Jonas Schnelli: [Wallet] split the keypool in an internal and external part
< bitcoin-git> bitcoin/master d59531d Jonas Schnelli: Immediately return setKeyPool's size if HD or HD_SPLIT is disabled or not supported
< bitcoin-git> bitcoin/master 01de822 Jonas Schnelli: Removed redundant IsLocked() check in NewKeyPool()
< bitcoin-git> [bitcoin] laanwj closed pull request #9294: Use internal HD chain for change outputs (hd split) (master...2016/12/hd_split) https://github.com/bitcoin/bitcoin/pull/9294
< bitcoin-git> [bitcoin] jonasschnelli closed pull request #9947: Add true/false return value to prioritisetransaction (master...2017/03/ptx) https://github.com/bitcoin/bitcoin/pull/9947
< BlueMatt> jonasschnelli: ping
< jonasschnelli> BlueMatt: pong.. just saw your bump API response...
< jonasschnelli> your right.
< jonasschnelli> getBumpedTxRef is shit
< BlueMatt> jonasschnelli: you signed 0ddea4430d with the wrong key again :(
< jonasschnelli> god damit...
< BlueMatt> jonasschnelli: what gpg version do you have locally?
< BlueMatt> you can make git call verify-commits as a pre-push-hook to make it complain pre-push
< jonasschnelli> gpg (GnuPG) 2.1.19
< BlueMatt> yea, that'll work
< BlueMatt> just copy verify-commits with an updated trusted-sha512-root-commit to a separate directory and make it your git pre-push-hook
< jonasschnelli> let me check...
< jonasschnelli> BlueMatt: but wait...
< jonasschnelli> git log tells me:
< jonasschnelli> commit 0ddea4430d62bd06162ebf5404018416405b1c52
< jonasschnelli> gpg: Signature made Mo 27 Mär 09:55:17 2017 CEST
< jonasschnelli> gpg: using RSA key CA1A2908DCE2F13074C62CDE1EB776BB03C7922D
< jonasschnelli> Seems to be the right subkey?
< jonasschnelli> BlueMatt: how can I get info about the used digest?
< BlueMatt> hmm, lemme look
< BlueMatt> jonasschnelli: hmmmm, i think you need a new selfsig on your primary key
< BlueMatt> jonasschnelli: try --weak-digest sha1 --edit-key on your key, and then sign, mabye?
< jonasschnelli> BlueMatt: why --weak-digest sha1?
< 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] sdaftuar closed pull request #9709: [WIP] Cache segwit signature hash components inside CTransactionRef to optimize validation performance (master...2017-02-segwit-cache-3) https://github.com/bitcoin/bitcoin/pull/9709
< 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
< bitcoin-git> [bitcoin] ryanofsky closed pull request #10113: Fix test_bitcoin-qt when DISPLAY is unset (master...pr/nodisp) https://github.com/bitcoin/bitcoin/pull/10113
< jonasschnelli> BlueMatt: I have sent the key with new sigs to hkp://keys.gnupg.net
< BlueMatt> jonasschnelli: cool, that appears to have fixed verify-commits =D
< achow101> isn't there a size limit on the debug.log file?
< sipa> achow101: if you don't run in debug mode it's pruned at startup iirc
< achow101> yeah, i just noticed that. it was at 3.9 GB, restarted and it pruned to 10 MB. I thought it would prune while running, not only at startup
< bitcoin-git> [bitcoin] roconnor-blockstream closed pull request #10116: Consensus: use IsWitnessEnabled in ContextualCheckBlock (master...ContextualCheckBlock-refector) https://github.com/bitcoin/bitcoin/pull/10116
< bitcoin-git> [bitcoin] jtimon opened pull request #10118: Util: Remove redundant calls to argsGlobal.IsArgSet() (master...0.14-args-class2) https://github.com/bitcoin/bitcoin/pull/10118