1 2016-10-10 10:06:52 <rafalcpp> hello. Anyone had luck running gitian not directly from Debian (or debian VM) but from other OSes?
 2 2016-10-10 10:07:57 <rafalcpp> it seems to work for me on Devuan and Ubuntu after small tweaks. I'm looking now how to make it run also on Mint, Fedora, but run a bit into trouble. The problem seems to be with Gitian/LXC itself (not in Bitcoin yml script part)
 3 2016-10-10 10:08:09 <rafalcpp> (it usually doesn't have a working network connection)
 4 2016-10-10 18:13:27 <arubi> jl2012, so in segwit, an out of range sighash SINGLE does commit to its own input's txid, correct?
 5 2016-10-10 18:22:03 <arubi> I'll rephrase in case I'm not making sense.  is this true: a tx redeeming 2 p2wpkh inputs, paying to one output.  the second input is signed with sighash SINGLE.  this input will have its own actual outpoint="'input txid'||index" when signing.
 6 2016-10-10 18:41:28 <arubi> I reversed the bytes from bip143.  yes ^
 7 2016-10-10 19:54:55 <ThomasV> is there an ongoing tx spam attack?
 8 2016-10-10 19:54:59 <ThomasV> aka stress test
 9 2016-10-10 19:55:40 <ThomasV> https://bitcoinfees.github.io/#30m
10 2016-10-10 20:00:25 <achow101> wouldn't be surprised if there was a spam attack happening to push an agenda
11 2016-10-10 23:39:00 <jl2012> arubi: yes
12 2016-10-10 23:39:35 <jl2012> The signature is not replayable