--- Day changed Sat Jun 24 2017 00:25 < wumpus> sipa: how would that work? you'd pass in two lambas - one gets called if the value is present, and the other if the return value is not present? 00:29 < sipa> wumpus: yup 00:30 < sipa> Maybe a = (a -> b, () -> b) -> b 00:31 < sipa> in haskellish type notation 00:32 < wumpus> though if the function would no longer have a return type at all, it would have the advantage that callbacks can be asynchronous 00:32 < wumpus> that would be more NodeJS than Haskell though :-( 00:46 -!- SopaXorzTaker [~SopaXorzT@unaffiliated/sopaxorztaker] has joined #bitcoin-core-dev 00:56 -!- Ylbam [uid99779@gateway/web/irccloud.com/x-eovlqdijtihjzrke] has joined #bitcoin-core-dev 01:15 -!- Guyver2 [~Guyver2@guyver2.xs4all.nl] has joined #bitcoin-core-dev 01:17 < bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/e2921405dff1...8c841a31a91f 01:17 < bitcoin-git> bitcoin/master fab9b60 MarcoFalke: doc: Remove outdated minrelaytxfee comment 01:17 < bitcoin-git> bitcoin/master 8c841a3 Wladimir J. van der Laan: Merge #10626: doc: Remove outdated minrelaytxfee comment... 01:17 < bitcoin-git> [bitcoin] laanwj closed pull request #10626: doc: Remove outdated minrelaytxfee comment (master...Mf1706-docInit) https://github.com/bitcoin/bitcoin/pull/10626 01:20 < MarcoFalke> ! [remote rejected] master -> master (cannot lock ref 'refs/heads/master': is at 8c841a31a91ffe7e449c4733d14664b79cb39378 but expected e2921405dff1331d0a1ba6a2e97b2cc23992e72a) 01:20 < MarcoFalke> What are the odds? :) 01:21 < wumpus> oh! did our merges collide? I think it happened to me once, before 01:22 < bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/8c841a31a91f...e0a7801223fd 01:22 < bitcoin-git> bitcoin/master 5155d11 Andrew Chow: Initialize randomness in benchmarks... 01:22 < bitcoin-git> bitcoin/master e0a7801 MarcoFalke: Merge #10662: Initialize randomness in benchmarks... 01:22 < bitcoin-git> [bitcoin] MarcoFalke closed pull request #10662: Initialize randomness in benchmarks (master...fix-bench) https://github.com/bitcoin/bitcoin/pull/10662 01:35 -!- johnwang412 [~AndChat20@ip68-100-106-241.dc.dc.cox.net] has quit [Read error: Connection reset by peer] 01:36 -!- johnwang412 [~AndChat20@ip68-100-106-241.dc.dc.cox.net] has joined #bitcoin-core-dev 01:43 -!- chjj [~chjj@unaffiliated/chjj] has joined #bitcoin-core-dev 01:44 -!- pspn [~pspn@180.183.143.186] has joined #bitcoin-core-dev 01:46 -!- pspn [~pspn@180.183.143.186] has quit [Remote host closed the connection] 02:18 -!- goofie_ [~goofie@104-7-174-119.lightspeed.hstntx.sbcglobal.net] has quit [Ping timeout: 240 seconds] 02:28 < bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/e0a7801223fd...232508fe0fcb 02:28 < bitcoin-git> bitcoin/master dd869c6 Gregory Maxwell: Add an explanation of quickly hashing onto a non-power of two range.... 02:28 < bitcoin-git> bitcoin/master 232508f Wladimir J. van der Laan: Merge #10577: Add an explanation of quickly hashing onto a non-power of two range.... 02:28 < bitcoin-git> [bitcoin] laanwj closed pull request #10577: Add an explanation of quickly hashing onto a non-power of two range. (master...hashrange-comment) https://github.com/bitcoin/bitcoin/pull/10577 02:37 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 02:47 -!- neel [~neel@79.184.228.135.ipv4.supernova.orange.pl] has quit [Remote host closed the connection] 02:56 -!- neel [~neel@79.184.228.135.ipv4.supernova.orange.pl] has joined #bitcoin-core-dev 02:56 -!- neel [~neel@79.184.228.135.ipv4.supernova.orange.pl] has quit [Read error: Connection reset by peer] 02:57 -!- neel [~neel@79.184.228.135.ipv4.supernova.orange.pl] has joined #bitcoin-core-dev 03:03 -!- neel [~neel@79.184.228.135.ipv4.supernova.orange.pl] has quit [Remote host closed the connection] 03:03 -!- goofie_ [~goofie@104-7-174-119.lightspeed.hstntx.sbcglobal.net] has joined #bitcoin-core-dev 03:07 -!- neel [~neel@79.184.228.135.ipv4.supernova.orange.pl] has joined #bitcoin-core-dev 03:18 -!- d9b4bef9 [~d9b4bef9@web501.webfaction.com] has quit [Remote host closed the connection] 03:19 -!- d9b4bef9 [~d9b4bef9@web501.webfaction.com] has joined #bitcoin-core-dev 03:20 < wumpus> NicolasDorier: #10622 is strange - it looks like a stale bitcoin-config.h is floating around, but I'd expect git clean -dfx to take care of that 03:20 < gribble> https://github.com/bitcoin/bitcoin/issues/10622 | Compile error (ubuntu trusty) · Issue #10622 · bitcoin/bitcoin · GitHub 03:21 -!- goofie_ [~goofie@104-7-174-119.lightspeed.hstntx.sbcglobal.net] has quit [Ping timeout: 268 seconds] 03:25 < bitcoin-git> [bitcoin] laanwj pushed 6 new commits to master: https://github.com/bitcoin/bitcoin/compare/232508fe0fcb...2772dc9f2199 03:25 < bitcoin-git> bitcoin/master 7f31762 Cory Fields: net: add an internal subnet for representing unresolved hostnames... 03:25 < bitcoin-git> bitcoin/master 6d0bd5b Cory Fields: net: do not allow resolving to an internal address... 03:25 < bitcoin-git> bitcoin/master 6cdc488 Cory Fields: net: switch to dummy internal ip for dns seed source... 03:25 < bitcoin-git> [bitcoin] laanwj closed pull request #10446: net: avoid extra dns query per seed (master...no-double-resolve) https://github.com/bitcoin/bitcoin/pull/10446 03:26 -!- neel [~neel@79.184.228.135.ipv4.supernova.orange.pl] has quit [Remote host closed the connection] 03:31 -!- neel [~neel@79.184.228.135.ipv4.supernova.orange.pl] has joined #bitcoin-core-dev 03:32 -!- neel [~neel@79.184.228.135.ipv4.supernova.orange.pl] has quit [Remote host closed the connection] 03:33 -!- neel [~neel@79.184.228.135.ipv4.supernova.orange.pl] has joined #bitcoin-core-dev 03:34 -!- goofie_ [~goofie@104-7-174-119.lightspeed.hstntx.sbcglobal.net] has joined #bitcoin-core-dev 04:20 -!- Dyaheon [~Dya@a91-156-192-39.elisa-laajakaista.fi] has quit [Ping timeout: 260 seconds] 04:22 -!- Dyaheon [~Dya@a91-156-192-39.elisa-laajakaista.fi] has joined #bitcoin-core-dev 04:31 < bitcoin-git> [bitcoin] laanwj closed pull request #9919: UNIX sockets support for RPC (master...2017_03_unix_socket) https://github.com/bitcoin/bitcoin/pull/9919 04:31 < bitcoin-git> [bitcoin] laanwj closed pull request #9979: p2p: Bare minimum to support UNIX sockets (master...2017_03_unix_socket_p2p) https://github.com/bitcoin/bitcoin/pull/9979 04:45 -!- Guyver2_ [~Guyver2@guyver2.xs4all.nl] has joined #bitcoin-core-dev 04:47 -!- Guyver2 [~Guyver2@guyver2.xs4all.nl] has quit [Ping timeout: 260 seconds] 04:47 -!- Guyver2_ is now known as Guyver2 04:52 -!- belcher [~belcher@unaffiliated/belcher] has joined #bitcoin-core-dev 04:59 -!- laurentmt [~Thunderbi@176.158.157.202] has joined #bitcoin-core-dev 05:14 -!- belcher is now known as belcher_ 05:30 -!- johnwang412 [~AndChat20@ip68-100-106-241.dc.dc.cox.net] has quit [Ping timeout: 246 seconds] 05:46 -!- Guyver2 [~Guyver2@guyver2.xs4all.nl] has quit [Ping timeout: 260 seconds] 06:00 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Ping timeout: 268 seconds] 06:01 -!- Chris_Stewart_5 [~chris@unaffiliated/chris-stewart-5/x-3612383] has joined #bitcoin-core-dev 06:15 < bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/2772dc9f2199...00350bd6db91 06:15 < bitcoin-git> bitcoin/master 0ef7de9 John Newbery: [RPCs] Remove submitblock parameters argument help text 06:15 < bitcoin-git> bitcoin/master 00350bd Wladimir J. van der Laan: Merge #10191: [trivial] Rename unused RPC arguments 'dummy'... 06:15 < bitcoin-git> [bitcoin] laanwj closed pull request #10191: [trivial] Rename unused RPC arguments 'dummy' (master...remove_submit_block_params) https://github.com/bitcoin/bitcoin/pull/10191 06:16 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 06:16 -!- Deadhand [~deadhand@CPEf0f249a14e43-CMf0f249a14e40.cpe.net.cable.rogers.com] has quit [Read error: Connection reset by peer] 06:21 -!- Deadhand [~deadhand@CPEf0f249a14e43-CMf0f249a14e40.cpe.net.cable.rogers.com] has joined #bitcoin-core-dev 06:31 -!- laurentmt1 [~Thunderbi@176.158.157.202] has joined #bitcoin-core-dev 06:32 -!- laurentmt [~Thunderbi@176.158.157.202] has quit [Ping timeout: 240 seconds] 06:32 -!- laurentmt1 is now known as laurentmt 06:40 < bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/00350bd6db91...b62b4c873e18 06:40 < bitcoin-git> bitcoin/master e503b2b tnaka: fixed listunspent rpc convert parameter 06:40 < bitcoin-git> bitcoin/master b62b4c8 Wladimir J. van der Laan: Merge #10627: fixed listunspent rpc convert parameter... 06:40 < bitcoin-git> [bitcoin] laanwj closed pull request #10627: fixed listunspent rpc convert parameter (master...fixed-listunspent) https://github.com/bitcoin/bitcoin/pull/10627 06:45 < bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/b62b4c873e18...eee398fa123f 06:45 < bitcoin-git> bitcoin/master 1887337 Gregory Maxwell: Add a comment explaining the use of MAX_BLOCK_BASE_SIZE. 06:45 < bitcoin-git> bitcoin/master eee398f Wladimir J. van der Laan: Merge #10608: Add a comment explaining the use of MAX_BLOCK_BASE_SIZE.... 06:46 < bitcoin-git> [bitcoin] laanwj closed pull request #10608: Add a comment explaining the use of MAX_BLOCK_BASE_SIZE. (master...size_comment) https://github.com/bitcoin/bitcoin/pull/10608 07:00 < bitcoin-git> [bitcoin] laanwj closed pull request #10339: Optimization: Calculate block hash less times (master...b15-optimization-blockhash) https://github.com/bitcoin/bitcoin/pull/10339 07:40 < bitcoin-git> [bitcoin] laanwj pushed 5 new commits to master: https://github.com/bitcoin/bitcoin/compare/eee398fa123f...bef02fb6ac9f 07:40 < bitcoin-git> bitcoin/master ccf84bb Russell Yanofsky: Move birthday optimization out of ScanForWalletTransactions... 07:40 < bitcoin-git> bitcoin/master 9bb66ab Russell Yanofsky: Add RescanFromTime method and use from rpcdump... 07:40 < bitcoin-git> bitcoin/master 5b2be2b Russell Yanofsky: Make CWallet::RescanFromTime comment less ambiguous 07:40 < bitcoin-git> [bitcoin] laanwj closed pull request #10412: Improve wallet rescan API (master...pr/scanclean) https://github.com/bitcoin/bitcoin/pull/10412 08:02 -!- Guyver2 [~Guyver2@guyver2.xs4all.nl] has joined #bitcoin-core-dev 08:20 -!- Chris_Stewart_5 [~chris@unaffiliated/chris-stewart-5/x-3612383] has quit [Ping timeout: 255 seconds] 08:47 -!- Chris_Stewart_5 [~chris@unaffiliated/chris-stewart-5/x-3612383] has joined #bitcoin-core-dev 09:01 -!- riemann [~riemann@ip-222-88.ists.pl] has joined #bitcoin-core-dev 09:02 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Ping timeout: 246 seconds] 09:19 < Victorsueca> gee, that's some activity there 09:21 -!- neel [~neel@79.184.228.135.ipv4.supernova.orange.pl] has quit [] 09:24 -!- Chris_Stewart_5 [~chris@unaffiliated/chris-stewart-5/x-3612383] has quit [Ping timeout: 276 seconds] 09:30 < achow101> Does anyone know what commit(s) or PRs removed IP transactions? I was looking at #253 but it says 0 commits and 0 changes and the commit it references is completely unrelated :( 09:30 < gribble> https://github.com/bitcoin/bitcoin/issues/253 | Remove send to IP address and IP transactions support by laanwj · Pull Request #253 · bitcoin/bitcoin · GitHub 09:32 -!- shesek [~shesek@unaffiliated/shesek] has quit [Ping timeout: 246 seconds] 09:34 -!- n1ce [~n1ce@unaffiliated/n1ce] has joined #bitcoin-core-dev 09:37 -!- Chris_Stewart_5 [~chris@unaffiliated/chris-stewart-5/x-3612383] has joined #bitcoin-core-dev 09:38 -!- riemann [~riemann@ip-222-88.ists.pl] has quit [Quit: Leaving] 09:58 -!- Giszmo [~leo@pc-240-13-215-201.cm.vtr.net] has joined #bitcoin-core-dev 10:02 -!- dermoth [~dermoth@gateway/tor-sasl/dermoth] has quit [Remote host closed the connection] 10:02 -!- dermoth [~dermoth@gateway/tor-sasl/dermoth] has joined #bitcoin-core-dev 10:11 -!- Chris_Stewart_5 [~chris@unaffiliated/chris-stewart-5/x-3612383] has quit [Ping timeout: 255 seconds] 10:17 -!- riemann [~riemann@ip-222-88.ists.pl] has joined #bitcoin-core-dev 10:25 -!- _void [598ccec6@gateway/web/freenode/ip.89.140.206.198] has joined #bitcoin-core-dev 10:34 -!- shesek [~shesek@unaffiliated/shesek] has joined #bitcoin-core-dev 12:11 -!- SopaXorzTaker [~SopaXorzT@unaffiliated/sopaxorztaker] has quit [Remote host closed the connection] 12:14 < _void> Hi! I've been reading about sidechains (and I'm reading now a Vitalik's post about sharding) and there is something I don't get, because I always thought that to secure a sidechain the only thing needed is a hash on the main chain 12:15 < Lauda> Wrong channel 12:15 < _void> Mmm sorry, I'm new here 12:16 < Lauda> try #bitcoin-dev 12:18 < _void> Mhh what's the difference? I think I should use some channel for "discuss" like the mailing list (dev and discuss) 12:20 -!- goofie_ [~goofie@104-7-174-119.lightspeed.hstntx.sbcglobal.net] has quit [Ping timeout: 258 seconds] 12:21 < sipa> this channel is about development of one specific implementation of the bitcoin protocol called bitcoin core 12:25 < _void> Now I see, there are a bunch of channels, maybe you see me here anyway, I'm thinking of joining the dev community :) 12:27 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 12:33 < sipa> achow101: i think it was removed in various steps 12:48 -!- wumpus [~quassel@pdpc/supporter/professional/wumpus] has quit [Ping timeout: 260 seconds] 12:50 -!- wumpus [~quassel@pdpc/supporter/professional/wumpus] has joined #bitcoin-core-dev 13:09 -!- riemann [~riemann@ip-222-88.ists.pl] has quit [Ping timeout: 260 seconds] 13:11 -!- Dyaheon [~Dya@a91-156-192-39.elisa-laajakaista.fi] has quit [Ping timeout: 240 seconds] 13:12 -!- Dyaheon [~Dya@a91-156-192-39.elisa-laajakaista.fi] has joined #bitcoin-core-dev 13:21 -!- goofie_ [~goofie@104-7-174-119.lightspeed.hstntx.sbcglobal.net] has joined #bitcoin-core-dev 13:25 -!- riemann [~riemann@ip-222-88.ists.pl] has joined #bitcoin-core-dev 13:25 -!- Squidicuz [~squid@pool-72-74-34-138.bstnma.fios.verizon.net] has quit [Read error: Connection reset by peer] 13:41 -!- jamesob [~jamesob@c-73-241-180-136.hsd1.ca.comcast.net] has joined #bitcoin-core-dev 13:47 -!- marcoagn1 [~user@187.113.131.3] has quit [Quit: WeeChat 1.0.1] 13:48 -!- marcoagner [~user@187.113.131.3] has joined #bitcoin-core-dev 13:49 -!- marcoagner [~user@187.113.131.3] has quit [Client Quit] 13:50 -!- marcoagner [~user@187.113.131.3] has joined #bitcoin-core-dev 13:50 -!- Chris_Stewart_5 [~chris@unaffiliated/chris-stewart-5/x-3612383] has joined #bitcoin-core-dev 13:51 -!- laurentmt [~Thunderbi@176.158.157.202] has quit [Quit: laurentmt] 13:52 -!- Squidicuz [~squid@pool-72-74-34-138.bstnma.fios.verizon.net] has joined #bitcoin-core-dev 13:54 -!- neel [~neel@79.184.241.46.ipv4.supernova.orange.pl] has joined #bitcoin-core-dev 13:54 -!- marcoagner [~user@187.113.131.3] has quit [Client Quit] 13:54 -!- laurentmt [~Thunderbi@176.158.157.202] has joined #bitcoin-core-dev 13:55 -!- marcoagner [~user@187.113.131.3] has joined #bitcoin-core-dev 13:56 -!- marcoagner [~user@187.113.131.3] has quit [Remote host closed the connection] 13:56 -!- marcoagner [~user@187.113.131.3] has joined #bitcoin-core-dev 14:06 -!- jamesob [~jamesob@c-73-241-180-136.hsd1.ca.comcast.net] has quit [Remote host closed the connection] 14:28 -!- Chris_Stewart_5 [~chris@unaffiliated/chris-stewart-5/x-3612383] has quit [Ping timeout: 240 seconds] 14:39 -!- Chris_Stewart_5 [~chris@unaffiliated/chris-stewart-5/x-3612383] has joined #bitcoin-core-dev 14:59 -!- neel [~neel@79.184.241.46.ipv4.supernova.orange.pl] has quit [Remote host closed the connection] 15:00 < TheV01D> hello ppl 15:00 < TheV01D> I want to use base58 and key.h in a seperate program 15:00 < TheV01D> linker complaining bout memory_cleanse 15:06 -!- riemann [~riemann@ip-222-88.ists.pl] has quit [Quit: Leaving] 15:22 -!- Chris_Stewart_5 [~chris@unaffiliated/chris-stewart-5/x-3612383] has quit [Ping timeout: 260 seconds] 15:23 -!- Guyver2 [~Guyver2@guyver2.xs4all.nl] has quit [Quit: :)] 15:25 -!- Chris_Stewart_5 [~chris@unaffiliated/chris-stewart-5/x-3612383] has joined #bitcoin-core-dev 15:27 -!- handlex [~handlex@2804:14c:658f:4ac1:59aa:7063:b1d3:f974] has joined #bitcoin-core-dev 15:27 -!- handlex [~handlex@2804:14c:658f:4ac1:59aa:7063:b1d3:f974] has quit [Client Quit] 15:28 -!- handlex [~handlex@2804:14c:658f:4ac1:59aa:7063:b1d3:f974] has joined #bitcoin-core-dev 15:31 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Ping timeout: 268 seconds] 15:37 -!- Cheeseo [~Cheeseo@gateway/vpn/privateinternetaccess/cheeseo] has joined #bitcoin-core-dev 15:48 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 15:52 -!- Cheeseo [~Cheeseo@gateway/vpn/privateinternetaccess/cheeseo] has quit [Read error: Connection reset by peer] 15:59 -!- Chris_Stewart_5 [~chris@unaffiliated/chris-stewart-5/x-3612383] has quit [Ping timeout: 255 seconds] 16:10 -!- laurentmt [~Thunderbi@176.158.157.202] has quit [Quit: laurentmt] 16:11 < bitcoin-git> [bitcoin] jtimon closed pull request #10462: Consensus: Modified BIP8 implementation (master...b15-bip8-min) https://github.com/bitcoin/bitcoin/pull/10462 16:15 -!- jtimon [~quassel@c-73-189-35-88.hsd1.ca.comcast.net] has joined #bitcoin-core-dev 16:15 -!- handlex [~handlex@2804:14c:658f:4ac1:59aa:7063:b1d3:f974] has quit [Quit: handlex] 16:16 < jtimon> it almost never needs rebase, but I have looked if it needs it or not so many times...there doesn't seem to be much interest in #9176 wumpus should I close it? 16:16 < gribble> https://github.com/bitcoin/bitcoin/issues/9176 | Globals: Pass Consensus::Params through CBlockTreeDB::LoadBlockIndexGuts() by jtimon · Pull Request #9176 · bitcoin/bitcoin · GitHub 16:18 < jtimon> is in a sense similar to #10339 in the sense that people seem to dislike more explicit arguments 16:18 < gribble> https://github.com/bitcoin/bitcoin/issues/10339 | Optimization: Calculate block hash less times by jtimon · Pull Request #10339 · bitcoin/bitcoin · GitHub 16:34 -!- thrasher`` [~thrasher@unaffiliated/thrasher/x-7291870] has quit [Ping timeout: 260 seconds] 16:36 -!- thrasher` [~thrasher@unaffiliated/thrasher/x-7291870] has joined #bitcoin-core-dev 17:02 -!- suryab [4cbf127f@gateway/web/freenode/ip.76.191.18.127] has joined #bitcoin-core-dev 17:04 < suryab> Hi, i'm trying to calculate the fee rate of a transaction that is not in the mempool. I saw the way fees are traditionally calculated and can't do the mempool.info() route. Any suggestions? 17:05 < suryab> There also doesn't seem to be any functionality already there for getting the feerate out of a transaction. 17:11 < sipa> you can't get the feerate from a transaction 17:11 < sipa> you need the UTXOs it spends 17:11 < jtimon> suryab: I believe you are correct. Not only at the rpc level but not even at a lower level. https://github.com/bitcoin/bitcoin/pull/8498 would solve this or you can just CAmount nFees = view.GetValueIn(tx)- tx.GetValueOut(); 17:11 < jtimon> right, there the utxos are in view 17:56 -!- jamesob [~jamesob@c-73-241-180-136.hsd1.ca.comcast.net] has joined #bitcoin-core-dev 18:07 -!- jamesob [~jamesob@c-73-241-180-136.hsd1.ca.comcast.net] has quit [Remote host closed the connection] 18:38 -!- Ylbam [uid99779@gateway/web/irccloud.com/x-eovlqdijtihjzrke] has quit [Quit: Connection closed for inactivity] 18:43 -!- diteli_ [~diteli@pool-71-183-25-193.nycmny.east.verizon.net] has joined #bitcoin-core-dev 19:02 -!- harrymm [~wayne@104.237.91.163] has quit [Remote host closed the connection] 19:26 -!- jtimon [~quassel@c-73-189-35-88.hsd1.ca.comcast.net] has quit [Ping timeout: 240 seconds] 19:33 -!- jtimon [~quassel@c-73-189-35-88.hsd1.ca.comcast.net] has joined #bitcoin-core-dev 19:33 -!- jtimon [~quassel@c-73-189-35-88.hsd1.ca.comcast.net] has quit [Remote host closed the connection] 19:38 -!- diteli_ [~diteli@pool-71-183-25-193.nycmny.east.verizon.net] has quit [Quit: Leaving] 19:44 -!- belcher_ [~belcher@unaffiliated/belcher] has quit [Quit: Leaving] 19:54 -!- goofie_ [~goofie@104-7-174-119.lightspeed.hstntx.sbcglobal.net] has quit [Ping timeout: 240 seconds] 19:55 -!- chjj [~chjj@unaffiliated/chjj] has quit [Ping timeout: 240 seconds] 20:10 -!- goofie_ [~goofie@104-7-174-119.lightspeed.hstntx.sbcglobal.net] has joined #bitcoin-core-dev 21:24 -!- jtimon [~quassel@50-240-212-81-static.hfc.comcastbusiness.net] has joined #bitcoin-core-dev 21:50 -!- suryab [4cbf127f@gateway/web/freenode/ip.76.191.18.127] has quit [Ping timeout: 260 seconds] 22:06 < bitcoin-git> [bitcoin] jtimon closed pull request #9717: Pow: Remove fCheckPOW from CheckBlockHeader (master...pre-0.14-dont-call-me) https://github.com/bitcoin/bitcoin/pull/9717 22:07 -!- chjj [~chjj@unaffiliated/chjj] has joined #bitcoin-core-dev 22:16 < bitcoin-git> [bitcoin] jtimon reopened pull request #9717: Pow: Remove fCheckPOW from CheckBlockHeader (master...pre-0.14-dont-call-me) https://github.com/bitcoin/bitcoin/pull/9717 22:23 -!- chjj [~chjj@unaffiliated/chjj] has quit [Ping timeout: 260 seconds] 22:58 -!- ProfMac_ [43c671dc@gateway/web/freenode/ip.67.198.113.220] has quit [Ping timeout: 260 seconds] 23:09 < jtimon> mhmm, it doesn't seem like https://travis-ci.org/bitcoin/bitcoin/jobs/246709867 and https://travis-ci.org/bitcoin/bitcoin/jobs/246709865 should have failed, but I'm on the laptop and I can't say for sure yet 23:27 -!- harrymm [~wayne@223.206.115.68] has joined #bitcoin-core-dev 23:31 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Remote host closed the connection] 23:31 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 23:33 -!- btcdrak [uid234579@gateway/web/irccloud.com/x-vlintucjsfyavidc] has joined #bitcoin-core-dev 23:34 -!- goofie_ [~goofie@104-7-174-119.lightspeed.hstntx.sbcglobal.net] has quit [Ping timeout: 268 seconds] 23:35 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Ping timeout: 240 seconds] 23:45 -!- harrymm [~wayne@223.206.115.68] has quit [Quit: Leaving.] 23:46 -!- harrymm [~wayne@223.206.115.68] has joined #bitcoin-core-dev