--- Log opened Sun Mar 17 00:00:18 2019 00:00 -!- TheHoliestRoger [~TheHolies@unaffiliated/theholiestroger] has joined #bitcoin-core-dev 00:20 -!- rex4539 [~rex4539@ppp-2-84-169-44.home.otenet.gr] has quit [Quit: rex4539] 00:25 -!- Zenton [~user@unaffiliated/vicenteh] has quit [Ping timeout: 245 seconds] 00:30 -!- rex4539 [~rex4539@ppp-2-84-169-44.home.otenet.gr] has joined #bitcoin-core-dev 00:41 -!- ccdle12 [~ccdle12@cpc139350-aztw33-2-0-cust310.18-1.cable.virginm.net] has joined #bitcoin-core-dev 00:52 -!- jonatack [52661bab@gateway/web/freenode/ip.82.102.27.171] has quit [] 01:11 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has joined #bitcoin-core-dev 01:22 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has quit [Ping timeout: 255 seconds] 02:04 -!- kexkey [~kexkey@139.28.218.6] has quit [Ping timeout: 246 seconds] 02:16 -!- ccdle12 [~ccdle12@cpc139350-aztw33-2-0-cust310.18-1.cable.virginm.net] has quit [Remote host closed the connection] 02:18 -!- ccdle12 [~ccdle12@cpc139350-aztw33-2-0-cust310.18-1.cable.virginm.net] has joined #bitcoin-core-dev 02:31 -!- jonatack [d598a268@gateway/web/freenode/ip.213.152.162.104] has joined #bitcoin-core-dev 02:46 -!- spinza [~spin@155.93.246.187] has quit [Quit: Coyote finally caught up with me...] 02:51 -!- spinza [~spin@155.93.246.187] has joined #bitcoin-core-dev 02:54 -!- jonatack [d598a268@gateway/web/freenode/ip.213.152.162.104] has quit [Ping timeout: 256 seconds] 03:01 -!- promag [~promag@bl16-114-47.dsl.telepac.pt] has joined #bitcoin-core-dev 03:04 -!- rex4539 [~rex4539@ppp-2-84-169-44.home.otenet.gr] has quit [Quit: rex4539] 03:06 -!- promag [~promag@bl16-114-47.dsl.telepac.pt] has quit [Ping timeout: 245 seconds] 03:09 -!- dmkathayat [chatzilla@nat/iiit/x-wduxuooksfwmrjuo] has joined #bitcoin-core-dev 03:14 -!- dmkathayat [chatzilla@nat/iiit/x-wduxuooksfwmrjuo] has quit [Ping timeout: 250 seconds] 03:19 -!- spinza [~spin@155.93.246.187] has quit [Quit: Coyote finally caught up with me...] 03:29 -!- dmkathayat [chatzilla@nat/iiit/x-wwoqqvkdgtuievaf] has joined #bitcoin-core-dev 03:39 -!- spinza [~spin@155.93.246.187] has joined #bitcoin-core-dev 03:42 -!- dmkathayat_ [~quassel@ec2-13-233-97-253.ap-south-1.compute.amazonaws.com] has joined #bitcoin-core-dev 03:42 -!- promag [~promag@bl16-114-47.dsl.telepac.pt] has joined #bitcoin-core-dev 03:43 -!- dmkathayat [chatzilla@nat/iiit/x-wwoqqvkdgtuievaf] has quit [Quit: ChatZilla 0.9.93 [SeaMonkey 2.49.4/20180711183816]] 03:43 -!- dmkathayat_ [~quassel@ec2-13-233-97-253.ap-south-1.compute.amazonaws.com] has quit [Client Quit] 03:43 -!- dmkathayat [~quassel@ec2-13-233-97-253.ap-south-1.compute.amazonaws.com] has joined #bitcoin-core-dev 04:06 < provoostenator> Today it finally happened: one of my nodes ran out of disk space. It's a "256" GB SD card holding the blocks dir. 04:06 < provoostenator> accodring to df -h it's 234G with 222G used and 45M available (not sure how that math works...) 04:10 < provoostenator> Interestingly although it shutdown gracefully with "Error: Error: Disk space is low!", it appears too late to enable pruning, because it gives up during block rewinding. 04:11 -!- x1234 [4b4cdfca@gateway/web/freenode/ip.75.76.223.202] has joined #bitcoin-core-dev 04:18 -!- promag [~promag@bl16-114-47.dsl.telepac.pt] has quit [Remote host closed the connection] 04:20 < wumpus> provoostenator: IIRC the math is like that because some % is reserved for root only 04:21 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 04:21 < wumpus> in any case, if you're running out of space on 256GB, that means others will probably too areound the same time or already have 04:21 < provoostenator> That's why I mentioned it. 04:22 < provoostenator> checkblocks=1 and checklevel=0 doesn't help. Is it safe to just manually delete an old block file? Or will pruning fail if it can't find the file it wants to delete? 04:24 < gmaxwell> if you delete a blockfile you'll be resyncing. 04:24 < gmaxwell> you could try to compress up some non-bitcoin stuff to save you some space... or try to force a leveldb compaction. 04:25 < provoostenator> The sd card only contains blocks, the rest on a differnt volume wiht plenty of space 04:26 < provoostenator> But I figured I can just move more recent .dat files, which presumably won't be checked, and then let it prune and move them back? 04:26 < provoostenator> Or use a symlynk 04:26 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has joined #bitcoin-core-dev 04:32 -!- x1234 [4b4cdfca@gateway/web/freenode/ip.75.76.223.202] has quit [Ping timeout: 256 seconds] 04:37 < gmaxwell> I have just made a massive update to my banlists, covering some large blocks of tarpit/spynodes that were missed before: 04:37 < gmaxwell> https://people.xiph.org/~greg/banlist.cli.txt 04:37 < gmaxwell> https://people.xiph.org/~greg/banlist.gui.txt 04:38 -!- mmgen [~mmgen@gateway/tor-sasl/mmgen] has joined #bitcoin-core-dev 04:58 -!- promag [~promag@bl16-114-47.dsl.telepac.pt] has joined #bitcoin-core-dev 05:01 -!- zhangzf [~zhangzf@223.72.59.182] has joined #bitcoin-core-dev 05:01 -!- rex4539 [~rex4539@ppp-2-84-169-44.home.otenet.gr] has joined #bitcoin-core-dev 05:02 -!- promag [~promag@bl16-114-47.dsl.telepac.pt] has quit [Ping timeout: 250 seconds] 05:12 -!- jonatack [d598a114@gateway/web/freenode/ip.213.152.161.20] has joined #bitcoin-core-dev 05:22 -!- OneFive__ [~OneFive@cpc87991-haye25-2-0-cust817.17-4.cable.virginm.net] has quit [Read error: Connection reset by peer] 05:37 < wumpus> gmaxwell: thanks ! 05:37 < wumpus> fanquake: huh that is really strange re #15611, did the keyserver ban me or something 05:38 < gribble> https://github.com/bitcoin/bitcoin/issues/15611 | Add Gitian key for droark by droark · Pull Request #15611 · bitcoin/bitcoin · GitHub 05:43 < wumpus> can confirm it works from another host 05:46 < wumpus> hahh but not from the same host through vpn so it's not my ip that is banned :shrug: 05:46 < fanquake> wumpus good to know 05:48 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 05:48 < bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2f501fb5c68d...85f003274d8c 05:48 < bitcoin-git> bitcoin/master 204c729 Douglas Roark: Add Gitian key for droark 05:48 < bitcoin-git> bitcoin/master 85f0032 Wladimir J. van der Laan: Merge #15611: Add Gitian key for droark 05:48 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 05:49 -!- elichai2 [uid212594@gateway/web/irccloud.com/x-bugwlybrakbaorij] has joined #bitcoin-core-dev 05:49 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 05:49 < bitcoin-git> [bitcoin] laanwj merged pull request #15611: Add Gitian key for droark (master...master-keys-update) https://github.com/bitcoin/bitcoin/pull/15611 05:49 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 05:51 < wumpus> removing /run/user/1000/gnupg/S.dirmngr apparently solved the issue, apparently this was supposed to be handled by some external process that was not running anymore 06:06 < wumpus> <3 strace 06:11 -!- Guyver2 [AdiIRC@guyver2.xs4all.nl] has joined #bitcoin-core-dev 06:21 -!- _Sam-- [~greybits@unaffiliated/greybits] has quit [Read error: Connection reset by peer] 06:33 -!- Aaronvan_ [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 06:35 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Ping timeout: 255 seconds] 06:41 -!- promag [~promag@bl16-114-47.dsl.telepac.pt] has joined #bitcoin-core-dev 06:45 -!- promag [~promag@bl16-114-47.dsl.telepac.pt] has quit [Ping timeout: 246 seconds] 06:53 -!- hebasto [~hebasto@95.164.65.194] has joined #bitcoin-core-dev 07:15 -!- shesek [~shesek@unaffiliated/shesek] has quit [Ping timeout: 255 seconds] 07:35 -!- Guest41284 [2bf5a2ec@gateway/web/freenode/ip.43.245.162.236] has joined #bitcoin-core-dev 07:46 < Guest41284> following up from a comment on twitter ( https://twitter.com/tillneu/status/109877021273061376 ), we've been able to identify a significant (400+) number of peers on the p2p network that are currently engaging in a sybil attack. 07:46 < Guest41284> peers of this type pretend to be running various versions of Bitcoin software, but are not. they respond with compact blocks handshakes, pings and pongs, but never respond to headers, get blocks, or inventory messages. the addr messages they push are stuffed with like-peers, and in general seem to be over represented in outgoing connections of normal nodes. 07:47 < Guest41284> the current discovered peers are all on VPS hosts, carefully chosen to evade the logic which prevents connecting to multiple peers in the same /24. there's a sample of them here, representing GCE, AWS, DigitalOcean, and Hetzner. https://pastebin.com/raw/Q5wzqvg2 07:54 -!- promag [~promag@bl16-114-47.dsl.telepac.pt] has joined #bitcoin-core-dev 07:59 -!- promag [~promag@bl16-114-47.dsl.telepac.pt] has quit [Ping timeout: 250 seconds] 08:03 -!- mn94958810 [~nodebot@safersocial4.webair.com] has quit [Remote host closed the connection] 08:03 -!- mn94958812 [~nodebot@safersocial4.webair.com] has quit [Remote host closed the connection] 08:03 -!- mn94958811 [~nodebot@safersocial4.webair.com] has joined #bitcoin-core-dev 08:03 -!- mn949588 [~nodebot@safersocial4.webair.com] has joined #bitcoin-core-dev 08:03 -!- shesek [~shesek@unaffiliated/shesek] has joined #bitcoin-core-dev 08:06 -!- promag [~promag@bl16-114-47.dsl.telepac.pt] has joined #bitcoin-core-dev 08:11 -!- promag [~promag@bl16-114-47.dsl.telepac.pt] has quit [Remote host closed the connection] 08:11 < wumpus> Guest41284: gmaxwell just posted an updated banlist https://people.xiph.org/~greg/banlist.cli.txt https://people.xiph.org/~greg/banlist.gui.txt ; are the nodes you're referring to already in there or is this yet another kind? 08:13 < Guest41284> wumpus: it includes this list. 08:41 -!- promag [~promag@bl16-114-47.dsl.telepac.pt] has joined #bitcoin-core-dev 08:49 -!- zhangzf [~zhangzf@223.72.59.182] has quit [Remote host closed the connection] 08:50 -!- Guest41284 [2bf5a2ec@gateway/web/freenode/ip.43.245.162.236] has quit [Quit: Page closed] 09:13 < gwillen> hmmm, maybe we need stronger "IP diversity" heuristics than just limiting /24s? 09:13 < gwillen> that's probably only workable in IPv4, but that will be live for awhile yet 09:19 < gwillen> I guess with 15 different /8s represented in that list, it would be hard to catch in general 09:23 -!- promag [~promag@bl16-114-47.dsl.telepac.pt] has quit [Remote host closed the connection] 09:23 -!- pinheadmz [~matthewzi@c-76-102-227-220.hsd1.ca.comcast.net] has joined #bitcoin-core-dev 09:24 -!- promag [~promag@bl16-114-47.dsl.telepac.pt] has joined #bitcoin-core-dev 09:39 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 09:39 < bitcoin-git> [bitcoin] pstratem opened pull request #15613: net: Simplify PONG handler, improve readability of the processing logic. (master...2019-03-17-net-processing-pong) https://github.com/bitcoin/bitcoin/pull/15613 09:39 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 09:44 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has quit [Ping timeout: 255 seconds] 09:51 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has joined #bitcoin-core-dev 10:04 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has quit [Ping timeout: 246 seconds] 10:17 -!- cubancorona [cubancoron@gateway/vpn/privateinternetaccess/cubancorona] has joined #bitcoin-core-dev 10:27 -!- justan0theruser [~justanoth@unaffiliated/justanotheruser] has quit [Quit: WeeChat 2.2] 10:27 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has joined #bitcoin-core-dev 10:54 -!- spinza [~spin@155.93.246.187] has quit [Quit: Coyote finally caught up with me...] 10:56 -!- pinheadmz [~matthewzi@c-76-102-227-220.hsd1.ca.comcast.net] has quit [Quit: pinheadmz] 10:59 -!- opher42 [~opher42@185.200.116.219] has joined #bitcoin-core-dev 11:04 -!- spinza [~spin@155.93.246.187] has joined #bitcoin-core-dev 11:09 < midnightmagic> also <3 ltrace 11:18 -!- _Sam-- [~greybits@unaffiliated/greybits] has joined #bitcoin-core-dev 11:35 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 11:35 < bitcoin-git> [bitcoin] promag opened pull request #15614: 0.18: gui: Defer removeAndDeleteWallet when no modal widget is active (0.18...2019-03-wallet-modal-widget) https://github.com/bitcoin/bitcoin/pull/15614 11:35 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 11:35 -!- promag [~promag@bl16-114-47.dsl.telepac.pt] has quit [Remote host closed the connection] 11:41 -!- promag [~promag@bl16-114-47.dsl.telepac.pt] has joined #bitcoin-core-dev 11:43 -!- jonatack [d598a114@gateway/web/freenode/ip.213.152.161.20] has quit [Quit: Page closed] 11:49 -!- promag [~promag@bl16-114-47.dsl.telepac.pt] has quit [Remote host closed the connection] 11:54 -!- promag [~promag@bl16-114-47.dsl.telepac.pt] has joined #bitcoin-core-dev 12:00 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 12:00 < bitcoin-git> [bitcoin] jonasschnelli opened pull request #15615: Add log output during initial header sync (master...2019/03/hdr_sync) https://github.com/bitcoin/bitcoin/pull/15615 12:00 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 12:10 -!- promag [~promag@bl16-114-47.dsl.telepac.pt] has quit [Remote host closed the connection] 12:11 -!- promag [~promag@bl16-114-47.dsl.telepac.pt] has joined #bitcoin-core-dev 12:28 -!- elichai2 [uid212594@gateway/web/irccloud.com/x-bugwlybrakbaorij] has quit [Quit: Connection closed for inactivity] 12:44 < gmaxwell> gwillen: our hurestic is /16s not /24s and there are companies that sell you ips on diverse /8s in order to attack bittorrent. 12:44 -!- mn94958811 [~nodebot@safersocial4.webair.com] has quit [Remote host closed the connection] 12:44 -!- mn949588 [~nodebot@safersocial4.webair.com] has quit [Remote host closed the connection] 12:44 -!- mn949588 [~nodebot@safersocial4.webair.com] has joined #bitcoin-core-dev 12:44 -!- mn94958813 [~nodebot@safersocial4.webair.com] has joined #bitcoin-core-dev 12:52 -!- hebasto [~hebasto@95.164.65.194] has quit [Remote host closed the connection] 13:01 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 13:01 < bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/85f003274d8c...acbbb7bf0d45 13:01 < bitcoin-git> bitcoin/master fa0f92a MarcoFalke: build: depends: Switch to python3 13:01 < bitcoin-git> bitcoin/master acbbb7b MarcoFalke: Merge #15601: build: depends: Switch to python3 (take 3) 13:01 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 13:02 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 13:02 < bitcoin-git> [bitcoin] MarcoFalke merged pull request #15601: build: depends: Switch to python3 (take 3) (master...1903-buildPy3) https://github.com/bitcoin/bitcoin/pull/15601 13:02 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 13:04 -!- promag [~promag@bl16-114-47.dsl.telepac.pt] has quit [Remote host closed the connection] 13:05 -!- promag [~promag@bl16-114-47.dsl.telepac.pt] has joined #bitcoin-core-dev 13:09 -!- promag [~promag@bl16-114-47.dsl.telepac.pt] has quit [Ping timeout: 246 seconds] 13:18 -!- jonatack [d598a155@gateway/web/freenode/ip.213.152.161.85] has joined #bitcoin-core-dev 13:22 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 13:23 -!- Aaronvan_ [~AaronvanW@unaffiliated/aaronvanw] has quit [Ping timeout: 245 seconds] 13:24 -!- promag [~promag@bl16-114-47.dsl.telepac.pt] has joined #bitcoin-core-dev 13:33 -!- promag [~promag@bl16-114-47.dsl.telepac.pt] has quit [Remote host closed the connection] 13:34 -!- vicnicius [~vicnicius@83-162-192-34.ip.xs4all.nl] has joined #bitcoin-core-dev 13:35 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has joined #bitcoin-core-dev 13:35 -!- vicnicius [~vicnicius@83-162-192-34.ip.xs4all.nl] has quit [Client Quit] 13:36 -!- vicnicius [~vicnicius@83-162-192-34.ip.xs4all.nl] has joined #bitcoin-core-dev 13:36 -!- vicnicius [~vicnicius@83-162-192-34.ip.xs4all.nl] has left #bitcoin-core-dev [] 13:37 -!- pinheadmz [~matthewzi@c-76-102-227-220.hsd1.ca.comcast.net] has joined #bitcoin-core-dev 14:06 -!- promag [~promag@bl16-114-47.dsl.telepac.pt] has joined #bitcoin-core-dev 14:09 -!- mmgen [~mmgen@gateway/tor-sasl/mmgen] has quit [Quit: (https://github.com/mmgen) leaving] 14:28 -!- mn949588 [~nodebot@safersocial4.webair.com] has quit [Remote host closed the connection] 14:28 -!- mn94958813 [~nodebot@safersocial4.webair.com] has quit [Remote host closed the connection] 14:28 -!- mn949588 [~nodebot@safersocial4.webair.com] has joined #bitcoin-core-dev 14:28 -!- mn94958812 [~nodebot@safersocial4.webair.com] has joined #bitcoin-core-dev 14:36 -!- promag_ [~promag@bl16-114-47.dsl.telepac.pt] has joined #bitcoin-core-dev 14:41 -!- promag_ [~promag@bl16-114-47.dsl.telepac.pt] has quit [Ping timeout: 272 seconds] 14:46 -!- Guyver2 [AdiIRC@guyver2.xs4all.nl] has quit [Quit: Going offline, see ya! (www.adiirc.com)] 14:52 -!- promag [~promag@bl16-114-47.dsl.telepac.pt] has quit [Remote host closed the connection] 14:58 -!- opher42 [~opher42@185.200.116.219] has quit [Quit: opher42] 15:03 -!- Krellan [~Krellan@2601:640:4000:a876:2197:f7f1:7a48:303a] has joined #bitcoin-core-dev 15:10 -!- promag [~promag@bl16-114-47.dsl.telepac.pt] has joined #bitcoin-core-dev 15:21 -!- ccdle12 [~ccdle12@cpc139350-aztw33-2-0-cust310.18-1.cable.virginm.net] has quit [Remote host closed the connection] 15:22 -!- ccdle12 [~ccdle12@cpc139350-aztw33-2-0-cust310.18-1.cable.virginm.net] has joined #bitcoin-core-dev 15:26 -!- promag_ [~promag@bl16-114-47.dsl.telepac.pt] has joined #bitcoin-core-dev 15:33 -!- spinza [~spin@155.93.246.187] has quit [Quit: Coyote finally caught up with me...] 15:34 < gwillen> gmaxwell: *nods* 15:36 -!- DougieBot5000_ [~DougieBot@unaffiliated/dougiebot5000] has joined #bitcoin-core-dev 15:39 -!- DougieBot5000 [~DougieBot@unaffiliated/dougiebot5000] has quit [Ping timeout: 244 seconds] 15:42 -!- belcher [~belcher@unaffiliated/belcher] has quit [Quit: Leaving] 15:48 -!- pinheadmz [~matthewzi@c-76-102-227-220.hsd1.ca.comcast.net] has quit [Quit: pinheadmz] 15:51 -!- promag [~promag@bl16-114-47.dsl.telepac.pt] has quit [Remote host closed the connection] 15:56 -!- spinza [~spin@155.93.246.187] has joined #bitcoin-core-dev 16:01 -!- DougieBot5000_ is now known as DougieBot5000 16:02 -!- DeanGuss [~dean@gateway/tor-sasl/deanguss] has quit [Ping timeout: 256 seconds] 16:25 -!- shesek [~shesek@unaffiliated/shesek] has quit [Ping timeout: 268 seconds] 16:30 -!- promag_ [~promag@bl16-114-47.dsl.telepac.pt] has quit [Remote host closed the connection] 16:31 -!- promag [~promag@bl16-114-47.dsl.telepac.pt] has joined #bitcoin-core-dev 16:41 -!- promag_ [~promag@bl16-114-47.dsl.telepac.pt] has joined #bitcoin-core-dev 16:47 -!- promag [~promag@bl16-114-47.dsl.telepac.pt] has quit [Remote host closed the connection] 16:49 -!- promag [~promag@bl16-114-47.dsl.telepac.pt] has joined #bitcoin-core-dev 16:51 -!- promag [~promag@bl16-114-47.dsl.telepac.pt] has quit [Remote host closed the connection] 16:52 -!- pinheadmz [~matthewzi@c-76-102-227-220.hsd1.ca.comcast.net] has joined #bitcoin-core-dev 16:54 -!- promag [~promag@bl16-114-47.dsl.telepac.pt] has joined #bitcoin-core-dev 17:02 -!- promag [~promag@bl16-114-47.dsl.telepac.pt] has quit [Remote host closed the connection] 17:03 -!- promag_ [~promag@bl16-114-47.dsl.telepac.pt] has quit [Remote host closed the connection] 17:28 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Remote host closed the connection] 17:34 -!- shesek [~shesek@unaffiliated/shesek] has joined #bitcoin-core-dev 17:51 -!- jonatack [d598a155@gateway/web/freenode/ip.213.152.161.85] has quit [] 17:54 -!- promag [~promag@bl16-114-47.dsl.telepac.pt] has joined #bitcoin-core-dev 18:13 -!- fanquake [~fanquake@unaffiliated/fanquake] has quit [] 18:18 -!- belcher [~belcher@unaffiliated/belcher] has joined #bitcoin-core-dev 18:19 -!- zhangzf [~zhangzf@106.38.157.147] has joined #bitcoin-core-dev 18:26 -!- harrymm [~harrymm@69.161.195.103] has quit [Read error: Connection reset by peer] 18:31 -!- pinheadmz [~matthewzi@c-76-102-227-220.hsd1.ca.comcast.net] has quit [Quit: pinheadmz] 18:35 -!- fanquake [~fanquake@unaffiliated/fanquake] has joined #bitcoin-core-dev 18:37 -!- pinheadmz [~matthewzi@c-76-102-227-220.hsd1.ca.comcast.net] has joined #bitcoin-core-dev 18:51 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 18:52 -!- zhangzf_ [~zhangzf@106.38.157.147] has joined #bitcoin-core-dev 18:52 -!- zhangzf [~zhangzf@106.38.157.147] has quit [Read error: Connection reset by peer] 18:55 -!- promag [~promag@bl16-114-47.dsl.telepac.pt] has quit [Ping timeout: 268 seconds] 18:55 -!- promag [~promag@bl16-114-47.dsl.telepac.pt] has joined #bitcoin-core-dev 18:56 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 18:56 < bitcoin-git> [bitcoin] MarcoFalke opened pull request #15616: rpc: Remove hex from decodescript RPCResult doc (master...1903-rpcDocDecodeS) https://github.com/bitcoin/bitcoin/pull/15616 18:56 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 19:12 -!- promag [~promag@bl16-114-47.dsl.telepac.pt] has quit [Ping timeout: 246 seconds] 19:13 -!- promag [~promag@bl16-114-47.dsl.telepac.pt] has joined #bitcoin-core-dev 19:29 -!- e4xit [~e4xit@cpc123762-trow7-2-0-cust7.18-1.cable.virginm.net] has quit [Ping timeout: 250 seconds] 19:35 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has quit [Ping timeout: 268 seconds] 19:41 -!- promag_ [~promag@bl16-114-47.dsl.telepac.pt] has joined #bitcoin-core-dev 19:41 -!- promag [~promag@bl16-114-47.dsl.telepac.pt] has quit [Read error: Connection reset by peer] 19:42 < warren> fanquake: btw why the alpine container to use guix? the entire point of using guix is to eliminate other non-deterministic tools, the container should be directly guix (and separately the contents of that container are verifiably determinstic) 19:44 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has quit [Ping timeout: 268 seconds] 19:45 -!- promag_ [~promag@bl16-114-47.dsl.telepac.pt] has quit [Read error: Connection reset by peer] 19:50 < fanquake> warren It seemed like the easiest way to get started. As far as I'm aware I can't run/use guix natively on macOS, so I need the container to actually install/run guix inside. The simplest/smallest choice seemed to be Alpine. Very open to other suggestions if you have any. 19:50 < fanquake> Related guix on macOS discussion here: https://lists.gnu.org/archive/html/guix-devel/2017-10/msg00111.html 19:52 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has joined #bitcoin-core-dev 19:56 -!- Zenton [~user@unaffiliated/vicenteh] has joined #bitcoin-core-dev 20:06 -!- pinheadmz [~matthewzi@c-76-102-227-220.hsd1.ca.comcast.net] has quit [Quit: pinheadmz] 20:12 -!- pinheadmz [~matthewzi@c-76-102-227-220.hsd1.ca.comcast.net] has joined #bitcoin-core-dev 20:22 -!- promag [~promag@188.81.114.47] has joined #bitcoin-core-dev 20:28 -!- pinheadmz [~matthewzi@c-76-102-227-220.hsd1.ca.comcast.net] has quit [Quit: pinheadmz] 20:31 -!- pinheadmz [~matthewzi@c-76-102-227-220.hsd1.ca.comcast.net] has joined #bitcoin-core-dev 20:36 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Ping timeout: 245 seconds] 20:44 -!- fanquake_ [~fanquake@unaffiliated/fanquake] has joined #bitcoin-core-dev 20:47 -!- fanquake [~fanquake@unaffiliated/fanquake] has quit [Ping timeout: 268 seconds] 20:50 -!- DeanGuss [~dean@gateway/tor-sasl/deanguss] has joined #bitcoin-core-dev 20:52 -!- pinheadmz [~matthewzi@c-76-102-227-220.hsd1.ca.comcast.net] has quit [Quit: pinheadmz] 21:17 < warren> fanquake_: I suppose it's good to have any working way for macos to additionally replicate the same build for bit-for-bit verification, but given that you rely on osx -> alpine -> guix that's a lot of non-deterministic stuff. I think verifying determinism of the build environment can be done separately and less often (don't bother to bootstrap guix on a system that can't) 22:07 -!- pinheadmz [~matthewzi@c-76-102-227-220.hsd1.ca.comcast.net] has joined #bitcoin-core-dev 22:07 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 22:07 < bitcoin-git> [bitcoin] sipa opened pull request #15617: Do not relay banned IP addresses (master...201903_nobannedrelay) https://github.com/bitcoin/bitcoin/pull/15617 22:07 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 22:13 -!- davec [~davec@cpe-24-243-249-218.hot.res.rr.com] has quit [Ping timeout: 255 seconds] 22:15 -!- davec [~davec@cpe-24-243-249-218.hot.res.rr.com] has joined #bitcoin-core-dev 22:40 -!- pinheadmz [~matthewzi@c-76-102-227-220.hsd1.ca.comcast.net] has quit [Quit: pinheadmz] 22:48 -!- pinheadmz [~matthewzi@c-76-102-227-220.hsd1.ca.comcast.net] has joined #bitcoin-core-dev 23:36 -!- rex4539 [~rex4539@ppp-2-84-169-44.home.otenet.gr] has quit [Quit: rex4539] 23:46 -!- rex4539 [~rex4539@ppp-2-84-169-44.home.otenet.gr] has joined #bitcoin-core-dev 23:47 -!- rex4539 [~rex4539@ppp-2-84-169-44.home.otenet.gr] has quit [Client Quit] --- Log closed Mon Mar 18 00:00:19 2019