--- Day changed Fri Mar 23 2018 00:26 -!- d9b4bef9 [~d9b4bef9@207.38.94.106] has quit [Remote host closed the connection] 00:27 -!- d9b4bef9 [~d9b4bef9@207.38.94.106] has joined #bitcoin-core-dev 00:32 -!- CubicEarths [~cubiceart@c-73-181-185-197.hsd1.wa.comcast.net] has joined #bitcoin-core-dev 00:46 -!- meshcollider [uid246294@gateway/web/irccloud.com/x-ovyqpwsxtzdvxxtx] has joined #bitcoin-core-dev 00:49 -!- tryphe [~tryphe@unaffiliated/tryphe] has quit [Remote host closed the connection] 00:57 -!- tryphe_ [~tryphe@unaffiliated/tryphe] has joined #bitcoin-core-dev 01:06 -!- jtimon [~quassel@142.29.134.37.dynamic.jazztel.es] has quit [Ping timeout: 240 seconds] 01:08 -!- droark [~droark@c-24-22-123-27.hsd1.or.comcast.net] has quit [Ping timeout: 240 seconds] 01:10 < kallewoof> So I bumped the travis timeout to 40m for 'make check' in #10267 just to see, and it now passes. :/ No idea why it would cause a timeout, but it seems timeouts are common these days. (I know instagibbs at least had that issue. Not sure how he solved it though.) 01:10 < gribble> https://github.com/bitcoin/bitcoin/issues/10267 | New -includeconf argument for including external configuration files by kallewoof · Pull Request #10267 · bitcoin/bitcoin · GitHub 01:10 < kallewoof> wumpus: is anybody looking into this, or is it actually a problem on my end, do you think? 01:16 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has quit [Read error: Connection reset by peer] 01:18 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has joined #bitcoin-core-dev 01:20 < kallewoof> FWIW I see the same timeout error on 12639, 12760, 12764 (I think). 01:22 -!- promag [~promag@bl22-247-244.dsl.telepac.pt] has quit [Remote host closed the connection] 01:26 -!- zarez [~Thunderbi@fs-93-93-44-38.fullsave.info] has joined #bitcoin-core-dev 02:05 -!- setpill [~setpill@unaffiliated/setpill] has joined #bitcoin-core-dev 02:09 -!- indistylo [~indistylo@119.82.105.106] has quit [Ping timeout: 264 seconds] 02:09 -!- timothy [~tredaelli@redhat/timothy] has joined #bitcoin-core-dev 02:13 -!- tryphe_ [~tryphe@unaffiliated/tryphe] has quit [Remote host closed the connection] 02:22 -!- anome [~anome@unaffiliated/anome] has joined #bitcoin-core-dev 02:30 -!- anome [~anome@unaffiliated/anome] has quit [] 02:37 -!- vicenteH [~user@195.235.96.150] has joined #bitcoin-core-dev 02:55 -!- anome [~anome@unaffiliated/anome] has joined #bitcoin-core-dev 02:55 -!- meshcollider [uid246294@gateway/web/irccloud.com/x-ovyqpwsxtzdvxxtx] has quit [Quit: Connection closed for inactivity] 02:56 -!- mrannanay [uid222022@gateway/web/irccloud.com/x-btbkkelfmesmbhgw] has quit [Quit: Connection closed for inactivity] 02:58 -!- anome [~anome@unaffiliated/anome] has quit [Client Quit] 02:59 -!- TheRec [~toto@drupal.org/user/146860/view] has quit [] 03:01 -!- anome [~anome@unaffiliated/anome] has joined #bitcoin-core-dev 03:05 -!- anome [~anome@unaffiliated/anome] has quit [Client Quit] 03:06 -!- anome [~anome@unaffiliated/anome] has joined #bitcoin-core-dev 03:11 -!- tryphe_ [~tryphe@unaffiliated/tryphe] has joined #bitcoin-core-dev 03:20 -!- Emcy [~Emcy@unaffiliated/emcy] has quit [Quit: Leaving] 03:22 -!- tryphe_ [~tryphe@unaffiliated/tryphe] has quit [Remote host closed the connection] 03:27 -!- tryphe_ [~tryphe@unaffiliated/tryphe] has joined #bitcoin-core-dev 03:42 -!- jtimon [~quassel@142.29.134.37.dynamic.jazztel.es] has joined #bitcoin-core-dev 04:26 -!- mrannanay [uid222022@gateway/web/irccloud.com/x-obruufgfygtuneoo] has joined #bitcoin-core-dev 04:31 -!- Guyver2 [~Guyver@guyver2.xs4all.nl] has joined #bitcoin-core-dev 05:00 -!- farsider350 [farsider35@161.43.207.14] has joined #bitcoin-core-dev 05:14 < bitcoin-git> [bitcoin] Empact opened pull request #12765: Store the current config file at read time, and return it from GetConfigFile if set (master...config-file-path) https://github.com/bitcoin/bitcoin/pull/12765 05:20 -!- larafale [~larafale@ax213-1-82-66-157-194.fbx.proxad.net] has joined #bitcoin-core-dev 05:22 -!- anome [~anome@unaffiliated/anome] has quit [] 05:24 < bitcoin-git> [bitcoin] romanz opened pull request #12766: [WIP] Tidy up REST interface functional tests (master...tidy_up_rest_test) https://github.com/bitcoin/bitcoin/pull/12766 05:25 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 05:25 -!- SopaXorzTaker [~SopaXorzT@unaffiliated/sopaxorztaker] has joined #bitcoin-core-dev 05:26 -!- Aaronvan_ [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 05:29 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Ping timeout: 246 seconds] 05:50 < setpill> is it currently possible to use bitcoin core to estimate the number of blocks a tx of given feerate will wait before being confirmed? 05:51 < setpill> sort of the inverse of estimatefee 05:54 < Varunram> setpill: no, but you can use estimatesmartfee to get a fee given a fixed number of blocks 05:55 < instagibbs> few of my PRs had to rebase due to large release note change, wonder if theres a format that could help avoid that 05:57 < setpill> Varunram: ah looks like im looking at outdated docs 05:58 < setpill> where can i find up-to-date rpc docs? 06:06 -!- anome [~anome@unaffiliated/anome] has joined #bitcoin-core-dev 06:12 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has quit [Read error: Connection reset by peer] 06:13 < bitcoin-git> [bitcoin] practicalswift opened pull request #12767: Initialize nVersionDummy to zero in deserialization code (master...initialize-nVersionDummy-to-zero) https://github.com/bitcoin/bitcoin/pull/12767 06:13 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has joined #bitcoin-core-dev 06:17 < Varunram> setpill: https://bitcoin-rpc.github.io is a good ref. 06:24 < setpill> Varunram: ah, thanks 06:35 -!- ken2812221 [~User@133-203.dorm.ncu.edu.tw] has quit [Read error: Connection reset by peer] 06:36 -!- EEXIST64 [~EEXIST64@222.142.141.113] has joined #bitcoin-core-dev 06:36 -!- ken2812221 [~User@133-203.dorm.ncu.edu.tw] has joined #bitcoin-core-dev 06:39 -!- EEXIST64 [~EEXIST64@222.142.141.113] has quit [Client Quit] 06:45 -!- d9b4bef9 [~d9b4bef9@207.38.94.106] has quit [Remote host closed the connection] 06:46 -!- d9b4bef9 [~d9b4bef9@207.38.94.106] has joined #bitcoin-core-dev 06:46 < bitcoin-git> [bitcoin] ctp-tsteenholdt opened pull request #12769: Add systemd service to bitcoind in debian package (master...master) https://github.com/bitcoin/bitcoin/pull/12769 06:46 < achow101> setpill use the help command 07:02 -!- Krellan [~Krellan@c-73-223-240-37.hsd1.ca.comcast.net] has joined #bitcoin-core-dev 07:07 -!- Krellan [~Krellan@c-73-223-240-37.hsd1.ca.comcast.net] has quit [Ping timeout: 268 seconds] 07:09 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has quit [Read error: Connection reset by peer] 07:10 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has joined #bitcoin-core-dev 07:12 -!- ProfMac [~ProfMac@2001:470:b8ac:0:9d10:1517:e3fc:bfa] has joined #bitcoin-core-dev 07:28 -!- Joanny27Schuppe [~Joanny27S@ns334669.ip-5-196-64.eu] has quit [Ping timeout: 246 seconds] 07:32 -!- Aaronvan_ [~AaronvanW@unaffiliated/aaronvanw] has quit [Remote host closed the connection] 07:33 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 07:59 -!- marcoagner [~user@gateway/tor-sasl/marcoagner] has joined #bitcoin-core-dev 08:02 -!- larafale [~larafale@ax213-1-82-66-157-194.fbx.proxad.net] has quit [Remote host closed the connection] 08:03 -!- larafale [~larafale@ax213-1-82-66-157-194.fbx.proxad.net] has joined #bitcoin-core-dev 08:05 -!- Tatum61Christian [~Tatum61Ch@ns334669.ip-5-196-64.eu] has joined #bitcoin-core-dev 08:07 -!- larafale [~larafale@ax213-1-82-66-157-194.fbx.proxad.net] has quit [Ping timeout: 240 seconds] 08:17 < bitcoin-git> [bitcoin] practicalswift opened pull request #12770: Use explicit casting in cuckoocache's compute_hashes(...) to clarify integer conversion (master...cuckoocache) https://github.com/bitcoin/bitcoin/pull/12770 08:19 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has quit [Read error: Connection reset by peer] 08:20 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has joined #bitcoin-core-dev 08:21 -!- Guyver2 [~Guyver@guyver2.xs4all.nl] has quit [Remote host closed the connection] 08:21 -!- jamesob_ [~jamesob@rrcs-67-251-193-154.nyc.biz.rr.com] has joined #bitcoin-core-dev 08:24 -!- cryptapus [~cryptapus@unaffiliated/cryptapus] has quit [Quit: Konversation terminated!] 08:32 -!- promag [~promag@31.22.212.73] has joined #bitcoin-core-dev 08:35 -!- cryptapus [~cryptapus@jupiter.osmus.org] has joined #bitcoin-core-dev 08:35 -!- cryptapus [~cryptapus@jupiter.osmus.org] has quit [Changing host] 08:35 -!- cryptapus [~cryptapus@unaffiliated/cryptapus] has joined #bitcoin-core-dev 08:36 -!- owowo [~ovovo@unaffiliated/ovovo] has quit [Ping timeout: 264 seconds] 08:41 -!- owowo [~ovovo@unaffiliated/ovovo] has joined #bitcoin-core-dev 08:42 -!- r251d [~rods@162-196-59-192.lightspeed.irvnca.sbcglobal.net] has quit [Ping timeout: 240 seconds] 08:51 -!- SopaXorzTaker [~SopaXorzT@unaffiliated/sopaxorztaker] has quit [Remote host closed the connection] 08:53 -!- r251d [~rods@2600:1700:e350:37f0:9006:2c30:6989:f574] has joined #bitcoin-core-dev 08:53 -!- SopaXorzTaker [~SopaXorzT@unaffiliated/sopaxorztaker] has joined #bitcoin-core-dev 08:53 -!- rls [~rls@74.120.222.234] has quit [Read error: Connection reset by peer] 08:55 -!- marcoagner [~user@gateway/tor-sasl/marcoagner] has quit [Ping timeout: 268 seconds] 08:59 -!- promag [~promag@31.22.212.73] has quit [Remote host closed the connection] 09:02 -!- rls [~rls@74.120.222.234] has joined #bitcoin-core-dev 09:07 -!- doo-dah [2f2ae8cc@gateway/web/freenode/ip.47.42.232.204] has quit [Ping timeout: 260 seconds] 09:16 -!- moneyball [~moneyball@wsip-184-183-26-210.ph.ph.cox.net] has joined #bitcoin-core-dev 09:24 -!- moneyball [~moneyball@wsip-184-183-26-210.ph.ph.cox.net] has quit [Quit: My MacBook Air has gone to sleep. ZZZzzz…] 09:26 -!- jojeyh [~delphi@2602:306:b8b6:b970:ec28:170a:cec3:1c20] has quit [Ping timeout: 276 seconds] 09:30 -!- jb55 [~jb55@S010660e327dca171.vc.shawcable.net] has joined #bitcoin-core-dev 09:34 < bitcoin-git> [bitcoin] ctp-tsteenholdt closed pull request #12769: Add systemd service to bitcoind in debian package (master...master) https://github.com/bitcoin/bitcoin/pull/12769 09:35 -!- ghost43 [~daer@gateway/tor-sasl/daer] has quit [Ping timeout: 268 seconds] 09:36 -!- ghost43 [~daer@gateway/tor-sasl/daer] has joined #bitcoin-core-dev 09:51 -!- promag [~promag@bl22-247-244.dsl.telepac.pt] has joined #bitcoin-core-dev 09:54 -!- dafunkiz_ [~dafunkizd@174.127.143.202] has joined #bitcoin-core-dev 09:54 < bitcoin-git> [bitcoin] ctp-tsteenholdt reopened pull request #12769: Add systemd service to bitcoind in debian package (master...master) https://github.com/bitcoin/bitcoin/pull/12769 09:57 -!- marcoagner [~user@gateway/tor-sasl/marcoagner] has joined #bitcoin-core-dev 09:57 -!- promag [~promag@bl22-247-244.dsl.telepac.pt] has quit [Remote host closed the connection] 10:05 -!- marcoagner [~user@gateway/tor-sasl/marcoagner] has quit [Ping timeout: 268 seconds] 10:06 -!- larafale [~larafale@ax213-1-82-66-157-194.fbx.proxad.net] has joined #bitcoin-core-dev 10:13 -!- promag [~promag@bl22-247-244.dsl.telepac.pt] has joined #bitcoin-core-dev 10:14 -!- promag [~promag@bl22-247-244.dsl.telepac.pt] has quit [Remote host closed the connection] 10:14 -!- rls [~rls@74.120.222.234] has quit [Read error: Connection reset by peer] 10:15 -!- rls [~rls@74.120.222.234] has joined #bitcoin-core-dev 10:18 -!- rls [~rls@74.120.222.234] has quit [Read error: Connection reset by peer] 10:19 -!- rls [~rls@74.120.222.234] has joined #bitcoin-core-dev 10:28 -!- promag [~promag@bl22-247-244.dsl.telepac.pt] has joined #bitcoin-core-dev 10:30 -!- promag [~promag@bl22-247-244.dsl.telepac.pt] has quit [Remote host closed the connection] 10:30 -!- cryptojanitor [uid278088@gateway/web/irccloud.com/x-puszodggqqqhrtam] has joined #bitcoin-core-dev 10:35 -!- cryptojanitor [uid278088@gateway/web/irccloud.com/x-puszodggqqqhrtam] has quit [Client Quit] 10:36 -!- laurentmt [~Thunderbi@176.158.157.202] has joined #bitcoin-core-dev 10:36 -!- promag [~promag@bl22-247-244.dsl.telepac.pt] has joined #bitcoin-core-dev 10:36 -!- promag [~promag@bl22-247-244.dsl.telepac.pt] has quit [Remote host closed the connection] 10:37 -!- rls [~rls@74.120.222.234] has quit [Remote host closed the connection] 10:40 -!- TheRec [~toto@drupal.org/user/146860/view] has joined #bitcoin-core-dev 10:42 -!- Randolf [~randolf@96.53.47.42] has quit [Ping timeout: 264 seconds] 10:47 -!- laurentmt [~Thunderbi@176.158.157.202] has quit [Quit: laurentmt] 10:56 -!- TheRec [~toto@drupal.org/user/146860/view] has quit [Read error: Connection reset by peer] 10:57 -!- anome [~anome@unaffiliated/anome] has quit [] 10:57 -!- anome [~anome@unaffiliated/anome] has joined #bitcoin-core-dev 10:58 -!- TheRec [~toto@84-72-172-174.dclient.hispeed.ch] has joined #bitcoin-core-dev 10:58 -!- TheRec [~toto@84-72-172-174.dclient.hispeed.ch] has quit [Changing host] 10:58 -!- TheRec [~toto@drupal.org/user/146860/view] has joined #bitcoin-core-dev 11:00 -!- promag [~promag@bl22-247-244.dsl.telepac.pt] has joined #bitcoin-core-dev 11:01 -!- TheRec [~toto@drupal.org/user/146860/view] has quit [Read error: Connection reset by peer] 11:07 -!- promag [~promag@bl22-247-244.dsl.telepac.pt] has quit [Remote host closed the connection] 11:07 -!- TheRec [~toto@84-72-172-174.dclient.hispeed.ch] has joined #bitcoin-core-dev 11:07 -!- TheRec [~toto@84-72-172-174.dclient.hispeed.ch] has quit [Changing host] 11:07 -!- TheRec [~toto@drupal.org/user/146860/view] has joined #bitcoin-core-dev 11:13 -!- anome [~anome@unaffiliated/anome] has quit [] 11:16 -!- promag [~promag@bl22-247-244.dsl.telepac.pt] has joined #bitcoin-core-dev 11:19 -!- zarez [~Thunderbi@fs-93-93-44-38.fullsave.info] has quit [Quit: zarez] 11:23 -!- Samdney [~Samdney@37.58.58.246] has joined #bitcoin-core-dev 11:25 -!- timothy [~tredaelli@redhat/timothy] has quit [Quit: Konversation terminated!] 11:27 -!- d_t [~d_t@108-65-78-188.lightspeed.sntcca.sbcglobal.net] has joined #bitcoin-core-dev 11:31 -!- vicenteH [~user@195.235.96.150] has quit [Ping timeout: 240 seconds] 11:31 -!- dafunkiz_ [~dafunkizd@174.127.143.202] has quit [Quit: probably someone interrupted me] 11:35 -!- TheRec_ [~toto@drupal.org/user/146860/view] has joined #bitcoin-core-dev 11:35 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Remote host closed the connection] 11:36 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 11:37 -!- TheRec [~toto@drupal.org/user/146860/view] has quit [Ping timeout: 256 seconds] 11:40 -!- TheRec_ [~toto@drupal.org/user/146860/view] has quit [Read error: Connection reset by peer] 11:40 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Ping timeout: 240 seconds] 11:42 -!- TheRec [~toto@drupal.org/user/146860/view] has joined #bitcoin-core-dev 11:47 -!- SopaXorzTaker [~SopaXorzT@unaffiliated/sopaxorztaker] has left #bitcoin-core-dev ["Leaving"] 11:48 -!- ken2812221 [~User@133-203.dorm.ncu.edu.tw] has quit [Ping timeout: 248 seconds] 11:49 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 11:49 -!- Krellan [~Krellan@50-242-94-241-static.hfc.comcastbusiness.net] has joined #bitcoin-core-dev 11:50 -!- kexkey [~kexkey@173.209.57.14] has joined #bitcoin-core-dev 11:51 -!- SopaXorzTaker [~SopaXorzT@unaffiliated/sopaxorztaker] has joined #bitcoin-core-dev 11:54 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Ping timeout: 276 seconds] 11:55 -!- promag [~promag@bl22-247-244.dsl.telepac.pt] has quit [Remote host closed the connection] 11:57 -!- drexl [~drexl@cpc130676-camd16-2-0-cust445.know.cable.virginm.net] has joined #bitcoin-core-dev 12:03 -!- TheRec_ [~toto@84-72-172-174.dclient.hispeed.ch] has joined #bitcoin-core-dev 12:03 -!- TheRec_ [~toto@84-72-172-174.dclient.hispeed.ch] has quit [Changing host] 12:03 -!- TheRec_ [~toto@drupal.org/user/146860/view] has joined #bitcoin-core-dev 12:03 -!- TheRec [~toto@drupal.org/user/146860/view] has quit [Read error: Connection reset by peer] 12:05 -!- zivl [~zivl@2601:19a:837f:e4e1:71b7:4b6c:94e2:bbda] has joined #bitcoin-core-dev 12:06 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 12:07 -!- owowo [~ovovo@unaffiliated/ovovo] has quit [Ping timeout: 248 seconds] 12:08 -!- Randolf [~randolf@node-1w7jr9qoraqi8pfyuvrbzi3de.ipv6.telus.net] has joined #bitcoin-core-dev 12:08 -!- grafcaps [~haroldbr@50.90.83.229] has quit [Ping timeout: 276 seconds] 12:10 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Ping timeout: 256 seconds] 12:22 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 12:26 -!- grafcaps [~haroldbr@104.137.194.255] has joined #bitcoin-core-dev 12:26 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Ping timeout: 240 seconds] 12:30 -!- bsm117532 [~mcelrath@173-9-124-61-NewEngland.hfc.comcastbusiness.net] has joined #bitcoin-core-dev 12:32 -!- Randolf [~randolf@node-1w7jr9qoraqi8pfyuvrbzi3de.ipv6.telus.net] has quit [Ping timeout: 240 seconds] 12:37 -!- bsm117532 [~mcelrath@173-9-124-61-NewEngland.hfc.comcastbusiness.net] has quit [Remote host closed the connection] 12:38 -!- bsm117532 [~mcelrath@173-9-124-61-NewEngland.hfc.comcastbusiness.net] has joined #bitcoin-core-dev 12:39 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 12:41 -!- ghost43 [~daer@gateway/tor-sasl/daer] has quit [Remote host closed the connection] 12:41 -!- ghost43 [~daer@gateway/tor-sasl/daer] has joined #bitcoin-core-dev 12:43 -!- owowo [~ovovo@unaffiliated/ovovo] has joined #bitcoin-core-dev 12:44 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Ping timeout: 264 seconds] 12:48 -!- jb55 [~jb55@S010660e327dca171.vc.shawcable.net] has quit [Ping timeout: 260 seconds] 12:49 -!- jojeyh [~delphi@rrcs-76-79-179-227.west.biz.rr.com] has joined #bitcoin-core-dev 13:00 < bitcoin-git> [bitcoin] jnewbery opened pull request #12772: [CI]: bump travis timeout for make check to 50m (master...bump_travis_timeout) https://github.com/bitcoin/bitcoin/pull/12772 13:10 -!- Krellan [~Krellan@50-242-94-241-static.hfc.comcastbusiness.net] has quit [Remote host closed the connection] 13:11 -!- Krellan [~Krellan@50-242-94-241-static.hfc.comcastbusiness.net] has joined #bitcoin-core-dev 13:12 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 13:15 -!- donaloconnor [~quassel@80.111.255.30] has joined #bitcoin-core-dev 13:17 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Ping timeout: 240 seconds] 13:17 -!- SopaXorzTaker [~SopaXorzT@unaffiliated/sopaxorztaker] has quit [Remote host closed the connection] 13:18 -!- TheRec_ [~toto@drupal.org/user/146860/view] has quit [Read error: Connection reset by peer] 13:19 -!- TheRec [~toto@84-72-172-174.dclient.hispeed.ch] has joined #bitcoin-core-dev 13:19 -!- TheRec [~toto@84-72-172-174.dclient.hispeed.ch] has quit [Changing host] 13:19 -!- TheRec [~toto@drupal.org/user/146860/view] has joined #bitcoin-core-dev 13:29 -!- dafunkiz_ [~dafunkizd@174.127.143.202] has joined #bitcoin-core-dev 13:40 -!- promag [~promag@bl22-247-244.dsl.telepac.pt] has joined #bitcoin-core-dev 13:41 -!- TheRec [~toto@drupal.org/user/146860/view] has quit [Read error: Connection reset by peer] 13:41 -!- jojeyh [~delphi@rrcs-76-79-179-227.west.biz.rr.com] has quit [Ping timeout: 264 seconds] 13:41 -!- kexkey [~kexkey@173.209.57.14] has quit [Quit: Yawn] 13:42 -!- dafunkiz_ [~dafunkizd@174.127.143.202] has quit [Quit: probably someone interrupted me] 13:43 -!- TheRec [~toto@84-72-172-174.dclient.hispeed.ch] has joined #bitcoin-core-dev 13:43 -!- TheRec [~toto@84-72-172-174.dclient.hispeed.ch] has quit [Changing host] 13:43 -!- TheRec [~toto@drupal.org/user/146860/view] has joined #bitcoin-core-dev 13:45 -!- dafunkiz_ [~dafunkizd@174.127.131.154] has joined #bitcoin-core-dev 13:45 -!- Guyver2 [AdiIRC@guyver2.xs4all.nl] has joined #bitcoin-core-dev 13:48 -!- promag [~promag@bl22-247-244.dsl.telepac.pt] has quit [Remote host closed the connection] 13:51 -!- CubicEarths [~cubiceart@c-73-181-185-197.hsd1.wa.comcast.net] has quit [Ping timeout: 240 seconds] 13:55 -!- Aaronvan_ [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 14:00 -!- dafunkiz_ [~dafunkizd@174.127.131.154] has quit [Ping timeout: 276 seconds] 14:01 -!- CubicEarths [~cubiceart@c-73-181-185-197.hsd1.wa.comcast.net] has joined #bitcoin-core-dev 14:02 -!- jamesob_ [~jamesob@rrcs-67-251-193-154.nyc.biz.rr.com] has quit [Ping timeout: 240 seconds] 14:05 -!- bsm117532 [~mcelrath@173-9-124-61-NewEngland.hfc.comcastbusiness.net] has quit [Ping timeout: 240 seconds] 14:08 -!- intcat [~zshlyk@gateway/tor-sasl/intcat] has quit [Ping timeout: 268 seconds] 14:10 -!- dafunkiz_ [~dafunkizd@174.127.143.202] has joined #bitcoin-core-dev 14:11 -!- intcat [~zshlyk@gateway/tor-sasl/intcat] has joined #bitcoin-core-dev 14:13 -!- Murch [~murch@96.74.120.81] has joined #bitcoin-core-dev 14:24 -!- jojeyh [~delphi@cpe-172-88-65-172.socal.res.rr.com] has joined #bitcoin-core-dev 14:24 -!- dafunkiz_ [~dafunkizd@174.127.143.202] has quit [Quit: probably someone interrupted me] 14:26 -!- Kongel [2d70b087@gateway/web/freenode/ip.45.112.176.135] has joined #bitcoin-core-dev 14:30 < Kongel> Join 14:31 -!- dafunkiz_ [~dafunkizd@174.127.143.202] has joined #bitcoin-core-dev 14:38 -!- promag [~promag@bl22-247-244.dsl.telepac.pt] has joined #bitcoin-core-dev 14:48 -!- dafunkiz_ [~dafunkizd@174.127.143.202] has quit [Quit: probably someone interrupted me] 14:48 -!- Kongel [2d70b087@gateway/web/freenode/ip.45.112.176.135] has quit [Quit: Page closed] 14:49 -!- vicenteH [~user@35.233.15.37.dynamic.jazztel.es] has joined #bitcoin-core-dev 14:51 -!- lnostdal [~lnostdal@gateway/tor-sasl/lnostdal] has quit [Ping timeout: 268 seconds] 14:52 -!- dafunkiz_ [~dafunkizd@172.92.143.143] has joined #bitcoin-core-dev 15:03 -!- lnostdal [~lnostdal@gateway/tor-sasl/lnostdal] has joined #bitcoin-core-dev 15:07 -!- cryptojanitor [uid278088@gateway/web/irccloud.com/x-ofclshpcqfwmxduh] has joined #bitcoin-core-dev 15:25 -!- larafale [~larafale@ax213-1-82-66-157-194.fbx.proxad.net] has quit [Remote host closed the connection] 15:26 -!- larafale [~larafale@ax213-1-82-66-157-194.fbx.proxad.net] has joined #bitcoin-core-dev 15:26 -!- larafale [~larafale@ax213-1-82-66-157-194.fbx.proxad.net] has quit [Remote host closed the connection] 15:27 -!- larafale [~larafale@ax213-1-82-66-157-194.fbx.proxad.net] has joined #bitcoin-core-dev 15:27 -!- larafale [~larafale@ax213-1-82-66-157-194.fbx.proxad.net] has quit [Remote host closed the connection] 15:27 -!- promag [~promag@bl22-247-244.dsl.telepac.pt] has quit [Remote host closed the connection] 15:27 -!- larafale [~larafale@ax213-1-82-66-157-194.fbx.proxad.net] has joined #bitcoin-core-dev 15:27 -!- larafale [~larafale@ax213-1-82-66-157-194.fbx.proxad.net] has quit [Remote host closed the connection] 15:28 -!- larafale [~larafale@ax213-1-82-66-157-194.fbx.proxad.net] has joined #bitcoin-core-dev 15:28 -!- larafale [~larafale@ax213-1-82-66-157-194.fbx.proxad.net] has quit [Remote host closed the connection] 15:29 -!- larafale [~larafale@ax213-1-82-66-157-194.fbx.proxad.net] has joined #bitcoin-core-dev 15:29 -!- larafale [~larafale@ax213-1-82-66-157-194.fbx.proxad.net] has quit [Remote host closed the connection] 15:29 -!- jojeyh [~delphi@cpe-172-88-65-172.socal.res.rr.com] has quit [Ping timeout: 264 seconds] 15:46 -!- btcdrak [uid236341@gateway/web/irccloud.com/x-wzawivzlpqrjmjbz] has joined #bitcoin-core-dev 15:59 -!- grafcaps [~haroldbr@104.137.194.255] has quit [Ping timeout: 264 seconds] 16:04 -!- dafunkiz_ [~dafunkizd@172.92.143.143] has quit [Quit: probably someone interrupted me] 16:05 < bitcoin-git> [bitcoin] MarcoFalke pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/cead84b72d27...02b7e8319aef 16:05 < bitcoin-git> bitcoin/master cf6ef3c Gregory Sanders: shuffle sendmany recipients ordering to shuffle tx outputs 16:05 < bitcoin-git> bitcoin/master 6acb02d Gregory Sanders: add release note for sendmany output shuffling 16:05 < bitcoin-git> bitcoin/master 02b7e83 MarcoFalke: Merge #12709: [wallet] shuffle sendmany recipients ordering... 16:06 < bitcoin-git> [bitcoin] MarcoFalke closed pull request #12709: [wallet] shuffle sendmany recipients ordering (master...shuffleoutputs) https://github.com/bitcoin/bitcoin/pull/12709 16:14 -!- Randolf [~randolf@206.116.163.146] has joined #bitcoin-core-dev 16:21 -!- grafcaps [~haroldbr@50.90.83.229] has joined #bitcoin-core-dev 16:23 -!- Randolf [~randolf@206.116.163.146] has quit [Ping timeout: 260 seconds] 16:26 -!- moneyball [~moneyball@c-73-223-73-149.hsd1.ca.comcast.net] has joined #bitcoin-core-dev 16:27 -!- ken2812221 [~User@133-203.dorm.ncu.edu.tw] has joined #bitcoin-core-dev 16:49 -!- [b__b] [~b__b]@ec2-54-85-45-223.compute-1.amazonaws.com] has quit [Remote host closed the connection] 16:50 -!- [b__b] [~b__b]@ec2-54-85-45-223.compute-1.amazonaws.com] has joined #bitcoin-core-dev 16:56 -!- jojeyh [~delphi@cpe-172-88-65-172.socal.res.rr.com] has joined #bitcoin-core-dev 17:00 -!- weez17 [~isaac@unaffiliated/weez17] has quit [Read error: Connection reset by peer] 17:00 -!- weez17 [~isaac@unaffiliated/weez17] has joined #bitcoin-core-dev 17:01 -!- Randolf [~randolf@96.53.47.42] has joined #bitcoin-core-dev 17:06 -!- donaloconnor [~quassel@80.111.255.30] has quit [Ping timeout: 246 seconds] 17:15 -!- Aaronvan_ [~AaronvanW@unaffiliated/aaronvanw] has quit [Remote host closed the connection] 17:15 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 17:19 -!- jojeyh [~delphi@cpe-172-88-65-172.socal.res.rr.com] has quit [Ping timeout: 240 seconds] 17:20 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Ping timeout: 260 seconds] 17:25 -!- Randolf [~randolf@96.53.47.42] has quit [Ping timeout: 240 seconds] 17:28 -!- Guyver2 [AdiIRC@guyver2.xs4all.nl] has quit [Quit: Going offline, see ya! (www.adiirc.com)] 17:52 -!- Tatum61Christian [~Tatum61Ch@ns334669.ip-5-196-64.eu] has quit [Ping timeout: 264 seconds] 17:52 -!- moneyball [~moneyball@c-73-223-73-149.hsd1.ca.comcast.net] has quit [Quit: My MacBook Air has gone to sleep. ZZZzzz…] 17:54 -!- d9b4bef9 [~d9b4bef9@207.38.94.106] has quit [Remote host closed the connection] 17:55 -!- d9b4bef9 [~d9b4bef9@207.38.94.106] has joined #bitcoin-core-dev 17:58 -!- dafunkiz_ [~dafunkizd@172.92.143.143] has joined #bitcoin-core-dev 18:00 -!- moneyball [~moneyball@c-73-223-73-149.hsd1.ca.comcast.net] has joined #bitcoin-core-dev 18:02 -!- pierre_rochard [~pierre_ro@unaffiliated/pierre-rochard/x-3593157] has quit [Ping timeout: 264 seconds] 18:03 -!- dafunkiz_ [~dafunkizd@172.92.143.143] has quit [Quit: probably someone interrupted me] 18:05 -!- Jessika37Streich [~Jessika37@ns334669.ip-5-196-64.eu] has joined #bitcoin-core-dev 18:08 -!- moneyball [~moneyball@c-73-223-73-149.hsd1.ca.comcast.net] has quit [Quit: My MacBook Air has gone to sleep. ZZZzzz…] 18:11 -!- drexl [~drexl@cpc130676-camd16-2-0-cust445.know.cable.virginm.net] has quit [Quit: drexl] 18:14 -!- sneakerhax [~sneakers@unaffiliated/sneakerhead] has joined #bitcoin-core-dev 18:24 -!- suldev [~suldev@pool-108-52-119-134.phlapa.fios.verizon.net] has joined #bitcoin-core-dev 18:28 -!- Randolf [~randolf@96.53.47.42] has joined #bitcoin-core-dev 18:31 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 18:36 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Ping timeout: 260 seconds] 18:40 -!- Krellan [~Krellan@50-242-94-241-static.hfc.comcastbusiness.net] has quit [Remote host closed the connection] 18:40 -!- Krellan [~Krellan@50-242-94-241-static.hfc.comcastbusiness.net] has joined #bitcoin-core-dev 18:43 -!- justan0theruser [~justanoth@unaffiliated/justanotheruser] has joined #bitcoin-core-dev 18:45 -!- Krellan [~Krellan@50-242-94-241-static.hfc.comcastbusiness.net] has quit [Ping timeout: 260 seconds] 18:45 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has quit [Ping timeout: 240 seconds] 18:48 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 18:48 -!- dafunkiz_ [~dafunkizd@172.92.143.143] has joined #bitcoin-core-dev 18:53 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Ping timeout: 264 seconds] 18:53 -!- sneakerhax [~sneakers@unaffiliated/sneakerhead] has quit [Ping timeout: 263 seconds] 18:58 -!- Giszmo [~leo@pc-37-38-86-200.cm.vtr.net] has quit [Remote host closed the connection] 19:01 -!- Giszmo [~leo@pc-37-38-86-200.cm.vtr.net] has joined #bitcoin-core-dev 19:03 -!- droark [~droark@c-24-22-123-27.hsd1.or.comcast.net] has joined #bitcoin-core-dev 19:33 -!- Giszmo [~leo@pc-37-38-86-200.cm.vtr.net] has quit [Quit: Leaving.] 19:36 -!- larafale [~larafale@ax213-1-82-66-157-194.fbx.proxad.net] has joined #bitcoin-core-dev 19:36 -!- grafcaps [~haroldbr@50.90.83.229] has quit [Read error: Connection reset by peer] 19:37 -!- moneyball [~moneyball@c-73-223-73-149.hsd1.ca.comcast.net] has joined #bitcoin-core-dev 19:38 -!- grafcaps [~haroldbr@50.90.83.229] has joined #bitcoin-core-dev 19:38 -!- Jessika37Streich [~Jessika37@ns334669.ip-5-196-64.eu] has quit [Ping timeout: 264 seconds] 19:40 -!- larafale [~larafale@ax213-1-82-66-157-194.fbx.proxad.net] has quit [Ping timeout: 240 seconds] 19:44 -!- dafunkiz_ [~dafunkizd@172.92.143.143] has quit [Quit: probably someone interrupted me] 19:46 -!- btcdrak [uid236341@gateway/web/irccloud.com/x-wzawivzlpqrjmjbz] has quit [Quit: Connection closed for inactivity] 19:48 -!- santiag0 [~kuba@109-183-27-63.tmcz.cz] has joined #bitcoin-core-dev 20:05 -!- Maude52Mertz [~Maude52Me@ns334669.ip-5-196-64.eu] has joined #bitcoin-core-dev 20:10 -!- dafunkiz_ [~dafunkizd@172.92.143.143] has joined #bitcoin-core-dev 20:13 -!- Murch [~murch@96.74.120.81] has quit [Quit: Snoozing.] 20:24 -!- santiag0 [~kuba@109-183-27-63.tmcz.cz] has quit [Quit: leaving] 20:27 -!- Samdney [~Samdney@37.58.58.246] has quit [Quit: Verlassend] 20:36 -!- larafale [~larafale@ax213-1-82-66-157-194.fbx.proxad.net] has joined #bitcoin-core-dev 20:41 -!- larafale [~larafale@ax213-1-82-66-157-194.fbx.proxad.net] has quit [Ping timeout: 240 seconds] 20:50 -!- Maude52Mertz [~Maude52Me@ns334669.ip-5-196-64.eu] has quit [Ping timeout: 240 seconds] 21:00 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has quit [Read error: Connection reset by peer] 21:02 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has joined #bitcoin-core-dev 21:05 -!- Sarina1Metz [~Sarina1Me@ns334669.ip-5-196-64.eu] has joined #bitcoin-core-dev 21:17 -!- meshcollider [uid246294@gateway/web/irccloud.com/x-ihkwqecvmwxqnzct] has joined #bitcoin-core-dev 21:22 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 21:22 < bitcoin-git> [bitcoin] fanquake closed pull request #12412: Enable spectre mitigations when supported by compiler. (master...spectre-mitigation) https://github.com/bitcoin/bitcoin/pull/12412 21:24 -!- suldev [~suldev@pool-108-52-119-134.phlapa.fios.verizon.net] has quit [Ping timeout: 276 seconds] 21:27 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Ping timeout: 264 seconds] 21:33 -!- Randolf [~randolf@96.53.47.42] has quit [Ping timeout: 268 seconds] 21:37 -!- larafale [~larafale@ax213-1-82-66-157-194.fbx.proxad.net] has joined #bitcoin-core-dev 21:39 -!- pierre_rochard [~pierre_ro@unaffiliated/pierre-rochard/x-3593157] has joined #bitcoin-core-dev 21:41 -!- larafale [~larafale@ax213-1-82-66-157-194.fbx.proxad.net] has quit [Ping timeout: 240 seconds] 21:47 -!- dafunkiz_ [~dafunkizd@172.92.143.143] has quit [Quit: probably someone interrupted me] 21:53 < midnightmagic> Uh 21:54 < midnightmagic> Who was it who built a new block parser? I know of znort's but there was a new one I saw very recently .. was it achow101 ? 21:54 < achow101> block parser? 21:54 < midnightmagic> yea, a raw interface to dump the contents of on-disk block .dat files. 21:54 < achow101> I have one that I use personally, it shouldn't be public 21:54 < midnightmagic> oh. 21:55 < midnightmagic> In that case, there was one I saw on github-- and I'm presuming it wasn't you, then. :) 21:55 < achow101> I recently put it on github and may have accidentally not made it a private repo 21:56 < achow101> midnightmagic: maybe you're thinking of https://github.com/alecalve/python-bitcoin-blockchain-parser 21:57 < achow101> or blocksci? 21:57 < midnightmagic> I believe it was written in C++ or C. 21:57 < midnightmagic> -- which is why I was so happy with it, since I'd been relying on znort's for a long time. 21:58 < achow101> https://github.com/citp/BlockSci 21:59 -!- moneyball [~moneyball@c-73-223-73-149.hsd1.ca.comcast.net] has quit [Quit: My MacBook Air has gone to sleep. ZZZzzz…] 22:03 < midnightmagic> hrmm.. doesn't look familiar. 22:03 < midnightmagic> thanks though! 22:04 -!- larafale [~larafale@ax213-1-82-66-157-194.fbx.proxad.net] has joined #bitcoin-core-dev 22:06 -!- tryphe_ is now known as tryphe 22:08 < midnightmagic> achow101: I think I may have been misremembering this: https://github.com/rustyrussell/bitcoin-iterate/blob/master/doc/bitcoin-iterate.1.txt But thanks for the blocksci pointer! 22:08 < midnightmagic> \o 22:10 -!- larafale [~larafale@ax213-1-82-66-157-194.fbx.proxad.net] has quit [Ping timeout: 240 seconds] 22:11 -!- alexneudatchin [~alex@31.148.138.236] has joined #bitcoin-core-dev 22:33 -!- rls [~rls@67.215.10.250] has joined #bitcoin-core-dev 22:36 -!- linux_ [~linux@114.4.79.10] has joined #bitcoin-core-dev 22:42 -!- macoong [cbdbb3d8@gateway/web/freenode/ip.203.219.179.216] has joined #bitcoin-core-dev 22:42 -!- macoong [cbdbb3d8@gateway/web/freenode/ip.203.219.179.216] has quit [Client Quit] 22:52 -!- linux_ [~linux@114.4.79.10] has quit [Quit: Leaving] 22:55 -!- btcdrak [uid236341@gateway/web/irccloud.com/x-lefsrhugrphnkfwk] has joined #bitcoin-core-dev 22:57 -!- setpill [~setpill@unaffiliated/setpill] has quit [Quit: o/] 23:03 -!- rls [~rls@67.215.10.250] has quit [Read error: Connection reset by peer] 23:04 -!- rls [~rls@67.215.10.250] has joined #bitcoin-core-dev 23:04 -!- Randolf [~randolf@96.53.47.42] has joined #bitcoin-core-dev 23:07 -!- larafale [~larafale@ax213-1-82-66-157-194.fbx.proxad.net] has joined #bitcoin-core-dev 23:07 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has quit [Read error: Connection reset by peer] 23:08 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has joined #bitcoin-core-dev 23:10 -!- rls [~rls@67.215.10.250] has quit [Read error: Connection reset by peer] 23:11 -!- larafale [~larafale@ax213-1-82-66-157-194.fbx.proxad.net] has quit [Ping timeout: 240 seconds] 23:12 -!- psyopp [~rls@151.80.94.224] has joined #bitcoin-core-dev 23:23 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 23:27 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Ping timeout: 268 seconds] 23:46 -!- d9b4bef9 [~d9b4bef9@207.38.94.106] has quit [Remote host closed the connection] 23:47 -!- d9b4bef9 [~d9b4bef9@207.38.94.106] has joined #bitcoin-core-dev