--- Day changed Wed May 09 2018 00:01 -!- zigen [~zigen@fs276ed17b.tkyc008.ap.nuro.jp] has joined #bitcoin-core-dev 00:04 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 00:04 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 00:05 < glaksmono> anyone know when I can merge my PR? haha 00:05 < glaksmono> https://github.com/bitcoin/bitcoin/pull/13183 00:05 < glaksmono> Kind of too excited for my first contribution to bitcoin :) 00:06 < kallewoof> meshcollider: Thanks a lot. Lemme know if you want something reviewed from my end. :) 00:07 < meshcollider> I'm all good for the moment, haven't had a chance to get any new PRs up for a while because of uni sadly 00:07 < kallewoof> glaksmono: Soon I'd suspect. Patience is definitely a valuable asset to have around here though :) 00:08 < kallewoof> meshcollider: OK 00:08 < meshcollider> glaksmono: thanks for helping out! just like every PR it just has to get enough review so that the maintainers can safely merge it :) 00:08 < glaksmono> Got it, thanks guys 00:08 < meshcollider> looks like it is basically ready though, so should be soon like kallewoof said :) 00:14 -!- JackH [~laptop@host-80-47-85-84.as13285.net] has quit [Ping timeout: 256 seconds] 00:17 -!- yutaka [~ynakasone@zz2014411797B6F89E82.userreverse.dion.ne.jp] has quit [Remote host closed the connection] 00:21 -!- lnostdal [~lnostdal@77.70.119.51] has quit [Ping timeout: 264 seconds] 00:37 -!- TheRec_ [~toto@drupal.org/user/146860/view] has quit [] 00:38 -!- glaksmono [~glaksmono@112.78.141.26] has quit [Read error: Connection reset by peer] 00:39 -!- glaksmono [~glaksmono@119.10.176.150] has joined #bitcoin-core-dev 00:50 -!- JackH [~laptop@77.108.153.213] has joined #bitcoin-core-dev 00:50 -!- glaksmono [~glaksmono@119.10.176.150] has quit [Remote host closed the connection] 00:50 -!- glaksmono [~glaksmono@119.10.176.150] has joined #bitcoin-core-dev 00:51 < bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/7b966d9e6e30...9458b05f2834 00:51 < bitcoin-git> bitcoin/master 18c0b84 Grady Laksmono: [bitcoin-11004] creating another jobs for the CHECK_DOC=1, separated from the core jobs 00:51 < bitcoin-git> bitcoin/master 9458b05 Wladimir J. van der Laan: Merge #13183: [travis] New travis job for CHECK_DOCS steps... 00:52 < bitcoin-git> [bitcoin] laanwj closed pull request #13183: [travis] New travis job for CHECK_DOCS steps (master...bitcoin-11004) https://github.com/bitcoin/bitcoin/pull/13183 00:52 < meshcollider> glaksmono congratulations :) 00:53 < bitcoin-git> [bitcoin] kallewoof opened pull request #13197: util: warn about ignored recursive -includeconf calls (master...includeconf-warn-nonrecursive) https://github.com/bitcoin/bitcoin/pull/13197 00:54 < kallewoof> grats on first PR :) 00:55 -!- glaksmono [~glaksmono@119.10.176.150] has quit [Ping timeout: 256 seconds] 00:58 -!- JackH [~laptop@77.108.153.213] has quit [Quit: Leaving] 01:00 -!- timothy [~tredaelli@redhat/timothy] has joined #bitcoin-core-dev 01:00 < fanquake> wumpus #13093 Should be ready 01:00 < gribble> https://github.com/bitcoin/bitcoin/issues/13093 | [0.15] backport: depends qt patches by fanquake · Pull Request #13093 · bitcoin/bitcoin · GitHub 01:02 < wumpus> fanquake: ack 01:03 -!- rex4539 [~textual@ppp-2-87-179-137.home.otenet.gr] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 01:03 < ken2812221> I don't know why clang hates my code and how to fix it. Any suggestion about #13195? 01:03 < gribble> https://github.com/bitcoin/bitcoin/issues/13195 | [WIP] Wrap C++17 std::filesystem::path to solve encoding issue on Windows. by ken2812221 · Pull Request #13195 · bitcoin/bitcoin · GitHub 01:05 -!- drizztbsd [~tredaelli@redhat/timothy] has joined #bitcoin-core-dev 01:05 -!- timothy [~tredaelli@redhat/timothy] has quit [Ping timeout: 246 seconds] 01:05 < jonasschnelli> fanquake, wumpus: is there a gitian build required before merging #13093 01:05 < gribble> https://github.com/bitcoin/bitcoin/issues/13093 | [0.15] backport: depends qt patches by fanquake · Pull Request #13093 · bitcoin/bitcoin · GitHub 01:06 < wumpus> jonasschnelli: it can't hurt; though there's a tested ack already 01:07 -!- drizztbsd is now known as timothy 01:07 -!- setpill [~setpill@unaffiliated/setpill] has joined #bitcoin-core-dev 01:07 < wumpus> jonasschnelli: also we've been testing these patches on master already - I guess the useful test of doing a gitian build would be whether a gitian build still works, of course 01:08 < jonasschnelli> I try with my build script (not sure if it can handle older branches... lets see) 01:08 < fanquake> thanks jonass 01:11 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 01:11 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 01:11 < fanquake> wumpus #12265 should be ready to go. John and marco have ackd cc kallewoof 01:11 < gribble> https://github.com/bitcoin/bitcoin/issues/12265 | [test] fundrawtransaction: lock watch-only shared address by kallewoof · Pull Request #12265 · bitcoin/bitcoin · GitHub 01:13 < wumpus> fanquake: yes, that one was about time 01:13 < bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/9458b05f2834...1834d4d9f0af 01:13 < bitcoin-git> bitcoin/master 891beb0 Karl-Johan Alm: [test] fundrawtransaction: lock watch-only shared address... 01:13 < bitcoin-git> bitcoin/master 1834d4d Wladimir J. van der Laan: Merge #12265: [test] fundrawtransaction: lock watch-only shared address... 01:14 < bitcoin-git> [bitcoin] laanwj closed pull request #12265: [test] fundrawtransaction: lock watch-only shared address (master...test-fundrawtransaction-lockunspent) https://github.com/bitcoin/bitcoin/pull/12265 01:14 < wumpus> ken2812221: hhmm strange 01:20 -!- RandolfR [~randolf@96.53.47.42] has quit [Quit: https://www.randolfrichardson.com/] 01:20 -!- Randolf [~randolf@96.53.47.42] has joined #bitcoin-core-dev 01:21 -!- TheRec [~toto@84-72-172-174.dclient.hispeed.ch] has joined #bitcoin-core-dev 01:21 -!- TheRec [~toto@84-72-172-174.dclient.hispeed.ch] has quit [Changing host] 01:21 -!- TheRec [~toto@drupal.org/user/146860/view] has joined #bitcoin-core-dev 01:24 < fanquake> compiles ok locally 01:25 -!- glaksmono [~glaksmono@119.10.176.150] has joined #bitcoin-core-dev 01:25 < ken2812221> I'm trying to do gitian-build on Ubuntu Bionic. 01:26 -!- rafalcpp [~racalcppp@84-10-11-234.static.chello.pl] has joined #bitcoin-core-dev 01:27 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 01:28 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 01:29 -!- glaksmono [~glaksmono@119.10.176.150] has quit [Ping timeout: 255 seconds] 01:29 < ken2812221> Seems it is still an issue with clang on Ubuntu Bionic. 01:38 < fanquake> wumpus I think #13188 can just about go in as well, if you wanted to ack. 01:38 < gribble> https://github.com/bitcoin/bitcoin/issues/13188 | qa: Remove unused option --srcdir by MarcoFalke · Pull Request #13188 · bitcoin/bitcoin · GitHub 01:39 < wumpus> fanquake: only seeing that one now; yes, makes sense I think, srcdir is a misnomer as that's not where the executables end up in out of tree builds 01:40 -!- lnostdal [~lnostdal@77.70.119.51] has joined #bitcoin-core-dev 01:42 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 01:42 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 01:43 < bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/1834d4d9f0af...4a50ec0efd06 01:43 < bitcoin-git> bitcoin/master fac1e1f MarcoFalke: qa: Remove unused option --srcdir 01:43 < bitcoin-git> bitcoin/master 4a50ec0 Wladimir J. van der Laan: Merge #13188: qa: Remove unused option --srcdir... 01:43 < bitcoin-git> [bitcoin] laanwj closed pull request #13188: qa: Remove unused option --srcdir (master...Mf1805-qaSrcdir) https://github.com/bitcoin/bitcoin/pull/13188 01:47 -!- satwo [~textual@2602:306:378a:6fb0:4956:f997:384:4110] has joined #bitcoin-core-dev 01:49 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 01:49 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 01:50 -!- rex4539 [~textual@ppp-94-66-58-77.home.otenet.gr] has joined #bitcoin-core-dev 01:51 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 01:52 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 01:56 -!- zigen [~zigen@fs276ed17b.tkyc008.ap.nuro.jp] has quit [Ping timeout: 246 seconds] 01:57 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 01:58 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 01:59 -!- promag [~promag@bl6-24-70.dsl.telepac.pt] has joined #bitcoin-core-dev 02:00 -!- rex4539 [~textual@ppp-94-66-58-77.home.otenet.gr] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 02:04 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 02:05 -!- Krellan [~Krellan@2601:640:4000:9258:b484:e0d2:ed89:b0e8] has quit [Read error: Connection reset by peer] 02:05 -!- Krellan [~Krellan@2601:640:4000:9258:b484:e0d2:ed89:b0e8] has joined #bitcoin-core-dev 02:06 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Remote host closed the connection] 02:06 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 02:07 -!- laurentmt [~Thunderbi@37.58.58.232] has joined #bitcoin-core-dev 02:11 -!- zigen [~zigen@fs276ed17b.tkyc008.ap.nuro.jp] has joined #bitcoin-core-dev 02:11 -!- zigen [~zigen@fs276ed17b.tkyc008.ap.nuro.jp] has quit [Client Quit] 02:15 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 02:15 -!- glaksmono [~glaksmono@119.10.176.150] has joined #bitcoin-core-dev 02:15 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 02:23 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 02:23 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 02:27 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 02:28 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 02:30 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 02:30 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 02:33 -!- laurentmt [~Thunderbi@37.58.58.232] has quit [Quit: laurentmt] 02:35 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 02:35 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 02:41 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 02:42 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 02:43 -!- rex4539 [~textual@2a02:587:391a:2a00:a82e:b2fe:98b:4b85] has joined #bitcoin-core-dev 02:45 -!- belcher [~belcher@unaffiliated/belcher] has joined #bitcoin-core-dev 02:46 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 02:46 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 02:48 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 02:48 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 02:51 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 02:51 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 02:53 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 02:53 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 02:55 -!- rex4539 [~textual@2a02:587:391a:2a00:a82e:b2fe:98b:4b85] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 02:55 < kallewoof> TIL if you submit a review on a PR and get angry unicorn, refreshing will not duplicate-post your review. 02:55 < kallewoof> (and it seems review goes through despite unicorniness) 02:57 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 02:58 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 03:00 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 03:00 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 03:04 -!- rex4539 [~textual@ppp-2-86-205-243.home.otenet.gr] has joined #bitcoin-core-dev 03:08 -!- rex4539 [~textual@ppp-2-86-205-243.home.otenet.gr] has quit [Client Quit] 03:10 -!- dafuq_ [~dafuq@S01061cabc0b054b3.ok.shawcable.net] has quit [Quit: Adios mofos] 03:12 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 03:12 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 03:13 -!- murrayn [~dafuq@unaffiliated/murrayn] has joined #bitcoin-core-dev 03:15 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 03:15 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 03:20 -!- fanquake [~fanquake@unaffiliated/fanquake] has quit [] 03:24 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 03:25 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 03:25 < bitcoin-git> [bitcoin] glaksmono closed pull request #13196: [WIP] Refactoring platform-specific code in util.h/util.cpp (master...bitcoin-12697) https://github.com/bitcoin/bitcoin/pull/13196 03:30 < bitcoin-git> [bitcoin] glaksmono reopened pull request #13196: [WIP] Refactoring platform-specific code in util.h/util.cpp (master...bitcoin-12697) https://github.com/bitcoin/bitcoin/pull/13196 03:33 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 03:34 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 03:36 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 03:37 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 03:41 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 03:41 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 03:49 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 03:50 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 03:54 -!- satwo [~textual@2602:306:378a:6fb0:4956:f997:384:4110] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 03:59 -!- Squidicuz [~squid@pool-173-48-82-37.bstnma.fios.verizon.net] has joined #bitcoin-core-dev 03:59 -!- glaksmono [~glaksmono@119.10.176.150] has quit [Remote host closed the connection] 04:00 -!- glaksmono [~glaksmono@119.10.176.150] has joined #bitcoin-core-dev 04:01 -!- Squidicc [~squid@pool-173-48-82-37.bstnma.fios.verizon.net] has quit [Ping timeout: 240 seconds] 04:02 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Remote host closed the connection] 04:02 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 04:03 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 04:04 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 04:05 -!- glaksmono [~glaksmono@119.10.176.150] has quit [Ping timeout: 264 seconds] 04:06 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Ping timeout: 246 seconds] 04:06 -!- Aaronvan_ [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 04:07 -!- Guyver2 [~Guyver@guyver2.xs4all.nl] has joined #bitcoin-core-dev 04:10 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 04:10 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 04:12 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 04:12 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 04:14 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 04:14 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 04:14 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 04:14 -!- glaksmono [~glaksmono@112.78.141.26] has joined #bitcoin-core-dev 04:17 < bitcoin-git> [bitcoin] glaksmono closed pull request #13196: [WIP] Refactoring platform-specific code in util.h/util.cpp (master...bitcoin-12697) https://github.com/bitcoin/bitcoin/pull/13196 04:18 -!- Aaronvan_ [~AaronvanW@unaffiliated/aaronvanw] has quit [Ping timeout: 255 seconds] 04:21 -!- murrayn [~dafuq@unaffiliated/murrayn] has quit [Quit: Adios mofos] 04:24 -!- Szadek [~Szadek@82.102.24.187] has joined #bitcoin-core-dev 04:25 -!- murrayn [~dafuq@unaffiliated/murrayn] has joined #bitcoin-core-dev 04:34 -!- Sinclair_ [sinclair6@gateway/vpn/privateinternetaccess/sinclair6] has quit [Ping timeout: 260 seconds] 04:35 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 04:35 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 04:37 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 04:38 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 04:39 -!- Sinclair_ [sinclair6@gateway/vpn/privateinternetaccess/sinclair6] has joined #bitcoin-core-dev 04:43 -!- kaa__ [~kaa@98.142.140.231.16clouds.com] has joined #bitcoin-core-dev 04:46 -!- rafalcpp_ [~racalcppp@84-10-11-234.static.chello.pl] has joined #bitcoin-core-dev 04:46 -!- rafalcpp [~racalcppp@84-10-11-234.static.chello.pl] has quit [Read error: Connection reset by peer] 04:49 -!- kaa__ [~kaa@98.142.140.231.16clouds.com] has quit [Ping timeout: 260 seconds] 04:50 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 04:50 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 04:52 -!- rex4539 [~textual@2a02:587:3516:1600:442:fc65:76fb:7d37] has joined #bitcoin-core-dev 04:55 -!- rafalcpp [~racalcppp@84-10-11-234.static.chello.pl] has joined #bitcoin-core-dev 04:55 -!- rafalcpp_ [~racalcppp@84-10-11-234.static.chello.pl] has quit [Ping timeout: 240 seconds] 04:55 -!- promag [~promag@bl6-24-70.dsl.telepac.pt] has quit [Remote host closed the connection] 04:58 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 04:58 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 05:00 -!- Randolf [~randolf@96.53.47.42] has quit [Quit: https://www.randolfrichardson.com/] 05:01 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 05:02 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 05:04 -!- SopaXorzTaker [~SopaXorzT@unaffiliated/sopaxorztaker] has joined #bitcoin-core-dev 05:08 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 05:08 -!- rafalcpp_ [~racalcppp@84-10-11-234.static.chello.pl] has joined #bitcoin-core-dev 05:08 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 05:08 -!- rafalcpp [~racalcppp@84-10-11-234.static.chello.pl] has quit [Ping timeout: 246 seconds] 05:11 -!- nullptr_ [~nullptr|@ip-94-113-103-134.net.upcbroadband.cz] has quit [Ping timeout: 240 seconds] 05:13 -!- nullptr| [~nullptr|@ip-94-113-103-134.net.upcbroadband.cz] has joined #bitcoin-core-dev 05:16 -!- glaksmono [~glaksmono@112.78.141.26] has quit [Remote host closed the connection] 05:16 -!- glaksmono [~glaksmono@112.78.141.26] has joined #bitcoin-core-dev 05:17 -!- rafalcpp_ is now known as rafalcpp 05:20 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 05:20 -!- laurentmt [~Thunderbi@37.58.58.232] has joined #bitcoin-core-dev 05:20 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 05:21 -!- glaksmono [~glaksmono@112.78.141.26] has quit [Ping timeout: 255 seconds] 05:22 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Remote host closed the connection] 05:29 -!- nullptr| [~nullptr|@ip-94-113-103-134.net.upcbroadband.cz] has quit [Ping timeout: 240 seconds] 05:32 -!- nullptr| [~nullptr|@ip-94-113-103-134.net.upcbroadband.cz] has joined #bitcoin-core-dev 05:33 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 05:37 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Ping timeout: 240 seconds] 05:41 -!- vicenteH [~user@123.red-83-58-239.dynamicip.rima-tde.net] has quit [Read error: Connection reset by peer] 05:42 -!- rafalcpp [~racalcppp@84-10-11-234.static.chello.pl] has quit [Ping timeout: 246 seconds] 05:42 -!- rafalcpp [~racalcppp@84-10-11-234.static.chello.pl] has joined #bitcoin-core-dev 05:44 -!- vicenteH [~user@123.red-83-58-239.dynamicip.rima-tde.net] has joined #bitcoin-core-dev 05:45 -!- Szadek [~Szadek@82.102.24.187] has quit [Quit: 🔥] 05:46 -!- nullptr| [~nullptr|@ip-94-113-103-134.net.upcbroadband.cz] has quit [Ping timeout: 246 seconds] 05:48 -!- nullptr| [~nullptr|@ip-94-113-103-134.net.upcbroadband.cz] has joined #bitcoin-core-dev 05:48 -!- justan0theruser [~justanoth@unaffiliated/justanotheruser] has quit [Ping timeout: 256 seconds] 05:49 -!- promag [~promag@bl22-247-244.dsl.telepac.pt] has joined #bitcoin-core-dev 05:51 < bitcoin-git> [bitcoin] sdaftuar opened pull request #13198: [qa] Avoid printing to console during cache creation (master...2018-05-test-cache-console) https://github.com/bitcoin/bitcoin/pull/13198 05:55 -!- nullptr| [~nullptr|@ip-94-113-103-134.net.upcbroadband.cz] has quit [Ping timeout: 240 seconds] 05:58 -!- laurentmt [~Thunderbi@37.58.58.232] has quit [Read error: Connection reset by peer] 05:58 -!- laurentmt [~Thunderbi@37.58.58.232] has joined #bitcoin-core-dev 05:59 -!- nullptr| [~nullptr|@ip-94-113-103-134.net.upcbroadband.cz] has joined #bitcoin-core-dev 06:01 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has quit [Read error: Connection reset by peer] 06:02 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has joined #bitcoin-core-dev 06:05 -!- justan0theruser [~justanoth@unaffiliated/justanotheruser] has joined #bitcoin-core-dev 06:11 -!- laurentmt [~Thunderbi@37.58.58.232] has quit [Ping timeout: 246 seconds] 06:15 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 06:20 -!- Krellan [~Krellan@2601:640:4000:9258:b484:e0d2:ed89:b0e8] has quit [Read error: Connection reset by peer] 06:20 -!- Krellan [~Krellan@2601:640:4000:9258:b484:e0d2:ed89:b0e8] has joined #bitcoin-core-dev 06:21 -!- laurentmt [~Thunderbi@62.216.43.174] has joined #bitcoin-core-dev 06:22 -!- laurentmt [~Thunderbi@62.216.43.174] has quit [Client Quit] 06:24 -!- Guyver2 [~Guyver@guyver2.xs4all.nl] has quit [Quit: Going offline, see ya! (www.adiirc.com)] 06:29 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 06:31 -!- nullptr| [~nullptr|@ip-94-113-103-134.net.upcbroadband.cz] has quit [Ping timeout: 256 seconds] 06:31 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 06:42 -!- m8tion [~user@88.190.249.49] has joined #bitcoin-core-dev 06:44 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 06:46 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 06:47 -!- moneyball [~moneyball@c-73-223-73-149.hsd1.ca.comcast.net] has joined #bitcoin-core-dev 06:48 -!- glaksmono [~glaksmono@158.140.182.56] has joined #bitcoin-core-dev 06:51 < wumpus> #10740 unicorns as well.. ugh 06:51 < gribble> https://github.com/bitcoin/bitcoin/issues/10740 | [wallet] `loadwallet` RPC - load wallet at runtime by jnewbery · Pull Request #10740 · bitcoin/bitcoin · GitHub 06:51 < wumpus> oh not anymore after another try 06:52 -!- glaksmono [~glaksmono@158.140.182.56] has quit [Ping timeout: 255 seconds] 06:54 -!- moneyball [~moneyball@c-73-223-73-149.hsd1.ca.comcast.net] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 06:55 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has quit [Read error: Connection reset by peer] 06:56 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has joined #bitcoin-core-dev 06:56 -!- moneyball [~moneyball@c-73-223-73-149.hsd1.ca.comcast.net] has joined #bitcoin-core-dev 06:57 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Remote host closed the connection] 06:57 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 06:58 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 07:00 < promag> wumpus: occasionally I got random unicorns as well 07:01 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 07:01 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Remote host closed the connection] 07:02 -!- glaksmon_ [~glaksmono@158.140.182.56] has joined #bitcoin-core-dev 07:02 < wumpus> promag: me too; but I was worried because this is another large PR with lots of comments 07:04 -!- moneyball [~moneyball@c-73-223-73-149.hsd1.ca.comcast.net] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 07:05 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 07:05 -!- moneyball [~moneyball@c-73-223-73-149.hsd1.ca.comcast.net] has joined #bitcoin-core-dev 07:08 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 07:09 -!- JackH [~laptop@host-80-47-85-84.as13285.net] has joined #bitcoin-core-dev 07:09 -!- Chris_Stewart_5 [chris@gateway/vpn/privateinternetaccess/chrisstewart5/x-62865615] has joined #bitcoin-core-dev 07:11 -!- justan0theruser [~justanoth@unaffiliated/justanotheruser] has quit [Ping timeout: 268 seconds] 07:14 -!- moneyball [~moneyball@c-73-223-73-149.hsd1.ca.comcast.net] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 07:15 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has joined #bitcoin-core-dev 07:17 -!- jtimon [~quassel@50-200-142-46.pool.kielnet.net] has joined #bitcoin-core-dev 07:17 -!- Kaylin69Doyle [~Kaylin69D@ns334669.ip-5-196-64.eu] has quit [Ping timeout: 256 seconds] 07:21 -!- m8tion [~user@88.190.249.49] has quit [Remote host closed the connection] 07:22 -!- glaksmon_ [~glaksmono@158.140.182.56] has quit [Remote host closed the connection] 07:22 -!- glaksmono [~glaksmono@158.140.182.56] has joined #bitcoin-core-dev 07:24 -!- moneyball [~moneyball@c-73-223-73-149.hsd1.ca.comcast.net] has joined #bitcoin-core-dev 07:26 -!- glaksmono [~glaksmono@158.140.182.56] has quit [Ping timeout: 240 seconds] 07:28 < jnewbery> wumpus: sorry not to answer yesterday re: #10267. My current workaround for unicorn issues is to use chrome's developer tools and use the device toolbar to view the page as mobile/tablet. 07:28 < jtimon> probably stupid question... in https://github.com/bitcoin/bitcoin/blob/master/src/pubkey.h#L59 why are there 3 ways to indicate non-compressed and 2 ways to indicate compressed? shouldn't one for each be enough? also, should using an enum or macros or constants be more clear? 07:28 < gribble> https://github.com/bitcoin/bitcoin/issues/10267 | New -includeconf argument for including external configuration files by kallewoof · Pull Request #10267 · bitcoin/bitcoin · GitHub 07:29 < wumpus> jnewbery: interesting, that that works, thanks 07:29 -!- glaksmono [~glaksmono@158.140.182.56] has joined #bitcoin-core-dev 07:32 < jtimon> s/should/shouldn't/ 07:33 -!- glaksmono [~glaksmono@158.140.182.56] has quit [Ping timeout: 246 seconds] 07:34 -!- jb55 [~jb55@node-1w7jr9qkydhiku0jsgcb1oc8y.ipv6.telus.net] has joined #bitcoin-core-dev 07:34 -!- glaksmono [~glaksmono@158.140.182.56] has joined #bitcoin-core-dev 07:38 < bitcoin-git> [bitcoin] sdaftuar opened pull request #13199: Bugfix: ensure consistency of m_failed_blocks after reconsiderblock (master...2018-05-fix-reconsider-block) https://github.com/bitcoin/bitcoin/pull/13199 07:41 -!- moneyball [~moneyball@c-73-223-73-149.hsd1.ca.comcast.net] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 07:42 -!- glaksmono [~glaksmono@158.140.182.56] has quit [Remote host closed the connection] 07:43 -!- glaksmono [~glaksmono@158.140.182.56] has joined #bitcoin-core-dev 07:45 -!- zautomata [~zautomata@41.232.221.192] has quit [Ping timeout: 240 seconds] 07:47 -!- glaksmono [~glaksmono@158.140.182.56] has quit [Ping timeout: 260 seconds] 07:49 -!- moneyball [~moneyball@c-73-223-73-149.hsd1.ca.comcast.net] has joined #bitcoin-core-dev 07:51 < bitcoin-git> [bitcoin] jamesob opened pull request #13200: Process logs in a separate thread (master...2018-05-asynclog) https://github.com/bitcoin/bitcoin/pull/13200 07:53 -!- CubicEarths [~cubiceart@c-66-30-214-9.hsd1.ma.comcast.net] has quit [Ping timeout: 268 seconds] 07:53 -!- moneyball [~moneyball@c-73-223-73-149.hsd1.ca.comcast.net] has quit [Client Quit] 07:55 -!- satwo [~textual@2602:306:378a:6fb0:28e5:b406:d12a:965e] has joined #bitcoin-core-dev 07:55 -!- moneyball [~moneyball@c-73-223-73-149.hsd1.ca.comcast.net] has joined #bitcoin-core-dev 07:56 < bitcoin-git> [bitcoin] laanwj pushed 4 new commits to master: https://github.com/bitcoin/bitcoin/compare/4a50ec0efd06...612ba35ab140 07:56 < bitcoin-git> bitcoin/master c22ce8a John Newbery: [Tests] Write stdout/stderr to datadir instead of temp file. 07:56 < bitcoin-git> bitcoin/master e503671 John Newbery: [Tests] Use LIBC_FATAL_STDERR_=1 in tests... 07:56 < bitcoin-git> bitcoin/master beee49b John Newbery: [tests] Allow stderr to be tested against specified string... 07:57 < bitcoin-git> [bitcoin] laanwj closed pull request #12755: [tests] Better stderr testing (master...better_stderr_testing) https://github.com/bitcoin/bitcoin/pull/12755 08:01 -!- moneyball [~moneyball@c-73-223-73-149.hsd1.ca.comcast.net] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 08:01 -!- nullptr| [~nullptr|@ip-94-113-103-134.net.upcbroadband.cz] has joined #bitcoin-core-dev 08:11 -!- moneyball [~moneyball@c-73-223-73-149.hsd1.ca.comcast.net] has joined #bitcoin-core-dev 08:12 < bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/612ba35ab140...08c1caf86365 08:12 < bitcoin-git> bitcoin/master a2f678d Pieter Wuille: Bugfix: the end of a reorged chain is invalid when connect fails... 08:12 < bitcoin-git> bitcoin/master 08c1caf Wladimir J. van der Laan: Merge #13185: Bugfix: the end of a reorged chain is invalid when connect fails... 08:13 < bitcoin-git> [bitcoin] laanwj closed pull request #13185: Bugfix: the end of a reorged chain is invalid when connect fails (master...201805_bugfix_invalidchain_end) https://github.com/bitcoin/bitcoin/pull/13185 08:13 -!- Guyver2 [AdiIRC@guyver2.xs4all.nl] has joined #bitcoin-core-dev 08:16 -!- satwo [~textual@2602:306:378a:6fb0:28e5:b406:d12a:965e] has quit [Ping timeout: 255 seconds] 08:21 -!- CubicEarths [~cubiceart@c-66-30-214-9.hsd1.ma.comcast.net] has joined #bitcoin-core-dev 08:26 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has quit [Read error: Connection reset by peer] 08:27 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has joined #bitcoin-core-dev 08:29 -!- Krellan [~Krellan@2601:640:4000:9258:b484:e0d2:ed89:b0e8] has quit [Read error: Connection reset by peer] 08:30 -!- Krellan [~Krellan@2601:640:4000:9258:b484:e0d2:ed89:b0e8] has joined #bitcoin-core-dev 08:37 -!- jb55 [~jb55@node-1w7jr9qkydhiku0jsgcb1oc8y.ipv6.telus.net] has quit [Ping timeout: 255 seconds] 08:38 -!- moneyball [~moneyball@c-73-223-73-149.hsd1.ca.comcast.net] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 08:48 -!- promag [~promag@bl22-247-244.dsl.telepac.pt] has quit [Remote host closed the connection] 08:52 -!- Murch [~murch@96.74.120.81] has joined #bitcoin-core-dev 08:53 -!- Murch [~murch@96.74.120.81] has quit [Client Quit] 08:53 -!- Murch [~murch@96.74.120.81] has joined #bitcoin-core-dev 08:54 -!- m8tion [~user@88.190.249.49] has joined #bitcoin-core-dev 08:55 -!- moneyball [~moneyball@c-73-223-73-149.hsd1.ca.comcast.net] has joined #bitcoin-core-dev 08:59 -!- glaksmono [~glaksmono@158.140.182.56] has joined #bitcoin-core-dev 09:04 -!- glaksmono [~glaksmono@158.140.182.56] has quit [Ping timeout: 255 seconds] 09:10 -!- ghost43 [~daer@gateway/tor-sasl/daer] has quit [Ping timeout: 255 seconds] 09:12 -!- setpill [~setpill@unaffiliated/setpill] has quit [Quit: o/] 09:14 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has quit [Read error: Connection reset by peer] 09:15 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has joined #bitcoin-core-dev 09:16 -!- ghost43 [~daer@gateway/tor-sasl/daer] has joined #bitcoin-core-dev 09:16 -!- meshcollider [uid246294@gateway/web/irccloud.com/x-ykttdnyqspvdbgkc] has quit [Quit: Connection closed for inactivity] 09:35 -!- jtimon [~quassel@50-200-142-46.pool.kielnet.net] has quit [Remote host closed the connection] 09:41 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has quit [Read error: Connection reset by peer] 09:43 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has joined #bitcoin-core-dev 09:52 -!- Chris_Stewart_5 [chris@gateway/vpn/privateinternetaccess/chrisstewart5/x-62865615] has quit [Ping timeout: 264 seconds] 09:54 -!- moneyball [~moneyball@c-73-223-73-149.hsd1.ca.comcast.net] has quit [Read error: Connection reset by peer] 10:00 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 10:01 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 10:02 -!- tripleslash [~triplesla@unaffiliated/imsaguy] has quit [Read error: Connection reset by peer] 10:03 -!- tripleslash [~triplesla@unaffiliated/imsaguy] has joined #bitcoin-core-dev 10:10 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 10:13 -!- Giszmo [~leo@pc-37-38-86-200.cm.vtr.net] has quit [Ping timeout: 240 seconds] 10:16 -!- vlugansky [2ef209ad@gateway/web/freenode/ip.46.242.9.173] has joined #bitcoin-core-dev 10:17 < vlugansky> Hi guys! quick question: does anyone manage to add bitcoinold to decentralized exchanges? 10:19 -!- Chris_Stewart_5 [chris@gateway/vpn/privateinternetaccess/chrisstewart5/x-62865615] has joined #bitcoin-core-dev 10:19 < sipa> vlugansky: this channel is about software development of bitcoin core 10:24 < bitcoin-git> [bitcoin] sdaftuar opened pull request #13201: [qa] Handle disconnect_node race (master...2018-05-rpc-disconnect-race) https://github.com/bitcoin/bitcoin/pull/13201 10:29 -!- vlugansky [2ef209ad@gateway/web/freenode/ip.46.242.9.173] has quit [Quit: Page closed] 10:30 < bitcoin-git> [bitcoin] martinus opened pull request #13202: prevents copying of in/outputs for SignSignature (master...optimize-SignSignature) https://github.com/bitcoin/bitcoin/pull/13202 10:33 -!- promag [~promag@bl22-247-244.dsl.telepac.pt] has joined #bitcoin-core-dev 10:36 -!- Krellan [~Krellan@2601:640:4000:9258:b484:e0d2:ed89:b0e8] has quit [Read error: Connection reset by peer] 10:37 -!- Krellan [~Krellan@2601:640:4000:9258:b484:e0d2:ed89:b0e8] has joined #bitcoin-core-dev 10:39 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Remote host closed the connection] 10:40 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 10:41 < bitcoin-git> [bitcoin] martinus closed pull request #13202: Prevent copying of in/outputs for SignSignature (master...optimize-SignSignature) https://github.com/bitcoin/bitcoin/pull/13202 10:43 -!- mistergold [~mistergol@37.19.109.243] has joined #bitcoin-core-dev 10:43 -!- Giszmo [~leo@168.196.203.77] has joined #bitcoin-core-dev 10:46 < bitcoin-git> [bitcoin] TheBlueMatt opened pull request #13203: Add POWER8 ASM for 4-way SHA256 (master...2018-05-asm) https://github.com/bitcoin/bitcoin/pull/13203 10:51 -!- ExtraCrispy [~ExtraCris@185.9.18.150] has quit [Quit: ExtraCrispy] 10:55 -!- isis is now known as isis_ 10:55 -!- Giszmo [~leo@168.196.203.77] has quit [Read error: Connection reset by peer] 11:07 -!- SopaXorzTaker [~SopaXorzT@unaffiliated/sopaxorztaker] has quit [Remote host closed the connection] 11:12 < jl2012> if I have a zero fee unconfirmed parent tx, is it possible to make it relayed/mined with CPFP? Is there any minimum fee requirement for the parent tx? 11:15 -!- StopAndDecrypt [~StopAndDe@unaffiliated/stopanddecrypt] has quit [Remote host closed the connection] 11:15 < sdaftuar> jl2012: not currently -- transactions below 1sat/byte feerate are not accepted by default 11:15 < sdaftuar> jl2012: and the descendant transaction can't cover the fee, the way our code is structured now 11:17 -!- StopAndDecrypt [~StopAndDe@unaffiliated/stopanddecrypt] has joined #bitcoin-core-dev 11:17 -!- Giszmo [~leo@pc-37-38-86-200.cm.vtr.net] has joined #bitcoin-core-dev 11:21 -!- zautomata [~zautomata@41.232.195.229] has joined #bitcoin-core-dev 11:24 -!- d9b4bef9 [~d9b4bef9@web501.webfaction.com] has quit [Remote host closed the connection] 11:25 -!- d9b4bef9 [~d9b4bef9@web501.webfaction.com] has joined #bitcoin-core-dev 11:25 -!- zautomata [~zautomata@41.232.195.229] has quit [Ping timeout: 240 seconds] 11:26 < bitcoin-git> [bitcoin] JeremyRubin opened pull request #13204: Faster sigcache nonce (master...faster-sigcache-nonce) https://github.com/bitcoin/bitcoin/pull/13204 11:30 -!- promag [~promag@bl22-247-244.dsl.telepac.pt] has quit [Remote host closed the connection] 11:36 -!- zautomata [~zautomata@41.232.197.84] has joined #bitcoin-core-dev 11:37 < bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/08c1caf86365...fc642cbdad6e 11:37 < bitcoin-git> bitcoin/master 4d4185a Andrew Chow: Make gArgs aware of the arguments... 11:37 < bitcoin-git> bitcoin/master fc642cb MarcoFalke: Merge #13190: Have gArgs handle printing help... 11:38 < bitcoin-git> [bitcoin] MarcoFalke closed pull request #13190: Have gArgs handle printing help (master...gargs-help) https://github.com/bitcoin/bitcoin/pull/13190 11:42 -!- Murch [~murch@96.74.120.81] has quit [Quit: Plugging out.] 11:44 -!- glaksmono [~glaksmono@158.140.182.56] has joined #bitcoin-core-dev 11:45 < bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/fc642cbdad6e...196c5a947a07 11:45 < bitcoin-git> bitcoin/master 08ebdba Suhas Daftuar: [qa] Avoid printing to console during cache creation 11:45 < bitcoin-git> bitcoin/master 196c5a9 MarcoFalke: Merge #13198: [qa] Avoid printing to console during cache creation... 11:46 -!- Tennis [~Tennis@unaffiliated/tennis] has joined #bitcoin-core-dev 11:46 < bitcoin-git> [bitcoin] MarcoFalke closed pull request #13198: [qa] Avoid printing to console during cache creation (master...2018-05-test-cache-console) https://github.com/bitcoin/bitcoin/pull/13198 11:48 -!- glaksmono [~glaksmono@158.140.182.56] has quit [Ping timeout: 240 seconds] 11:50 -!- promag [~promag@bl22-247-244.dsl.telepac.pt] has joined #bitcoin-core-dev 11:50 -!- vicenteH [~user@123.red-83-58-239.dynamicip.rima-tde.net] has quit [Read error: Connection reset by peer] 11:51 -!- vicenteH [~user@123.red-83-58-239.dynamicip.rima-tde.net] has joined #bitcoin-core-dev 11:52 -!- zautomata [~zautomata@41.232.197.84] has quit [Ping timeout: 250 seconds] 11:53 -!- promag [~promag@bl22-247-244.dsl.telepac.pt] has quit [Remote host closed the connection] 12:03 -!- promag [~promag@bl22-247-244.dsl.telepac.pt] has joined #bitcoin-core-dev 12:03 -!- zautomata [~zautomata@156.214.59.2] has joined #bitcoin-core-dev 12:04 -!- promag [~promag@bl22-247-244.dsl.telepac.pt] has quit [Remote host closed the connection] 12:06 -!- Chris_Stewart_5 [chris@gateway/vpn/privateinternetaccess/chrisstewart5/x-62865615] has quit [Ping timeout: 260 seconds] 12:08 -!- Giszmo [~leo@pc-37-38-86-200.cm.vtr.net] has quit [Ping timeout: 250 seconds] 12:12 -!- drexl [~drexl@cpc130676-camd16-2-0-cust445.know.cable.virginm.net] has joined #bitcoin-core-dev 12:14 < jl2012> sdaftuar: thanks. This is the relevant discussion: https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2018-May/015935.html 12:18 -!- dx25_ [~dx25@97.119.180.105] has quit [Quit: ZNC 1.6.3+deb1 - http://znc.in] 12:23 -!- m8tion [~user@88.190.249.49] has quit [Remote host closed the connection] 12:32 -!- Giszmo [~leo@168.196.203.158] has joined #bitcoin-core-dev 12:34 -!- promag [~promag@bl22-247-244.dsl.telepac.pt] has joined #bitcoin-core-dev 12:38 -!- promag [~promag@bl22-247-244.dsl.telepac.pt] has quit [Remote host closed the connection] 12:38 -!- DrFeelGood [~DrFeelGoo@unaffiliated/olufunmilayo] has quit [Quit: DrFeelGood] 12:42 -!- mistergold [~mistergol@37.19.109.243] has quit [Read error: Connection reset by peer] 12:43 -!- DrFeelGood [~DrFeelGoo@unaffiliated/olufunmilayo] has joined #bitcoin-core-dev 12:43 -!- Giszmo [~leo@168.196.203.158] has quit [Ping timeout: 250 seconds] 12:44 -!- Krellan [~Krellan@2601:640:4000:9258:b484:e0d2:ed89:b0e8] has quit [Read error: Connection reset by peer] 12:44 -!- Krellan [~Krellan@2601:640:4000:9258:b484:e0d2:ed89:b0e8] has joined #bitcoin-core-dev 12:50 -!- timothy [~tredaelli@redhat/timothy] has quit [Quit: Konversation terminated!] 12:53 < bitcoin-git> [bitcoin] jnewbery opened pull request #13205: [tests] Remove spurious error log in p2p_segwit.py (master...p2p_segwit_remove_spurious_error_log) https://github.com/bitcoin/bitcoin/pull/13205 12:58 -!- zautomata [~zautomata@156.214.59.2] has quit [Ping timeout: 256 seconds] 12:59 -!- Giszmo [~leo@pc-37-38-86-200.cm.vtr.net] has joined #bitcoin-core-dev 13:05 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has quit [Ping timeout: 264 seconds] 13:10 -!- Chris_Stewart_5 [chris@gateway/vpn/privateinternetaccess/chrisstewart5/x-62865615] has joined #bitcoin-core-dev 13:14 -!- zautomata [~zautomata@41.232.194.232] has joined #bitcoin-core-dev 13:14 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Remote host closed the connection] 13:15 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 13:16 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has joined #bitcoin-core-dev 13:20 -!- promag [~promag@bl22-247-244.dsl.telepac.pt] has joined #bitcoin-core-dev 13:25 -!- meshcollider [uid246294@gateway/web/irccloud.com/x-zmwfhyyzfshtrekf] has joined #bitcoin-core-dev 13:26 -!- promag [~promag@bl22-247-244.dsl.telepac.pt] has quit [Remote host closed the connection] 13:35 < sipa> i hate unicorns 13:41 < midnightmagic> unicorns are awesome... well.. I mean the angry impale-you kind are, anyway.. 13:41 < midnightmagic> http://pbfcomics.com/comics/nice-shirt/ 13:45 -!- murrayn [~dafuq@unaffiliated/murrayn] has quit [Read error: Connection reset by peer] 13:46 -!- murrayn [~dafuq@unaffiliated/murrayn] has joined #bitcoin-core-dev 13:51 -!- m8tion [~user@88.190.249.49] has joined #bitcoin-core-dev 13:52 -!- glaksmono [~glaksmono@158.140.182.56] has joined #bitcoin-core-dev 13:56 -!- glaksmono [~glaksmono@158.140.182.56] has quit [Ping timeout: 255 seconds] 14:23 < achow101> github unicorns suck 14:35 -!- StopAndDecrypt [~StopAndDe@unaffiliated/stopanddecrypt] has quit [] 14:40 -!- Guyver2 [AdiIRC@guyver2.xs4all.nl] has quit [Remote host closed the connection] 14:42 -!- d9b4bef9 [~d9b4bef9@web501.webfaction.com] has quit [Remote host closed the connection] 14:43 -!- d9b4bef9 [~d9b4bef9@web501.webfaction.com] has joined #bitcoin-core-dev 14:52 -!- Krellan [~Krellan@2601:640:4000:9258:b484:e0d2:ed89:b0e8] has quit [Read error: Connection reset by peer] 14:52 -!- Krellan [~Krellan@2601:640:4000:9258:b484:e0d2:ed89:b0e8] has joined #bitcoin-core-dev 15:06 -!- Chris_Stewart_5 [chris@gateway/vpn/privateinternetaccess/chrisstewart5/x-62865615] has quit [Ping timeout: 260 seconds] 15:14 -!- laurentmt [~Thunderbi@37.58.58.232] has joined #bitcoin-core-dev 15:19 -!- laurentmt [~Thunderbi@37.58.58.232] has quit [Quit: laurentmt] 15:27 -!- cryptojanitor [uid278088@gateway/web/irccloud.com/x-oihgirqlavdamhhy] has joined #bitcoin-core-dev 15:38 -!- promag [~promag@bl22-247-244.dsl.telepac.pt] has joined #bitcoin-core-dev 15:50 -!- cubancorona [cubancoron@gateway/vpn/privateinternetaccess/cubancorona] has joined #bitcoin-core-dev 16:10 -!- meshcollider [uid246294@gateway/web/irccloud.com/x-zmwfhyyzfshtrekf] has quit [Quit: Connection closed for inactivity] 16:11 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has quit [Read error: Connection reset by peer] 16:12 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has joined #bitcoin-core-dev 16:26 -!- promag [~promag@bl22-247-244.dsl.telepac.pt] has quit [Remote host closed the connection] 16:28 -!- adam_ [73bab1a2@gateway/web/freenode/ip.115.186.177.162] has joined #bitcoin-core-dev 16:28 -!- drexl [~drexl@cpc130676-camd16-2-0-cust445.know.cable.virginm.net] has quit [Remote host closed the connection] 16:29 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Ping timeout: 256 seconds] 16:29 -!- adam_ [73bab1a2@gateway/web/freenode/ip.115.186.177.162] has quit [Client Quit] 16:30 -!- ossifrage [~ossifrage@unaffiliated/ossifrage] has quit [Ping timeout: 255 seconds] 16:31 -!- glaksmono [~glaksmono@158.140.182.56] has joined #bitcoin-core-dev 16:31 -!- promag [~promag@bl22-247-244.dsl.telepac.pt] has joined #bitcoin-core-dev 16:36 -!- glaksmono [~glaksmono@158.140.182.56] has quit [Ping timeout: 246 seconds] 16:48 -!- ossifrage [~ossifrage@unaffiliated/ossifrage] has joined #bitcoin-core-dev 16:51 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has quit [Read error: Connection reset by peer] 16:52 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has joined #bitcoin-core-dev 16:59 < bitcoin-git> [bitcoin] ken2812221 closed pull request #13195: [WIP] Wrap C++17 std::filesystem::path to solve encoding issue on Windows. (master...u8path) https://github.com/bitcoin/bitcoin/pull/13195 16:59 < bitcoin-git> [bitcoin] ken2812221 reopened pull request #13107: Fix Windows locale problem (master...win-enc) https://github.com/bitcoin/bitcoin/pull/13107 17:04 -!- Tennis [~Tennis@unaffiliated/tennis] has quit [Quit: Leaving] 17:45 -!- Giszmo [~leo@pc-37-38-86-200.cm.vtr.net] has quit [Ping timeout: 264 seconds] 17:48 -!- belcher [~belcher@unaffiliated/belcher] has quit [Quit: Leaving] 17:54 -!- promag [~promag@bl22-247-244.dsl.telepac.pt] has quit [Remote host closed the connection] 17:58 -!- glaksmono [~glaksmono@158.140.182.56] has joined #bitcoin-core-dev 18:02 -!- glaksmono [~glaksmono@158.140.182.56] has quit [Remote host closed the connection] 18:05 -!- Giszmo [~leo@ip-192-237-219-201.nextelmovil.cl] has joined #bitcoin-core-dev 18:13 -!- rafalcpp [~racalcppp@84-10-11-234.static.chello.pl] has quit [Ping timeout: 250 seconds] 18:25 -!- promag [~promag@bl22-247-244.dsl.telepac.pt] has joined #bitcoin-core-dev 18:28 -!- m8tion [~user@88.190.249.49] has quit [Remote host closed the connection] 18:35 -!- Giszmo [~leo@ip-192-237-219-201.nextelmovil.cl] has quit [Ping timeout: 250 seconds] 18:48 -!- Giszmo [~leo@pc-37-38-86-200.cm.vtr.net] has joined #bitcoin-core-dev 18:57 -!- cubancorona [cubancoron@gateway/vpn/privateinternetaccess/cubancorona] has quit [Quit: Leaving] 19:00 -!- glaksmono [~glaksmono@114.124.171.52] has joined #bitcoin-core-dev 19:47 -!- nullptr| [~nullptr|@ip-94-113-103-134.net.upcbroadband.cz] has quit [Ping timeout: 256 seconds] 19:48 < glaksmono> anyone is around? 19:49 -!- nullptr| [~nullptr|@ip-94-113-103-134.net.upcbroadband.cz] has joined #bitcoin-core-dev 19:50 < sipa> glaksmono: sure 19:52 -!- isis_ is now known as isis 19:55 -!- d9b4bef9 [~d9b4bef9@web501.webfaction.com] has quit [Remote host closed the connection] 19:55 -!- glaksmon_ [~glaksmono@114.124.140.68] has joined #bitcoin-core-dev 19:56 -!- d9b4bef9 [~d9b4bef9@web501.webfaction.com] has joined #bitcoin-core-dev 19:58 -!- glaksmono [~glaksmono@114.124.171.52] has quit [Read error: Connection reset by peer] 20:03 -!- glaksmon_ [~glaksmono@114.124.140.68] has quit [Ping timeout: 240 seconds] 20:09 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 20:09 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 20:11 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 20:11 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 20:13 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 20:13 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 20:36 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 20:36 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 20:43 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 20:45 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 20:55 -!- gwillen [~gwillen@unaffiliated/gwillen] has quit [Ping timeout: 265 seconds] 20:56 -!- gwillen [~gwillen@unaffiliated/gwillen] has joined #bitcoin-core-dev 21:15 -!- Krellan [~Krellan@2601:640:4000:9258:b484:e0d2:ed89:b0e8] has quit [Read error: Connection reset by peer] 21:15 -!- Krellan [~Krellan@2601:640:4000:9258:b484:e0d2:ed89:b0e8] has joined #bitcoin-core-dev 21:17 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 21:17 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 21:21 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 21:22 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 21:23 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 21:25 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 21:26 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 21:26 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 21:28 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 21:28 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 21:29 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has quit [Ping timeout: 255 seconds] 21:29 < bitcoin-git> [bitcoin] leiyong1413 opened pull request #13206: Zerotoone (master...zerotoone) https://github.com/bitcoin/bitcoin/pull/13206 21:30 < bitcoin-git> [bitcoin] fanquake closed pull request #13206: Zerotoone (master...zerotoone) https://github.com/bitcoin/bitcoin/pull/13206 21:31 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 21:33 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 21:35 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 21:36 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 21:37 -!- cryptojanitor [uid278088@gateway/web/irccloud.com/x-oihgirqlavdamhhy] has quit [Quit: Connection closed for inactivity] 21:38 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 21:38 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 21:40 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 21:41 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 21:58 -!- ghost43 [~daer@gateway/tor-sasl/daer] has quit [Write error: Connection reset by peer] 21:58 -!- ghost43 [~daer@gateway/tor-sasl/daer] has joined #bitcoin-core-dev 21:59 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has joined #bitcoin-core-dev 22:04 -!- sipa [~pw@unaffiliated/sipa1024] has quit [Ping timeout: 246 seconds] 22:05 -!- sipa [~pw@2001:19f0:ac01:2fb:5400:ff:fe5b:c3ff] has joined #bitcoin-core-dev 22:20 -!- shnarf [~delphi@99-59-126-62.lightspeed.irvnca.sbcglobal.net] has joined #bitcoin-core-dev 22:21 -!- shnarf is now known as wolfie 22:22 -!- wolfie is now known as Guest63669 22:27 -!- Guest63669 [~delphi@99-59-126-62.lightspeed.irvnca.sbcglobal.net] has quit [Ping timeout: 246 seconds] 22:45 -!- Yieazy [d1a07f60@gateway/web/freenode/ip.209.160.127.96] has joined #bitcoin-core-dev 22:46 -!- Yieazy [d1a07f60@gateway/web/freenode/ip.209.160.127.96] has quit [Client Quit] 22:47 -!- sipa [~pw@2001:19f0:ac01:2fb:5400:ff:fe5b:c3ff] has quit [Ping timeout: 250 seconds] 22:54 -!- sipa [~pw@2001:19f0:ac01:2fb:5400:ff:fe5b:c3ff] has joined #bitcoin-core-dev 22:55 -!- jcorgan [~jcorgan@unaffiliated/jcorgan] has quit [Ping timeout: 265 seconds] 22:56 -!- jcorgan [~jcorgan@64-142-68-61.dsl.static.sonic.net] has joined #bitcoin-core-dev 22:59 -!- arowser_ [~arowser@45.32.248.113] has quit [Remote host closed the connection] 22:59 -!- arowser_ [~arowser@45.32.248.113] has joined #bitcoin-core-dev 23:10 -!- meshcollider [uid246294@gateway/web/irccloud.com/x-bhvvteejnowaakff] has joined #bitcoin-core-dev 23:22 < kallewoof> promag: Do you agree with the conclusions Nicolas and I made in #12634 regarding 0/1? 23:22 -!- Krellan [~Krellan@2601:640:4000:9258:b484:e0d2:ed89:b0e8] has quit [Read error: Connection reset by peer] 23:22 < gribble> https://github.com/bitcoin/bitcoin/issues/12634 | [refactor] Make TransactionWithinChainLimit more flexible by kallewoof · Pull Request #12634 · bitcoin/bitcoin · GitHub 23:23 -!- Krellan [~Krellan@2601:640:4000:9258:b484:e0d2:ed89:b0e8] has joined #bitcoin-core-dev 23:23 -!- tripleslash [~triplesla@unaffiliated/imsaguy] has quit [Ping timeout: 250 seconds] 23:24 -!- Guest63669 [~delphi@2602:306:b8b6:b970:a486:c849:7773:b176] has joined #bitcoin-core-dev 23:26 -!- dafuq_ [~dafuq@S01061cabc0b054b3.ok.shawcable.net] has joined #bitcoin-core-dev 23:27 -!- tripleslash [~triplesla@unaffiliated/imsaguy] has joined #bitcoin-core-dev 23:30 -!- murrayn [~dafuq@unaffiliated/murrayn] has quit [Ping timeout: 255 seconds] 23:31 -!- sipa [~pw@2001:19f0:ac01:2fb:5400:ff:fe5b:c3ff] has quit [Ping timeout: 256 seconds] 23:39 -!- sipa [~pw@2001:19f0:ac01:2fb:5400:ff:fe5b:c3ff] has joined #bitcoin-core-dev 23:42 -!- jamesob [~james@static-100-38-11-146.nycmny.fios.verizon.net] has quit [Ping timeout: 260 seconds] 23:42 -!- jnewbery [~john@static-100-38-11-146.nycmny.fios.verizon.net] has quit [Ping timeout: 260 seconds] 23:42 -!- zxzzt [~prod@static-100-38-11-146.nycmny.fios.verizon.net] has quit [Ping timeout: 256 seconds] 23:43 -!- jnewbery [~john@rrcs-67-251-193-154.nyc.biz.rr.com] has joined #bitcoin-core-dev 23:43 -!- jamesob [~james@rrcs-67-251-193-154.nyc.biz.rr.com] has joined #bitcoin-core-dev 23:44 -!- zxzzt [~prod@rrcs-67-251-193-154.nyc.biz.rr.com] has joined #bitcoin-core-dev 23:53 -!- d9b4bef9 [~d9b4bef9@web501.webfaction.com] has quit [Remote host closed the connection] 23:53 -!- jcorgan [~jcorgan@64-142-68-61.dsl.static.sonic.net] has quit [Ping timeout: 260 seconds] 23:54 -!- d9b4bef9 [~d9b4bef9@web501.webfaction.com] has joined #bitcoin-core-dev 23:54 -!- ghost43 [~daer@gateway/tor-sasl/daer] has quit [Remote host closed the connection] 23:55 -!- d9b4bef9 [~d9b4bef9@web501.webfaction.com] has quit [Remote host closed the connection] 23:55 -!- ghost43 [~daer@gateway/tor-sasl/daer] has joined #bitcoin-core-dev 23:55 -!- sanada [~bitktn@36-2-119-80.chiba.ap.gmo-isp.jp] has quit [Read error: Connection reset by peer] 23:55 -!- sanada [~bitktn@36-2-119-80.chiba.ap.gmo-isp.jp] has joined #bitcoin-core-dev 23:56 -!- d9b4bef9 [~d9b4bef9@web501.webfaction.com] has joined #bitcoin-core-dev 23:57 -!- d9b4bef9 [~d9b4bef9@web501.webfaction.com] has quit [Remote host closed the connection] 23:58 -!- d9b4bef9 [~d9b4bef9@web501.webfaction.com] has joined #bitcoin-core-dev 23:58 < jonasschnelli> What exactly does the undocumented -forcecompactdb do? 23:59 -!- d9b4bef9 [~d9b4bef9@web501.webfaction.com] has quit [Remote host closed the connection] 23:59 < jonasschnelli> or say, what is the effect of leveldb's pdb->CompactRange(&slKey1, &slKey2);?