--- Day changed Sat Apr 07 2018 00:19 -!- CubicEarths [~cubiceart@xdsl-188-155-63-9.adslplus.ch] has quit [Remote host closed the connection] 00:19 -!- CubicEarths [~cubiceart@xdsl-188-155-63-9.adslplus.ch] has joined #bitcoin-core-dev 00:21 -!- grafcaps [~haroldbr@50.90.83.229] has quit [Ping timeout: 240 seconds] 00:24 -!- CubicEarths [~cubiceart@xdsl-188-155-63-9.adslplus.ch] has quit [Ping timeout: 245 seconds] 00:34 -!- CubicEarths [~cubiceart@xdsl-188-155-63-9.adslplus.ch] has joined #bitcoin-core-dev 00:41 -!- cryptojanitor [uid278088@gateway/web/irccloud.com/x-gaoqrvvrbfvukuum] has quit [Quit: Connection closed for inactivity] 00:47 < bitcoin-git> [bitcoin] ryanofsky opened pull request #12906: Avoid `interface` keyword to fix windows gitian build (master...pr/is) https://github.com/bitcoin/bitcoin/pull/12906 00:55 -!- Murch [~murch@c-73-223-113-121.hsd1.ca.comcast.net] has quit [Quit: Snoozing.] 01:10 -!- CubicEarths [~cubiceart@xdsl-188-155-63-9.adslplus.ch] has quit [Remote host closed the connection] 01:13 -!- zautomata [~zautomata@41.232.213.73] has joined #bitcoin-core-dev 01:13 -!- rls [~rls@2600:8800:1e00:9e1:dc6a:bf77:7fd0:bcaa] has joined #bitcoin-core-dev 01:21 -!- wxss [~user@185.145.38.233] has joined #bitcoin-core-dev 01:21 -!- Krellan [~Krellan@2601:640:4000:9258:6d80:85a8:b4cd:5123] has quit [Read error: Connection reset by peer] 01:21 -!- Krellan [~Krellan@2601:640:4000:9258:6d80:85a8:b4cd:5123] has joined #bitcoin-core-dev 01:29 -!- pyericz [~pyericz@183.250.230.254] has joined #bitcoin-core-dev 01:35 -!- pyericz [~pyericz@183.250.230.254] has quit [Quit: This computer has gone to sleep] 01:43 < wumpus> windows headers #ifdef the word 'interface'?! that's pretty silly 01:44 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has quit [Ping timeout: 264 seconds] 01:51 -!- pyericz [~pyericz@183.250.230.254] has joined #bitcoin-core-dev 01:51 -!- mrannanay [uid222022@gateway/web/irccloud.com/x-injcdqjwvixikdrv] has joined #bitcoin-core-dev 01:52 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has joined #bitcoin-core-dev 01:55 -!- rls [~rls@2600:8800:1e00:9e1:dc6a:bf77:7fd0:bcaa] has quit [Remote host closed the connection] 01:56 -!- rls [~rls@2600:8800:1e00:9e1:dc6a:bf77:7fd0:bcaa] has joined #bitcoin-core-dev 02:17 -!- DrOlmer [~DrOlmer@unaffiliated/drolmer] has quit [Ping timeout: 260 seconds] 02:18 -!- DrOlmer [~DrOlmer@unaffiliated/drolmer] has joined #bitcoin-core-dev 02:36 -!- setpill [~setpill@unaffiliated/setpill] has joined #bitcoin-core-dev 02:37 -!- promag [~promag@bl22-247-244.dsl.telepac.pt] has joined #bitcoin-core-dev 02:38 -!- promag [~promag@bl22-247-244.dsl.telepac.pt] has quit [Remote host closed the connection] 02:39 -!- promag [~promag@bl22-247-244.dsl.telepac.pt] has joined #bitcoin-core-dev 02:43 -!- pyericz [~pyericz@183.250.230.254] has quit [Quit: This computer has gone to sleep] 02:43 -!- promag [~promag@bl22-247-244.dsl.telepac.pt] has quit [Ping timeout: 260 seconds] 02:45 -!- promag [~promag@bl22-247-244.dsl.telepac.pt] has joined #bitcoin-core-dev 02:46 -!- grafcaps [~haroldbr@50.90.83.229] has joined #bitcoin-core-dev 02:51 -!- grafcaps [~haroldbr@50.90.83.229] has quit [Ping timeout: 260 seconds] 02:55 -!- pyericz [~pyericz@183.250.230.254] has joined #bitcoin-core-dev 03:08 -!- jtimon [~quassel@142.29.134.37.dynamic.jazztel.es] has quit [Ping timeout: 260 seconds] 03:10 -!- promag [~promag@bl22-247-244.dsl.telepac.pt] has quit [Remote host closed the connection] 03:20 -!- pyericz [~pyericz@183.250.230.254] has quit [Quit: This computer has gone to sleep] 03:27 -!- rls [~rls@2600:8800:1e00:9e1:dc6a:bf77:7fd0:bcaa] has quit [Ping timeout: 276 seconds] 03:44 -!- zautomata [~zautomata@41.232.213.73] has quit [Ping timeout: 268 seconds] 03:50 -!- drexl [~drexl@cpc130676-camd16-2-0-cust445.know.cable.virginm.net] has joined #bitcoin-core-dev 04:01 -!- setpill [~setpill@unaffiliated/setpill] has quit [Quit: o/] 04:37 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has quit [Read error: Connection reset by peer] 04:38 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has joined #bitcoin-core-dev 04:51 -!- zautomata [~zautomata@41.232.216.233] has joined #bitcoin-core-dev 04:54 < bitcoin-git> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/5f0c6a7b0e47...9abdb7c67e4a 04:54 < bitcoin-git> bitcoin/master 39bc2fa João Barbosa: wallet: Make WalletInitInterface and DummyWalletInit private 04:54 < bitcoin-git> bitcoin/master d894894 João Barbosa: wallet: Refactor to WalletInitInterface* const g_wallet_init_interface 04:54 < bitcoin-git> bitcoin/master 9abdb7c Wladimir J. van der Laan: Merge #12836: Make WalletInitInterface and DummyWalletInit private, fix nullptr deref... 04:55 < bitcoin-git> [bitcoin] laanwj closed pull request #12836: Make WalletInitInterface and DummyWalletInit private, fix nullptr deref (master...2018-03-walletinit) https://github.com/bitcoin/bitcoin/pull/12836 05:01 -!- rockhouse [~rockhouse@unaffiliated/rockhouse] has quit [Quit: Leaving ... but you never know maybe I come back!] 05:05 -!- rockhouse [~rockhouse@unaffiliated/rockhouse] has joined #bitcoin-core-dev 05:07 -!- BlueMatt [~BlueMatt@unaffiliated/bluematt] has quit [Ping timeout: 256 seconds] 05:07 -!- Sinclair6 [sinclair6@gateway/vpn/privateinternetaccess/sinclair6] has quit [Ping timeout: 260 seconds] 05:08 -!- Erenb [5c2d3b3b@gateway/web/freenode/ip.92.45.59.59] has joined #bitcoin-core-dev 05:08 -!- Erenb [5c2d3b3b@gateway/web/freenode/ip.92.45.59.59] has quit [Client Quit] 05:10 -!- BlueMatt [~BlueMatt@unaffiliated/bluematt] has joined #bitcoin-core-dev 05:33 -!- Ylbam [uid99779@gateway/web/irccloud.com/x-kvpziyrfwgtgmqny] has joined #bitcoin-core-dev 05:34 -!- Ylbam [uid99779@gateway/web/irccloud.com/x-kvpziyrfwgtgmqny] has quit [Client Quit] 05:34 -!- Ylbam [uid99779@gateway/web/irccloud.com/x-wajoevbftxfqdtkk] has joined #bitcoin-core-dev 05:40 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has quit [Read error: Connection reset by peer] 05:41 -!- Chris_Stewart_5 [chris@gateway/vpn/privateinternetaccess/chrisstewart5/x-62865615] has joined #bitcoin-core-dev 05:41 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has joined #bitcoin-core-dev 05:46 -!- Samdney [~Samdney@178.162.209.136] has quit [Quit: Verlassend] 05:55 -!- cryptojanitor [uid278088@gateway/web/irccloud.com/x-bnsqaayuzdadqxfy] has joined #bitcoin-core-dev 05:56 -!- grafcaps [~haroldbr@50.90.83.229] has joined #bitcoin-core-dev 05:59 -!- timothy [~tredaelli@redhat/timothy] has joined #bitcoin-core-dev 06:01 -!- grafcaps [~haroldbr@50.90.83.229] has quit [Ping timeout: 255 seconds] 06:04 -!- timothy [~tredaelli@redhat/timothy] has quit [Quit: Konversation terminated!] 06:11 -!- laurentmt [~Thunderbi@ip124.67-202-83.static.steadfastdns.net] has joined #bitcoin-core-dev 06:14 -!- Chris_Stewart_5 [chris@gateway/vpn/privateinternetaccess/chrisstewart5/x-62865615] has quit [Ping timeout: 264 seconds] 06:16 -!- lnostdal [~lnostdal@77.70.119.51] has quit [Ping timeout: 260 seconds] 06:18 -!- SopaXorzTaker [~SopaXorzT@unaffiliated/sopaxorztaker] has quit [Remote host closed the connection] 06:25 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 06:29 -!- Aaronvan_ [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 06:31 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Ping timeout: 256 seconds] 06:44 -!- Emcy [~Emcy@unaffiliated/emcy] has joined #bitcoin-core-dev 06:55 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has quit [Read error: Connection reset by peer] 06:56 -!- moneyball [~moneyball@c-73-223-73-149.hsd1.ca.comcast.net] has joined #bitcoin-core-dev 06:56 -!- moneyball [~moneyball@c-73-223-73-149.hsd1.ca.comcast.net] has quit [Client Quit] 06:56 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has joined #bitcoin-core-dev 07:01 -!- grafcaps [~haroldbr@50.90.83.229] has joined #bitcoin-core-dev 07:05 -!- grafcaps [~haroldbr@50.90.83.229] has quit [Ping timeout: 240 seconds] 07:16 < bitcoin-git> [bitcoin] laanwj pushed 7 new commits to master: https://github.com/bitcoin/bitcoin/compare/9abdb7c67e4a...69310a342fd3 07:16 < bitcoin-git> bitcoin/master abf190e John Newbery: [tests] fix flake8 warnings in interface_rest.py test 07:16 < bitcoin-git> bitcoin/master 3fd4490 John Newbery: [tests] improve logging and documentation in interface_rest.py 07:16 < bitcoin-git> bitcoin/master 7a3181a John Newbery: [tests] Make json request building more consistent in interface_rest.py 07:16 < bitcoin-git> [bitcoin] laanwj closed pull request #12766: [Tests] Tidy up REST interface functional tests (master...tidy_up_rest_test) https://github.com/bitcoin/bitcoin/pull/12766 07:20 -!- promag [~promag@bl22-247-244.dsl.telepac.pt] has joined #bitcoin-core-dev 07:24 -!- Samdney [~Samdney@37.58.57.3] has joined #bitcoin-core-dev 07:31 -!- promag [~promag@bl22-247-244.dsl.telepac.pt] has quit [Remote host closed the connection] 07:34 < bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/69310a342fd3...83c7533eb1f3 07:34 < bitcoin-git> bitcoin/master 8dd547d ccdle12: Adding logging for loop iteration level in p2p_sendheaders.py... 07:34 < bitcoin-git> bitcoin/master 83c7533 MarcoFalke: Merge #12849: Tests: Add logging in loops in p2p_sendhears.py... 07:35 -!- lnostdal [~lnostdal@77.70.119.51] has joined #bitcoin-core-dev 07:35 < bitcoin-git> [bitcoin] MarcoFalke closed pull request #12849: Tests: Add logging in loops in p2p_sendhears.py (master...tests-adding-logging-in-p2p_sendheaders) https://github.com/bitcoin/bitcoin/pull/12849 07:40 < bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/83c7533eb1f3...215158a633c7 07:40 < bitcoin-git> bitcoin/master f63bc5e practicalswift: wallet: Initialize m_last_block_processed to nullptr. Initialize fields where defined. 07:40 < bitcoin-git> bitcoin/master 215158a Wladimir J. van der Laan: Merge #12785: wallet: Initialize m_last_block_processed to nullptr... 07:40 -!- Guyver2 [AdiIRC@guyver2.xs4all.nl] has joined #bitcoin-core-dev 07:41 < bitcoin-git> [bitcoin] laanwj closed pull request #12785: wallet: Initialize m_last_block_processed to nullptr (master...m_last_block_processed-setnull) https://github.com/bitcoin/bitcoin/pull/12785 07:45 < bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/215158a633c7...b15485eccace 07:45 < bitcoin-git> bitcoin/master b119e78 practicalswift: docs: Fix conflicting statements about initialization in developer notes 07:45 < bitcoin-git> bitcoin/master b15485e Wladimir J. van der Laan: Merge #12896: docs: Fix conflicting statements about initialization in developer notes... 07:45 < bitcoin-git> [bitcoin] laanwj closed pull request #12896: docs: Fix conflicting statements about initialization in developer notes (master...remove-conflicing-statements) https://github.com/bitcoin/bitcoin/pull/12896 07:53 -!- moneyball [~moneyball@c-73-223-73-149.hsd1.ca.comcast.net] has joined #bitcoin-core-dev 08:00 -!- moneyball [~moneyball@c-73-223-73-149.hsd1.ca.comcast.net] has quit [Quit: My MacBook Air has gone to sleep. ZZZzzz…] 08:04 -!- moneyball [~moneyball@c-73-223-73-149.hsd1.ca.comcast.net] has joined #bitcoin-core-dev 08:05 < bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/b15485eccace...319991db5b11 08:05 < bitcoin-git> bitcoin/master 0314ad4 buddilla: doc: add qrencode to brew install instructions... 08:05 < bitcoin-git> bitcoin/master 319991d Wladimir J. van der Laan: Merge #12850: doc: add qrencode to brew install instructions... 08:05 < bitcoin-git> [bitcoin] laanwj closed pull request #12850: doc: add qrencode to brew install instructions (master...patch-1) https://github.com/bitcoin/bitcoin/pull/12850 08:08 -!- moneyball [~moneyball@c-73-223-73-149.hsd1.ca.comcast.net] has quit [Client Quit] 08:25 -!- Chris_Stewart_5 [chris@gateway/vpn/privateinternetaccess/chrisstewart5/x-62865615] has joined #bitcoin-core-dev 08:28 -!- rls [~rls@2600:8800:1e00:9e1:dc6a:bf77:7fd0:bcaa] has joined #bitcoin-core-dev 08:33 -!- grafcaps [~haroldbr@50.90.83.229] has joined #bitcoin-core-dev 08:41 -!- Chris_Stewart_5 [chris@gateway/vpn/privateinternetaccess/chrisstewart5/x-62865615] has quit [Ping timeout: 260 seconds] 08:47 -!- kanexxz [~myst@p57A778AB.dip0.t-ipconnect.de] has joined #bitcoin-core-dev 08:54 -!- cryptojanitor [uid278088@gateway/web/irccloud.com/x-bnsqaayuzdadqxfy] has quit [Quit: Connection closed for inactivity] 09:03 -!- Sinclair6 [sinclair6@gateway/vpn/privateinternetaccess/sinclair6] has joined #bitcoin-core-dev 09:10 -!- Giszmo [~leo@ip-183-237-219-201.nextelmovil.cl] has joined #bitcoin-core-dev 09:14 -!- SopaXorzTaker [~SopaXorzT@unaffiliated/sopaxorztaker] has joined #bitcoin-core-dev 09:20 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has quit [Read error: Connection reset by peer] 09:22 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has joined #bitcoin-core-dev 09:42 -!- Ylbam [uid99779@gateway/web/irccloud.com/x-wajoevbftxfqdtkk] has quit [Quit: Connection closed for inactivity] 09:44 < bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/319991db5b11...f8d6dc47cbe7 09:44 < bitcoin-git> bitcoin/master fafcad3 MarcoFalke: doc: Add testmempoolaccept to release-notes 09:44 < bitcoin-git> bitcoin/master f8d6dc4 Wladimir J. van der Laan: Merge #12860: Add testmempoolaccept to release-notes, Add missing const... 09:44 < bitcoin-git> [bitcoin] laanwj closed pull request #12860: Add testmempoolaccept to release-notes, Add missing const (master...Mf1804-docReleaseNotes) https://github.com/bitcoin/bitcoin/pull/12860 09:49 < bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/f8d6dc47cbe7...b2e5fe8b559b 09:49 < bitcoin-git> bitcoin/master 577f111 Pieter Wuille: Make verify-commits.sh test that merges are clean 09:49 < bitcoin-git> bitcoin/master b2e5fe8 Wladimir J. van der Laan: Merge #12708: Make verify-commits.sh test that merges are clean... 09:49 < bitcoin-git> [bitcoin] laanwj closed pull request #12708: Make verify-commits.sh test that merges are clean (master...201803_cleanmerge) https://github.com/bitcoin/bitcoin/pull/12708 09:50 -!- nullptr| [~nullptr|@ip-94-113-103-134.net.upcbroadband.cz] has quit [Ping timeout: 276 seconds] 09:52 -!- shesek` [~shesek@89-139-93-16.bb.netvision.net.il] has joined #bitcoin-core-dev 09:55 -!- nullptr| [~nullptr|@ip-94-113-103-134.net.upcbroadband.cz] has joined #bitcoin-core-dev 09:57 -!- Krellan [~Krellan@2601:640:4000:9258:6d80:85a8:b4cd:5123] has quit [Read error: Connection reset by peer] 09:58 -!- Krellan [~Krellan@2601:640:4000:9258:6d80:85a8:b4cd:5123] has joined #bitcoin-core-dev 10:10 -!- Aaronvan_ [~AaronvanW@unaffiliated/aaronvanw] has quit [Remote host closed the connection] 10:11 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 10:13 -!- Guyver2 [AdiIRC@guyver2.xs4all.nl] has quit [Quit: Going offline, see ya! (www.adiirc.com)] 10:15 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Ping timeout: 240 seconds] 10:15 -!- lnostdal [~lnostdal@77.70.119.51] has quit [Read error: Connection reset by peer] 10:16 -!- lnostdal [~lnostdal@77.70.119.51] has joined #bitcoin-core-dev 10:17 -!- shesek` [~shesek@89-139-93-16.bb.netvision.net.il] has quit [Ping timeout: 255 seconds] 10:18 -!- DrOlmer [~DrOlmer@unaffiliated/drolmer] has quit [Ping timeout: 264 seconds] 10:18 -!- DrOlmer [~DrOlmer@unaffiliated/drolmer] has joined #bitcoin-core-dev 10:23 -!- CubicEarths [~cubiceart@239.11.24.31.ftth.as8758.net] has joined #bitcoin-core-dev 10:27 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has quit [Read error: Connection reset by peer] 10:29 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has joined #bitcoin-core-dev 10:32 -!- victorSN5868 [~victorSN@ipc-hosting.de] has joined #bitcoin-core-dev 10:35 -!- wxss [~user@185.145.38.233] has quit [Quit: leaving] 10:37 -!- victorSN5868 is now known as victorSNSN 10:42 -!- victorSN [~victorSN@ec2-18-221-184-249.us-east-2.compute.amazonaws.com] has quit [Quit: The Lounge - https://thelounge.github.io] 10:43 -!- victorSNSN is now known as victorSN 10:49 -!- CubicEarths [~cubiceart@239.11.24.31.ftth.as8758.net] has quit [Remote host closed the connection] 10:49 < bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/b2e5fe8b559b...becd8dd2ec51 10:49 < bitcoin-git> bitcoin/master d54874d Evan Klitzke: Set SCHED_BATCH priority on the loadblk thread.... 10:49 < bitcoin-git> bitcoin/master becd8dd Wladimir J. van der Laan: Merge #12618: Set SCHED_BATCH priority on the loadblk thread.... 10:50 < bitcoin-git> [bitcoin] laanwj closed pull request #12618: Set SCHED_BATCH priority on the loadblk thread. (master...sched_batch) https://github.com/bitcoin/bitcoin/pull/12618 10:56 -!- arbitrary_guy [~arbitrary@c-67-183-30-122.hsd1.wa.comcast.net] has joined #bitcoin-core-dev 11:03 -!- grafcaps [~haroldbr@50.90.83.229] has quit [Ping timeout: 240 seconds] 11:08 -!- kanexxz [~myst@p57A778AB.dip0.t-ipconnect.de] has quit [Quit: Going offline, see ya! (www.adiirc.com)] 11:09 -!- rls [~rls@2600:8800:1e00:9e1:dc6a:bf77:7fd0:bcaa] has quit [Ping timeout: 245 seconds] 11:10 -!- esotericnonsense [~esotericn@unaffiliated/esotericnonsense] has quit [Read error: Connection reset by peer] 11:11 -!- esotericnonsense [~esotericn@unaffiliated/esotericnonsense] has joined #bitcoin-core-dev 11:20 -!- Samdney [~Samdney@37.58.57.3] has quit [Ping timeout: 260 seconds] 11:22 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 11:23 -!- Samdney [~Samdney@37.58.57.3] has joined #bitcoin-core-dev 11:24 -!- Giszmo [~leo@ip-183-237-219-201.nextelmovil.cl] has quit [Ping timeout: 264 seconds] 11:25 -!- laurentmt [~Thunderbi@ip124.67-202-83.static.steadfastdns.net] has quit [Quit: laurentmt] 11:26 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Ping timeout: 240 seconds] 11:30 -!- SopaXorzTaker [~SopaXorzT@unaffiliated/sopaxorztaker] has quit [Remote host closed the connection] 11:33 -!- owowo [~ovovo@unaffiliated/ovovo] has quit [Ping timeout: 265 seconds] 11:33 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has quit [Read error: Connection reset by peer] 11:34 -!- JackH [~laptop@host-80-47-80-55.as13285.net] has quit [Read error: Connection reset by peer] 11:35 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has joined #bitcoin-core-dev 11:36 < bitcoin-git> [bitcoin] MarcoFalke opened pull request #12909: wallet: Make "settings" to be class members (master...Mf1804-walletMembers) https://github.com/bitcoin/bitcoin/pull/12909 11:38 -!- arbitrary_guy [~arbitrary@c-67-183-30-122.hsd1.wa.comcast.net] has quit [Ping timeout: 264 seconds] 11:39 -!- owowo [~ovovo@unaffiliated/ovovo] has joined #bitcoin-core-dev 11:44 -!- Giszmo [~leo@pc-37-38-86-200.cm.vtr.net] has joined #bitcoin-core-dev 11:44 -!- CubicEarths [~cubiceart@239.11.24.31.ftth.as8758.net] has joined #bitcoin-core-dev 11:46 -!- grafcaps [~haroldbr@50.90.83.229] has joined #bitcoin-core-dev 11:50 -!- cryptojanitor [uid278088@gateway/web/irccloud.com/x-ujmxzmcgrrlsffcb] has joined #bitcoin-core-dev 11:51 -!- CubicEarths [~cubiceart@239.11.24.31.ftth.as8758.net] has quit [Remote host closed the connection] 11:52 -!- CubicEarths [~cubiceart@239.11.24.31.ftth.as8758.net] has joined #bitcoin-core-dev 11:54 -!- JackH [~laptop@host-80-47-80-55.as13285.net] has joined #bitcoin-core-dev 11:55 -!- grafcaps [~haroldbr@50.90.83.229] has quit [Ping timeout: 264 seconds] 11:56 -!- Randolf [~randolf@96.53.47.42] has quit [Ping timeout: 245 seconds] 11:57 -!- CubicEarths [~cubiceart@239.11.24.31.ftth.as8758.net] has quit [Ping timeout: 240 seconds] 12:11 -!- promag [~promag@bl22-247-244.dsl.telepac.pt] has joined #bitcoin-core-dev 12:14 -!- Krellan [~Krellan@2601:640:4000:9258:6d80:85a8:b4cd:5123] has quit [Read error: Connection reset by peer] 12:15 -!- Krellan [~Krellan@2601:640:4000:9258:6d80:85a8:b4cd:5123] has joined #bitcoin-core-dev 12:18 -!- promag [~promag@bl22-247-244.dsl.telepac.pt] has quit [Remote host closed the connection] 12:19 -!- grafcaps [~haroldbr@50.90.83.229] has joined #bitcoin-core-dev 12:20 < bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/becd8dd2ec51...048ac8326b69 12:20 < bitcoin-git> bitcoin/master 17780d6 Russell Yanofsky: scripted-diff: Avoid `interface` keyword to fix windows gitian build... 12:20 < bitcoin-git> bitcoin/master 048ac83 MarcoFalke: Merge #12906: Avoid `interface` keyword to fix windows gitian build... 12:21 < bitcoin-git> [bitcoin] MarcoFalke closed pull request #12906: Avoid `interface` keyword to fix windows gitian build (master...pr/is) https://github.com/bitcoin/bitcoin/pull/12906 12:25 -!- arbitrary_guy [~arbitrary@c-67-183-30-122.hsd1.wa.comcast.net] has joined #bitcoin-core-dev 12:25 -!- arbitrary_guy [~arbitrary@c-67-183-30-122.hsd1.wa.comcast.net] has quit [Remote host closed the connection] 12:26 -!- shesek [~shesek@unaffiliated/shesek] has joined #bitcoin-core-dev 12:31 -!- shesek [~shesek@unaffiliated/shesek] has quit [Ping timeout: 255 seconds] 12:48 -!- arbitrary_guy [~arbitrary@c-67-183-30-122.hsd1.wa.comcast.net] has joined #bitcoin-core-dev 12:49 -!- grafcaps [~haroldbr@50.90.83.229] has quit [Ping timeout: 260 seconds] 13:02 -!- booyah [~bb@193.25.1.157] has quit [Ping timeout: 240 seconds] 13:04 -!- booyah [~bb@193.25.1.157] has joined #bitcoin-core-dev 13:19 -!- meshcollider [uid246294@gateway/web/irccloud.com/x-nzbndqhiatgdtenw] has joined #bitcoin-core-dev 13:23 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 13:28 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Ping timeout: 240 seconds] 13:33 -!- grafcaps [~haroldbr@50.90.83.229] has joined #bitcoin-core-dev 13:38 -!- grafcaps [~haroldbr@50.90.83.229] has quit [Ping timeout: 264 seconds] 13:48 -!- Emcy [~Emcy@unaffiliated/emcy] has quit [Ping timeout: 265 seconds] 13:52 -!- lnostdal [~lnostdal@77.70.119.51] has quit [Ping timeout: 264 seconds] 13:59 -!- Sinclair6 [sinclair6@gateway/vpn/privateinternetaccess/sinclair6] has quit [Ping timeout: 240 seconds] 14:14 -!- Giszmo [~leo@pc-37-38-86-200.cm.vtr.net] has quit [Ping timeout: 240 seconds] 14:15 -!- d9b4bef9 [~d9b4bef9@207.38.94.106] has quit [Remote host closed the connection] 14:16 -!- d9b4bef9 [~d9b4bef9@207.38.94.106] has joined #bitcoin-core-dev 14:16 -!- booyah [~bb@193.25.1.157] has quit [Read error: Connection reset by peer] 14:18 -!- grafcaps [~haroldbr@50.90.83.229] has joined #bitcoin-core-dev 14:19 -!- belcher_ [~belcher@unaffiliated/belcher] has joined #bitcoin-core-dev 14:20 -!- Randolf [~randolf@96.53.47.42] has joined #bitcoin-core-dev 14:23 -!- grafcaps [~haroldbr@50.90.83.229] has quit [Ping timeout: 264 seconds] 14:36 -!- promag [~promag@bl22-247-244.dsl.telepac.pt] has joined #bitcoin-core-dev 14:37 -!- Deinogalerix21 [~Deinogale@185.169.255.9] has joined #bitcoin-core-dev 14:40 -!- Krellan [~Krellan@2601:640:4000:9258:6d80:85a8:b4cd:5123] has quit [Read error: Connection reset by peer] 14:41 -!- Krellan [~Krellan@2601:640:4000:9258:6d80:85a8:b4cd:5123] has joined #bitcoin-core-dev 14:43 -!- Sinclair6 [sinclair6@gateway/vpn/privateinternetaccess/sinclair6] has joined #bitcoin-core-dev 14:47 -!- Chris_Stewart_5 [chris@gateway/vpn/privateinternetaccess/chrisstewart5/x-62865615] has joined #bitcoin-core-dev 14:47 -!- Giszmo [~leo@pc-37-38-86-200.cm.vtr.net] has joined #bitcoin-core-dev 14:48 -!- owowo [~ovovo@unaffiliated/ovovo] has quit [Ping timeout: 240 seconds] 14:49 -!- owowo [~ovovo@unaffiliated/ovovo] has joined #bitcoin-core-dev 15:01 -!- kanexxz [~kanexxz@p57A778AB.dip0.t-ipconnect.de] has joined #bitcoin-core-dev 15:04 -!- jtimon [~quassel@142.29.134.37.dynamic.jazztel.es] has joined #bitcoin-core-dev 15:09 -!- Deinogalerix21 [~Deinogale@185.169.255.9] has quit [Quit: WeeChat 2.1] 15:22 -!- grafcaps [~haroldbr@50.90.83.229] has joined #bitcoin-core-dev 15:25 -!- Chris_Stewart_5 [chris@gateway/vpn/privateinternetaccess/chrisstewart5/x-62865615] has quit [Ping timeout: 260 seconds] 15:26 -!- booyah [~bb@193.25.1.157] has joined #bitcoin-core-dev 15:27 -!- grafcaps [~haroldbr@50.90.83.229] has quit [Ping timeout: 240 seconds] 15:29 -!- meshcollider [uid246294@gateway/web/irccloud.com/x-nzbndqhiatgdtenw] has quit [Quit: Connection closed for inactivity] 15:40 -!- Randolf [~randolf@96.53.47.42] has quit [Ping timeout: 264 seconds] 15:47 -!- kanexxz [~kanexxz@p57A778AB.dip0.t-ipconnect.de] has quit [Quit: Going offline, see ya! (www.adiirc.com)] 15:50 -!- drexl_ [~drexl@62.112.9.165] has joined #bitcoin-core-dev 15:52 -!- drexl [~drexl@cpc130676-camd16-2-0-cust445.know.cable.virginm.net] has quit [Ping timeout: 240 seconds] 15:52 -!- drexl_ is now known as drexl 16:20 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has quit [Read error: Connection reset by peer] 16:21 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has joined #bitcoin-core-dev 16:23 -!- shesek [~shesek@bzq-84-110-235-224.red.bezeqint.net] has joined #bitcoin-core-dev 16:23 -!- shesek [~shesek@bzq-84-110-235-224.red.bezeqint.net] has quit [Changing host] 16:23 -!- shesek [~shesek@unaffiliated/shesek] has joined #bitcoin-core-dev 16:39 -!- belcher_ [~belcher@unaffiliated/belcher] has quit [Quit: Leaving] 16:40 -!- promag [~promag@bl22-247-244.dsl.telepac.pt] has quit [Remote host closed the connection] 16:54 -!- mrannanay [uid222022@gateway/web/irccloud.com/x-injcdqjwvixikdrv] has quit [Quit: Connection closed for inactivity] 16:56 -!- Krellan [~Krellan@2601:640:4000:9258:6d80:85a8:b4cd:5123] has quit [Read error: Connection reset by peer] 16:56 -!- dafunkiz_ [~dafunkizd@172.92.143.143] has joined #bitcoin-core-dev 16:57 -!- Krellan [~Krellan@2601:640:4000:9258:6d80:85a8:b4cd:5123] has joined #bitcoin-core-dev 17:00 -!- weez17 [~isaac@unaffiliated/weez17] has quit [Remote host closed the connection] 17:00 -!- weez17 [~isaac@unaffiliated/weez17] has joined #bitcoin-core-dev 17:15 -!- dgenr8 [~dgenr8@unaffiliated/dgenr8] has quit [Ping timeout: 264 seconds] 17:16 -!- dgenr8 [~dgenr8@unaffiliated/dgenr8] has joined #bitcoin-core-dev 17:16 -!- dafunkiz_ [~dafunkizd@172.92.143.143] has quit [Quit: probably someone interrupted me] 17:17 -!- rls [~rls@2600:8800:1e00:9e1:dc6a:bf77:7fd0:bcaa] has joined #bitcoin-core-dev 17:22 -!- Samdney [~Samdney@37.58.57.3] has quit [Ping timeout: 255 seconds] 17:35 -!- Chris_Stewart_5 [chris@gateway/vpn/privateinternetaccess/chrisstewart5/x-62865615] has joined #bitcoin-core-dev 17:36 -!- arbitrary_guy [~arbitrary@c-67-183-30-122.hsd1.wa.comcast.net] has quit [Remote host closed the connection] 17:38 -!- drexl [~drexl@62.112.9.165] has quit [Quit: drexl] 17:50 -!- Chris_Stewart_5 [chris@gateway/vpn/privateinternetaccess/chrisstewart5/x-62865615] has quit [Ping timeout: 260 seconds] 17:53 -!- ula [~ula@b2b-78-94-11-194.unitymedia.biz] has joined #bitcoin-core-dev 18:00 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has quit [Read error: Connection reset by peer] 18:01 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has joined #bitcoin-core-dev 18:01 -!- dafunkiz_ [~dafunkizd@172.92.143.143] has joined #bitcoin-core-dev 18:03 -!- CubicEarths [~cubiceart@239.11.24.31.ftth.as8758.net] has joined #bitcoin-core-dev 18:04 -!- Chris_Stewart_5 [chris@gateway/vpn/privateinternetaccess/chrisstewart5/x-62865615] has joined #bitcoin-core-dev 18:08 -!- pyericz [~pyericz@117.30.164.109] has joined #bitcoin-core-dev 18:10 -!- Randolf [~randolf@96.53.47.42] has joined #bitcoin-core-dev 18:13 -!- CubicEarths [~cubiceart@239.11.24.31.ftth.as8758.net] has quit [Read error: Connection reset by peer] 18:13 -!- CubicEar_ [~cubiceart@239.11.24.31.ftth.as8758.net] has joined #bitcoin-core-dev 18:13 -!- goatpig [56f75164@gateway/web/freenode/ip.86.247.81.100] has joined #bitcoin-core-dev 18:18 -!- DrOlmer [~DrOlmer@unaffiliated/drolmer] has quit [Ping timeout: 264 seconds] 18:19 -!- DrOlmer [~DrOlmer@unaffiliated/drolmer] has joined #bitcoin-core-dev 18:21 -!- pyericz_ [~pyericz@117.30.166.149] has joined #bitcoin-core-dev 18:22 -!- CubicEar_ [~cubiceart@239.11.24.31.ftth.as8758.net] has quit [Remote host closed the connection] 18:24 -!- pyericz [~pyericz@117.30.164.109] has quit [Ping timeout: 264 seconds] 18:33 -!- Chris_Stewart_5 [chris@gateway/vpn/privateinternetaccess/chrisstewart5/x-62865615] has quit [Ping timeout: 264 seconds] 18:46 -!- Chris_Stewart_5 [chris@gateway/vpn/privateinternetaccess/chrisstewart5/x-62865615] has joined #bitcoin-core-dev 18:54 -!- dafunkiz_ [~dafunkizd@172.92.143.143] has quit [Quit: probably someone interrupted me] 18:56 -!- Murch [~murch@c-73-223-113-121.hsd1.ca.comcast.net] has joined #bitcoin-core-dev 18:57 -!- dafunkiz_ [~dafunkizd@172.92.143.143] has joined #bitcoin-core-dev 18:59 -!- grafcaps [~haroldbr@50.90.83.229] has joined #bitcoin-core-dev 18:59 -!- Chris_Stewart_5 [chris@gateway/vpn/privateinternetaccess/chrisstewart5/x-62865615] has quit [Ping timeout: 240 seconds] 19:04 -!- grafcaps [~haroldbr@50.90.83.229] has quit [Ping timeout: 265 seconds] 19:09 -!- Hal_ [87177ca9@gateway/web/freenode/ip.135.23.124.169] has joined #bitcoin-core-dev 19:11 -!- Hal_ [87177ca9@gateway/web/freenode/ip.135.23.124.169] has quit [Client Quit] 19:18 -!- grafcaps [~haroldbr@50.90.83.229] has joined #bitcoin-core-dev 19:38 -!- arbitrary_guy [~arbitrary@c-67-183-30-122.hsd1.wa.comcast.net] has joined #bitcoin-core-dev 19:38 -!- arbitrary_guy [~arbitrary@c-67-183-30-122.hsd1.wa.comcast.net] has quit [Remote host closed the connection] 19:39 -!- Murch [~murch@c-73-223-113-121.hsd1.ca.comcast.net] has quit [Quit: Snoozing.] 19:44 -!- Murch [~murch@c-73-223-113-121.hsd1.ca.comcast.net] has joined #bitcoin-core-dev 19:55 < bitcoin-git> [bitcoin] kallewoof opened pull request #12911: wallet: Show fee in results for signrawtransaction* when complete=true (master...sign-show-fees) https://github.com/bitcoin/bitcoin/pull/12911 20:01 -!- pyericz_ [~pyericz@117.30.166.149] has quit [Quit: This computer has gone to sleep] 20:01 -!- pyericz_ [~pyericz@117.30.166.149] has joined #bitcoin-core-dev 20:25 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has quit [Read error: Connection reset by peer] 20:26 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has joined #bitcoin-core-dev 20:33 -!- Murch [~murch@c-73-223-113-121.hsd1.ca.comcast.net] has quit [Quit: Snoozing.] 20:45 -!- karimofthecrop [~karim@173.254.196.59.adsl.inet-telecom.org] has joined #bitcoin-core-dev 20:46 -!- karimofthecrop [~karim@173.254.196.59.adsl.inet-telecom.org] has quit [Client Quit] 20:50 -!- dafunkiz_ [~dafunkizd@172.92.143.143] has quit [Quit: probably someone interrupted me] 20:57 -!- dafunkiz_ [~dafunkizd@172.92.143.143] has joined #bitcoin-core-dev 21:09 -!- jojeyh [~delphi@2602:306:b8b6:b970:8d99:918f:e7a:f548] has joined #bitcoin-core-dev 21:10 -!- pyericz_ [~pyericz@117.30.166.149] has quit [Quit: This computer has gone to sleep] 21:25 -!- dafunkiz_ [~dafunkizd@172.92.143.143] has quit [Quit: probably someone interrupted me] 21:34 -!- jimmysong [~Jimmy@72-48-253-51.dyn.grandenetworks.net] has joined #bitcoin-core-dev 21:39 -!- Krellan [~Krellan@2601:640:4000:9258:6d80:85a8:b4cd:5123] has quit [Read error: Connection reset by peer] 21:40 -!- Krellan [~Krellan@2601:640:4000:9258:6d80:85a8:b4cd:5123] has joined #bitcoin-core-dev 22:00 -!- cryptojanitor [uid278088@gateway/web/irccloud.com/x-ujmxzmcgrrlsffcb] has quit [Quit: Connection closed for inactivity] 22:12 -!- BlueMatt [~BlueMatt@unaffiliated/bluematt] has quit [Ping timeout: 240 seconds] 22:13 -!- BlueMatt [~BlueMatt@unaffiliated/bluematt] has joined #bitcoin-core-dev 22:35 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has quit [Read error: Connection reset by peer] 22:36 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has joined #bitcoin-core-dev 22:39 -!- pyericz_ [~pyericz@117.30.166.149] has joined #bitcoin-core-dev 22:45 -!- meshcollider [uid246294@gateway/web/irccloud.com/x-qeqondiczjbekfhb] has joined #bitcoin-core-dev 22:51 -!- jtimon [~quassel@142.29.134.37.dynamic.jazztel.es] has quit [Ping timeout: 240 seconds] 22:58 -!- DrOlmer [~DrOlmer@unaffiliated/drolmer] has quit [Ping timeout: 276 seconds] 23:17 -!- Emcy [~Emcy@unaffiliated/emcy] has joined #bitcoin-core-dev 23:26 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 23:26 -!- dafunkiz_ [~dafunkizd@172.92.143.143] has joined #bitcoin-core-dev 23:31 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Ping timeout: 260 seconds] 23:35 -!- Samdney [~Samdney@37.58.58.243] has joined #bitcoin-core-dev 23:41 -!- arubi [~ese168@gateway/tor-sasl/ese168] has quit [Ping timeout: 268 seconds] 23:43 -!- arubi [~ese168@gateway/tor-sasl/ese168] has joined #bitcoin-core-dev 23:58 -!- arubi [~ese168@gateway/tor-sasl/ese168] has quit [Ping timeout: 268 seconds] 23:59 -!- arubi [~ese168@gateway/tor-sasl/ese168] has joined #bitcoin-core-dev