--- Day changed Fri Jul 08 2016 00:14 -!- JackH [~Jack@86.53.244.42] has joined #bitcoin-core-dev 00:38 -!- laurentmt [~Thunderbi@176.158.157.202] has joined #bitcoin-core-dev 00:58 < GitHub175> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/6ae20df823d1...bb2646aea0a8 00:58 < GitHub175> bitcoin/master fa9976b MarcoFalke: [qa] test_framework: Add wrapper for stop_node 00:58 < GitHub175> bitcoin/master fade505 MarcoFalke: [qa] Add wallet-hd test 00:58 < GitHub175> bitcoin/master bb2646a Wladimir J. van der Laan: Merge #8309: [qa] Add wallet-hd test... 00:58 < GitHub181> [bitcoin] laanwj closed pull request #8309: [qa] Add wallet-hd test (master...Mf1607-qaHD) https://github.com/bitcoin/bitcoin/pull/8309 01:03 -!- murch [~murch@p4FE3A8C0.dip0.t-ipconnect.de] has joined #bitcoin-core-dev 01:04 -!- JackH [~Jack@86.53.244.42] has quit [Ping timeout: 272 seconds] 01:07 -!- JackH [~Jack@86.53.244.42] has joined #bitcoin-core-dev 01:12 -!- kadoban [~mud@unaffiliated/kadoban] has quit [Quit: bye] 01:17 < GitHub127> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/bb2646aea0a8...5077d2c2b6b8 01:17 < GitHub127> bitcoin/master ab0c35a fanquake: [Doc] Update bips.md for CSV softfork. 01:17 < GitHub127> bitcoin/master 5077d2c Wladimir J. van der Laan: Merge #8303: [Doc] Update bips.md for CSV softfork.... 01:18 < GitHub189> [bitcoin] laanwj closed pull request #8303: [Doc] Update bips.md for CSV softfork. (master...bips-csv-softfork) https://github.com/bitcoin/bitcoin/pull/8303 01:19 -!- MarcoFalke [~marco@2a02:778:100:ea01:2225:64ff:fe3b:d4ca] has joined #bitcoin-core-dev 01:20 -!- Guyver2 [~Guyver2@guyver2.xs4all.nl] has joined #bitcoin-core-dev 01:40 -!- jannes [~jannes@178.132.211.90] has joined #bitcoin-core-dev 01:52 -!- JackH [~Jack@86.53.244.42] has quit [Ping timeout: 272 seconds] 02:04 -!- cryptapus [~cryptapus@jupiter.osmus.org] has joined #bitcoin-core-dev 02:04 -!- cryptapus [~cryptapus@jupiter.osmus.org] has quit [Changing host] 02:04 -!- cryptapus [~cryptapus@unaffiliated/cryptapus] has joined #bitcoin-core-dev 02:05 -!- cryptapus_afk [~cryptapus@unaffiliated/cryptapus] has quit [Ping timeout: 250 seconds] 02:15 -!- PaulCape_ [~PaulCapes@204.28.124.82] has quit [Quit: .] 02:15 -!- PaulCapestany [~PaulCapes@204.28.124.82] has joined #bitcoin-core-dev 02:23 -!- JackH [~Jack@79-73-186-51.dynamic.dsl.as9105.com] has joined #bitcoin-core-dev 02:29 -!- Guyver2 [~Guyver2@guyver2.xs4all.nl] has quit [Quit: :)] 02:34 -!- Justinus [~Justinus@192.122.131.41] has joined #bitcoin-core-dev 02:39 < GitHub193> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/5077d2c2b6b8...ff46dd4a3457 02:39 < GitHub16> [bitcoin] MarcoFalke opened pull request #8316: [qa] feefilter: Clear mempool after each check (master...Mf1607-qafeefilter) https://github.com/bitcoin/bitcoin/pull/8316 02:39 < GitHub193> bitcoin/master 14d0130 BtcDrak: Rename OP_NOP3 to OP_CHECKSEQUENCEVERIFY 02:39 < GitHub193> bitcoin/master 18c975c BtcDrak: Rename NOP3 to CHECSEQUENCEVERIFY in rpc tests 02:39 < GitHub193> bitcoin/master ff46dd4 Wladimir J. van der Laan: Merge #7540: Rename OP_NOP3 to OP_CHECKSEQUENCEVERIFY... 02:39 < GitHub195> [bitcoin] laanwj closed pull request #7540: Rename OP_NOP3 to OP_CHECKSEQUENCEVERIFY (master...rename_nop3) https://github.com/bitcoin/bitcoin/pull/7540 02:42 < btcdrak> wumpus: i have this backported to 0.12 if you want I can open a PR. wont cherrypick cleanly. 02:47 < MarcoFalke> Yes, please open a fresh pull, btcdrak 02:48 < btcdrak> ok will do 02:56 < sipa> do our release binaries dynamically link libc/stdc++ still? 02:57 < sipa> or are those also static? 03:03 < GitHub156> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/ff46dd4a3457...2e51590961a0 03:03 < GitHub156> bitcoin/master 099d4b0 Cory Fields: gitian: use a wrapped gcc/g++ to avoid the need for a system change... 03:03 < GitHub156> bitcoin/master 2e51590 Wladimir J. van der Laan: Merge #8315: gitian: Don't require sudo for Linux.... 03:03 < GitHub69> [bitcoin] laanwj closed pull request #8315: gitian: Don't require sudo for Linux. (master...gitian-no-sudo) https://github.com/bitcoin/bitcoin/pull/8315 03:06 < GitHub178> [bitcoin] MarcoFalke opened pull request #8317: [rpcwallet] Don't use floating point (master...Mf1607-rpcFloat) https://github.com/bitcoin/bitcoin/pull/8317 03:07 < sipa> seems they indeed depend on libc still 03:07 < sipa> and libgcc 03:10 < jonasschnelli> sipa: on OSX: /usr/lib/libc++.1.dylib 03:10 < jonasschnelli> sipa: Linux: libgcc_s.so.1 AND libc.so.6 03:10 < jonasschnelli> (among other dynamic linked libraries) 03:10 < sipa> i was asking for the abcore project... they could switch to using the ARM release binaries 03:11 < sipa> but if we still dynamically link libc, compiling using android NDK is probably better 03:11 < jonasschnelli> Yes. I guess there is also x86 android. :) 03:48 < GitHub156> [bitcoin] btcdrak opened pull request #8318: [0.12] Backport "Rename OP_NOP3 to OP_CHECKSEQUENCEVERIFY #7540" (0.12...rename_nop3_0.12) https://github.com/bitcoin/bitcoin/pull/8318 03:52 -!- AaronvanW [~ewout@unaffiliated/aaronvanw] has quit [Read error: Connection reset by peer] 04:09 -!- AaronvanW [~ewout@220pc230.sshunet.nl] has joined #bitcoin-core-dev 04:09 -!- AaronvanW [~ewout@220pc230.sshunet.nl] has quit [Changing host] 04:09 -!- AaronvanW [~ewout@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 04:26 -!- fengling [~fengling@58.135.95.137] has quit [Quit: WeeChat 1.4] 04:39 -!- arubi [~ese168@unaffiliated/arubi] has quit [Quit: Leaving] 04:42 -!- arubi [~ese168@unaffiliated/arubi] has joined #bitcoin-core-dev 05:13 -!- Chris_Stewart_5 [~Chris_Ste@unaffiliated/chris-stewart-5/x-3612383] has joined #bitcoin-core-dev 05:14 -!- cryptapus_ [~cryptapus@199.47.67.56] has joined #bitcoin-core-dev 05:14 -!- cryptapus_ [~cryptapus@199.47.67.56] has quit [Changing host] 05:14 -!- cryptapus_ [~cryptapus@unaffiliated/cryptapus] has joined #bitcoin-core-dev 05:15 -!- arubi_ [~ese168@unaffiliated/arubi] has joined #bitcoin-core-dev 05:15 -!- arubi [~ese168@unaffiliated/arubi] has quit [Disconnected by services] 06:04 -!- cryptapus_ [~cryptapus@unaffiliated/cryptapus] has quit [Ping timeout: 240 seconds] 06:09 < GitHub82> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/2e51590961a0...67caef673089 06:09 < GitHub82> bitcoin/master 0c928cb Cory Fields: build: Fix Qt5PlatformSupport check without pkg-config... 06:09 < GitHub82> bitcoin/master b556bed Cory Fields: build: fix Windows builds without pkg-config... 06:09 < GitHub82> bitcoin/master 67caef6 Wladimir J. van der Laan: Merge #8314: Fix pkg-config issues for 0.13... 06:09 < GitHub52> [bitcoin] laanwj closed pull request #8314: Fix pkg-config issues for 0.13 (master...fix-pkg-config) https://github.com/bitcoin/bitcoin/pull/8314 06:10 < jonasschnelli> I think we should consider https://github.com/bitcoin/bitcoin/pull/8205/files for 0.13 06:10 < jonasschnelli> Or how would we later distinct between hd generated keys and imported keys? 06:10 < jonasschnelli> A simple metadata bit would be sufficient but I prefer 8205 (adds the keypath to the metadata) 06:18 -!- YOU-JI [~youyouyou@aa038026.dynamic.ppp.asahi-net.or.jp] has joined #bitcoin-core-dev 07:03 -!- Chris_Stewart_5 [~Chris_Ste@unaffiliated/chris-stewart-5/x-3612383] has quit [Ping timeout: 258 seconds] 07:18 < luke-jr> jonasschnelli: I think that conflicts with key origin? 07:37 < jonasschnelli> luke-jr: in Knots? 07:38 < jonasschnelli> We could use a different version number... 07:38 < jonasschnelli> And Knots should do some migration to keep compatibility between Core 07:40 < luke-jr> IMO just merge [old] key origin first seems to make the most sense? 07:41 < jonasschnelli> Agree. Not sure what's holding back the key origin PR... Something was controversial? Currently phone typing and can't check. 07:45 -!- Chris_Stewart_5 [~Chris_Ste@unaffiliated/chris-stewart-5/x-3612383] has joined #bitcoin-core-dev 08:09 -!- bsm117532 [~mcelrath@38.121.165.30] has quit [Remote host closed the connection] 08:11 -!- bsm117532 [~mcelrath@38.121.165.30] has joined #bitcoin-core-dev 08:15 -!- laurentmt [~Thunderbi@176.158.157.202] has quit [Quit: laurentmt] 08:19 < Chris_Stewart_5> Is there a slight difference in a GetHeaders message and a GetBlocks message where one includes the hash stop and the other doesn't? 08:19 < sipa> indeed 08:19 < sipa> no idea why this is the case 08:20 < Chris_Stewart_5> Hmm well that makes me feel better. Thanks 08:24 -!- YOU-JI_ [~youyouyou@ac145076.dynamic.ppp.asahi-net.or.jp] has joined #bitcoin-core-dev 08:26 -!- YOU-JI [~youyouyou@aa038026.dynamic.ppp.asahi-net.or.jp] has quit [Ping timeout: 250 seconds] 08:41 -!- Chris_Stewart_5 [~Chris_Ste@unaffiliated/chris-stewart-5/x-3612383] has quit [Ping timeout: 244 seconds] 08:44 -!- Chris_Stewart_5 [~Chris_Ste@unaffiliated/chris-stewart-5/x-3612383] has joined #bitcoin-core-dev 09:33 < GitHub165> [bitcoin] MarcoFalke opened pull request #8319: [qa] wallet*.py: Check for salvagewallet regressions (master...Mf1607-qaSalv) https://github.com/bitcoin/bitcoin/pull/8319 09:50 -!- YOU-JI_ [~youyouyou@ac145076.dynamic.ppp.asahi-net.or.jp] has quit [Quit: Leaving...] 10:11 -!- JackH [~Jack@79-73-186-51.dynamic.dsl.as9105.com] has quit [Quit: Leaving] 10:15 < MarcoFalke> ^ Hmm, apparently this runs fine with -usehd=0, but fails with -usehd=1. 10:20 -!- challisto [~challisto@c-76-16-149-33.hsd1.il.comcast.net] has joined #bitcoin-core-dev 10:20 -!- challisto [~challisto@c-76-16-149-33.hsd1.il.comcast.net] has quit [Changing host] 10:20 -!- challisto [~challisto@unaffiliated/challisto] has joined #bitcoin-core-dev 10:59 -!- Chris_Stewart_5 [~Chris_Ste@unaffiliated/chris-stewart-5/x-3612383] has quit [Ping timeout: 244 seconds] 11:03 -!- kadoban [~mud@unaffiliated/kadoban] has joined #bitcoin-core-dev 11:15 -!- Chris_Stewart_5 [~Chris_Ste@unaffiliated/chris-stewart-5/x-3612383] has joined #bitcoin-core-dev 11:18 < bsm117532> I've made an initial stab at adding segwit support to python-bitcoinlib. It's not complete yet, but if others want to help out, it's here: https://github.com/SolidXPartners/python-bitcoinlib 11:18 < btcdrak> https://github.com/petertodd/python-bitcoinlib/compare/master...SolidXPartners:segwit 11:25 -!- molly [~molly@unaffiliated/molly] has joined #bitcoin-core-dev 11:26 -!- molly is now known as moli 11:28 -!- molz [~molly@unaffiliated/molly] has quit [Ping timeout: 250 seconds] 11:29 < petertodd> btcdrak: awesome! 11:32 -!- Thapgich [~tesla@212.55.95.116] has joined #bitcoin-core-dev 12:14 -!- molz [~molly@unaffiliated/molly] has joined #bitcoin-core-dev 12:16 -!- moli [~molly@unaffiliated/molly] has quit [Ping timeout: 240 seconds] 12:17 -!- molly [~molly@unaffiliated/molly] has joined #bitcoin-core-dev 12:18 -!- Guyver2 [~Guyver2@guyver2.xs4all.nl] has joined #bitcoin-core-dev 12:18 -!- Chris_Stewart_5 [~Chris_Ste@unaffiliated/chris-stewart-5/x-3612383] has quit [Ping timeout: 246 seconds] 12:19 -!- molz [~molly@unaffiliated/molly] has quit [Ping timeout: 246 seconds] 12:38 -!- molly is now known as moli 12:47 -!- MarcoFalke [~marco@2a02:778:100:ea01:2225:64ff:fe3b:d4ca] has left #bitcoin-core-dev [] 13:16 < GitHub137> [bitcoin] KrzysiekJ opened pull request #8320: Fix 0.12 release notes on block relaying (master...0.12-release-notes-block-relaying) https://github.com/bitcoin/bitcoin/pull/8320 13:40 -!- molz [~molly@unaffiliated/molly] has joined #bitcoin-core-dev 13:40 -!- Chris_Stewart_5 [~Chris_Ste@unaffiliated/chris-stewart-5/x-3612383] has joined #bitcoin-core-dev 13:42 -!- moli [~molly@unaffiliated/molly] has quit [Ping timeout: 250 seconds] 13:43 -!- cryptapus_ [~cryptapus@unaffiliated/cryptapus] has joined #bitcoin-core-dev 13:51 -!- cryptapus_ [~cryptapus@unaffiliated/cryptapus] has quit [Ping timeout: 240 seconds] 14:06 -!- Chris_Stewart_5 [~Chris_Ste@unaffiliated/chris-stewart-5/x-3612383] has quit [Ping timeout: 240 seconds] 14:21 -!- Chris_Stewart_5 [~Chris_Ste@unaffiliated/chris-stewart-5/x-3612383] has joined #bitcoin-core-dev 14:32 < luke-jr> jonasschnelli: well, we don't really have someone designated to maintain the wallet right now - so I'd think the merging falls to you or wumpus primarily :p 14:32 -!- spudowiar [~spudowiar@unaffiliated/spudowiar] has joined #bitcoin-core-dev 14:33 < luke-jr> but I guess first either youuu or I need to revise the PR to simply the old code (IIRC that was the conclusion last discussion) 14:36 -!- jannes [~jannes@178.132.211.90] has quit [Quit: Leaving] 15:04 -!- Guyver2 [~Guyver2@guyver2.xs4all.nl] has quit [Quit: :)] 15:45 -!- spudowiar [~spudowiar@unaffiliated/spudowiar] has quit [Quit: brb] 15:45 -!- spudowiar [~spudowiar@unaffiliated/spudowiar] has joined #bitcoin-core-dev 16:18 -!- laurentmt [~Thunderbi@176.158.157.202] has joined #bitcoin-core-dev 16:19 -!- laurentmt [~Thunderbi@176.158.157.202] has quit [Client Quit] 16:21 -!- molz [~molly@unaffiliated/molly] has quit [Ping timeout: 240 seconds] 16:29 -!- moli [~molly@unaffiliated/molly] has joined #bitcoin-core-dev 16:33 -!- Giszmo [~leo@80.31.82.37] has joined #bitcoin-core-dev 16:41 -!- Giszmo [~leo@80.31.82.37] has quit [Ping timeout: 244 seconds] 16:51 -!- Giszmo [~leo@189.red-79-150-58.dynamicip.rima-tde.net] has joined #bitcoin-core-dev 16:54 -!- Chris_Stewart_5 [~Chris_Ste@unaffiliated/chris-stewart-5/x-3612383] has quit [Ping timeout: 250 seconds] 16:56 -!- randy-waterhouse [~kiwigb@opentransactions/dev/randy-waterhouse] has joined #bitcoin-core-dev 16:56 -!- Chris_Stewart_5 [~Chris_Ste@unaffiliated/chris-stewart-5/x-3612383] has joined #bitcoin-core-dev 16:58 -!- randy-waterhouse [~kiwigb@opentransactions/dev/randy-waterhouse] has quit [Client Quit] 16:58 < GitHub109> [bitcoin] tjps opened pull request #8321: Trivial: minor code cleanups for readability (master...tjps_cleanups) https://github.com/bitcoin/bitcoin/pull/8321 16:58 -!- randy-waterhouse [~kiwigb@opentransactions/dev/randy-waterhouse] has joined #bitcoin-core-dev 17:01 -!- Thapgich [~tesla@212.55.95.116] has quit [Ping timeout: 264 seconds] 17:04 -!- Chris_Stewart_5 [~Chris_Ste@unaffiliated/chris-stewart-5/x-3612383] has quit [Ping timeout: 240 seconds] 17:04 -!- murch [~murch@p4FE3A8C0.dip0.t-ipconnect.de] has quit [Quit: Leaving.] 17:09 -!- Chris_Stewart_5 [~Chris_Ste@unaffiliated/chris-stewart-5/x-3612383] has joined #bitcoin-core-dev 17:11 -!- frankenmint [~frankenmi@174-25-9-165.ptld.qwest.net] has joined #bitcoin-core-dev 17:19 -!- frankenmint [~frankenmi@174-25-9-165.ptld.qwest.net] has quit [Remote host closed the connection] 17:20 -!- frankenmint [~frankenmi@174-25-9-165.ptld.qwest.net] has joined #bitcoin-core-dev 17:23 -!- frankenmint [~frankenmi@174-25-9-165.ptld.qwest.net] has quit [Read error: No route to host] 17:23 -!- frankenmint [~frankenmi@174-25-9-165.ptld.qwest.net] has joined #bitcoin-core-dev 17:27 -!- spudowiar [~spudowiar@unaffiliated/spudowiar] has quit [Quit: Leaving.] 17:27 -!- YOU-JI [~youyouyou@ac145076.dynamic.ppp.asahi-net.or.jp] has joined #bitcoin-core-dev 17:32 -!- Chris_Stewart_5 [~Chris_Ste@unaffiliated/chris-stewart-5/x-3612383] has quit [Ping timeout: 252 seconds] 17:39 -!- Chris_Stewart_5 [~Chris_Ste@unaffiliated/chris-stewart-5/x-3612383] has joined #bitcoin-core-dev 17:53 -!- frankenmint [~frankenmi@174-25-9-165.ptld.qwest.net] has quit [Remote host closed the connection] 17:54 -!- Chris_Stewart_5 [~Chris_Ste@unaffiliated/chris-stewart-5/x-3612383] has quit [Ping timeout: 240 seconds] 17:55 -!- Chris_Stewart_5 [~Chris_Ste@unaffiliated/chris-stewart-5/x-3612383] has joined #bitcoin-core-dev 18:08 -!- Chris_Stewart_5 [~Chris_Ste@unaffiliated/chris-stewart-5/x-3612383] has quit [Ping timeout: 244 seconds] 18:15 -!- Ylbam [uid99779@gateway/web/irccloud.com/x-lpzcqtneknqiijjz] has quit [Quit: Connection closed for inactivity] 18:25 -!- Giszmo [~leo@189.red-79-150-58.dynamicip.rima-tde.net] has quit [Ping timeout: 264 seconds] 18:39 -!- Chris_Stewart_5 [~Chris_Ste@unaffiliated/chris-stewart-5/x-3612383] has joined #bitcoin-core-dev 18:56 -!- Chris_Stewart_5 [~Chris_Ste@unaffiliated/chris-stewart-5/x-3612383] has quit [Ping timeout: 276 seconds] 19:04 -!- Alopex [~bitcoin@cyber.dealing.ninja] has quit [Remote host closed the connection] 19:05 -!- Alopex [~bitcoin@cyber.dealing.ninja] has joined #bitcoin-core-dev 19:18 -!- Chris_Stewart_5 [~Chris_Ste@unaffiliated/chris-stewart-5/x-3612383] has joined #bitcoin-core-dev 19:23 -!- PaulCapestany [~PaulCapes@204.28.124.82] has quit [Quit: .] 19:26 -!- PaulCapestany [~PaulCapes@204.28.124.82] has joined #bitcoin-core-dev 19:53 -!- cryptapus_ [~cryptapus@unaffiliated/cryptapus] has joined #bitcoin-core-dev 19:55 -!- Chris_Stewart_5 [~Chris_Ste@unaffiliated/chris-stewart-5/x-3612383] has quit [Ping timeout: 246 seconds] 20:20 -!- Chris_Stewart_5 [~Chris_Ste@unaffiliated/chris-stewart-5/x-3612383] has joined #bitcoin-core-dev 20:22 -!- [Author] [~Author]@2401:a400:3202:2000:bad:d09:15:90d] has quit [Ping timeout: 240 seconds] 20:29 -!- cryptapus_ [~cryptapus@unaffiliated/cryptapus] has quit [Ping timeout: 240 seconds] 20:43 -!- Chris_Stewart_5 [~Chris_Ste@unaffiliated/chris-stewart-5/x-3612383] has quit [Ping timeout: 264 seconds] 21:41 -!- arubi_ is now known as arubi 22:00 -!- Alopex [~bitcoin@cyber.dealing.ninja] has quit [Remote host closed the connection] 22:01 -!- Alopex [~bitcoin@cyber.dealing.ninja] has joined #bitcoin-core-dev 22:03 -!- dgenr8 [~dgenr8@unaffiliated/dgenr8] has quit [Read error: Connection reset by peer] 22:25 -!- randy-waterhouse [~kiwigb@opentransactions/dev/randy-waterhouse] has quit [Quit: Leaving.] 22:39 -!- YOU-JI [~youyouyou@ac145076.dynamic.ppp.asahi-net.or.jp] has quit [Quit: Leaving...] 22:48 -!- Alopex [~bitcoin@cyber.dealing.ninja] has quit [Remote host closed the connection] 22:49 -!- Alopex [~bitcoin@cyber.dealing.ninja] has joined #bitcoin-core-dev 23:21 -!- Alopex [~bitcoin@cyber.dealing.ninja] has quit [Remote host closed the connection] 23:22 -!- Alopex [~bitcoin@cyber.dealing.ninja] has joined #bitcoin-core-dev 23:29 -!- zooko [~user@2601:281:8000:8387:3c49:dd5a:a6b6:1281] has joined #bitcoin-core-dev 23:43 -!- zooko [~user@2601:281:8000:8387:3c49:dd5a:a6b6:1281] has quit [Ping timeout: 250 seconds] 23:59 -!- kadoban [~mud@unaffiliated/kadoban] has quit [Quit: bye]