--- Log opened Mon May 13 00:00:11 2019 00:33 -!- willpiers [~willpiers@207.38.143.87] has joined #rust-bitcoin 00:37 -!- willpiers [~willpiers@207.38.143.87] has quit [Ping timeout: 246 seconds] 00:50 -!- TamasBlummer1 [~Thunderbi@p200300DD67196B466506B7C4D522E0CB.dip0.t-ipconnect.de] has joined #rust-bitcoin 00:52 -!- TamasBlummer [~Thunderbi@p200300DD67196B996506B7C4D522E0CB.dip0.t-ipconnect.de] has quit [Ping timeout: 264 seconds] 00:52 -!- TamasBlummer1 is now known as TamasBlummer 02:21 -!- willpiers [~willpiers@207.38.143.87] has joined #rust-bitcoin 02:25 -!- willpiers [~willpiers@207.38.143.87] has quit [Ping timeout: 244 seconds] 04:09 -!- willpiers [~willpiers@207.38.143.87] has joined #rust-bitcoin 04:13 -!- willpiers [~willpiers@207.38.143.87] has quit [Ping timeout: 255 seconds] 04:49 -!- ccdle12 [~ccdle12@118.165.159.15] has joined #rust-bitcoin 05:08 -!- willpiers [~willpiers@207.38.143.87] has joined #rust-bitcoin 05:12 -!- willpiers [~willpiers@207.38.143.87] has quit [Ping timeout: 246 seconds] 05:57 -!- willpiers [~willpiers@207.38.143.87] has joined #rust-bitcoin 05:59 -!- jamesob [sid180710@gateway/web/irccloud.com/x-bsdeuuxzpeymdors] has quit [Ping timeout: 252 seconds] 05:59 -!- jamesob [sid180710@gateway/web/irccloud.com/x-gkcfsvxmjnfgvffm] has joined #rust-bitcoin 05:59 -!- johnyukon21 [uid365684@gateway/web/irccloud.com/x-bqfyvwlruqdbzppw] has quit [Ping timeout: 252 seconds] 05:59 -!- midnightmagic [~midnightm@unaffiliated/midnightmagic] has quit [Ping timeout: 252 seconds] 06:02 -!- willpiers [~willpiers@207.38.143.87] has quit [Ping timeout: 255 seconds] 06:02 -!- johnyukon21 [uid365684@gateway/web/irccloud.com/x-bfbhycbwagajmdvx] has joined #rust-bitcoin 06:03 < stevenroose> Does a segwit program need to be minimal push? 06:04 < stevenroose> According to rust-bitcoin Script::is_v0_p2wpkh it has to 06:18 -!- midnightmagic [~midnightm@unaffiliated/midnightmagic] has joined #rust-bitcoin 06:31 -!- Dean_Guss [~dean@gateway/tor-sasl/deanguss] has quit [Ping timeout: 256 seconds] 07:47 -!- michaelsdunn1 [~michaelsd@unaffiliated/michaelsdunn1] has joined #rust-bitcoin 07:54 -!- willpiers [~willpiers@207.38.143.87] has joined #rust-bitcoin 08:36 -!- willpiers [~willpiers@207.38.143.87] has quit [Remote host closed the connection] 08:37 -!- willpiers [~willpiers@207.38.143.87] has joined #rust-bitcoin 08:39 -!- willpiers [~willpiers@207.38.143.87] has quit [Remote host closed the connection] 08:39 -!- willpiers [~willpiers@207.38.143.87] has joined #rust-bitcoin 09:06 -!- ccdle12 [~ccdle12@118.165.159.15] has quit [Remote host closed the connection] 09:54 -!- willpiers [~willpiers@207.38.143.87] has quit [Remote host closed the connection] 09:56 -!- willpiers [~willpiers@207.38.143.87] has joined #rust-bitcoin 10:15 -!- Dean_Guss [~dean@gateway/tor-sasl/deanguss] has joined #rust-bitcoin 10:40 -!- jtimon [~quassel@181.61.134.37.dynamic.jazztel.es] has joined #rust-bitcoin 10:41 -!- willpiers [~willpiers@207.38.143.87] has quit [Remote host closed the connection] 10:44 -!- willpiers [~willpiers@207.38.143.87] has joined #rust-bitcoin 10:44 -!- willpiers [~willpiers@207.38.143.87] has quit [Remote host closed the connection] 10:45 -!- willpiers [~willpiers@207.38.143.87] has joined #rust-bitcoin 10:50 -!- willpiers [~willpiers@207.38.143.87] has quit [Ping timeout: 255 seconds] 11:19 -!- willpiers [~willpiers@207.38.143.87] has joined #rust-bitcoin 11:25 -!- willpiers [~willpiers@207.38.143.87] has quit [Ping timeout: 268 seconds] 11:44 -!- willpiers [~willpiers@207.38.143.87] has joined #rust-bitcoin 11:49 -!- willpiers [~willpiers@207.38.143.87] has quit [Ping timeout: 268 seconds] 12:06 -!- willpiers [~willpiers@207.38.143.87] has joined #rust-bitcoin 12:10 -!- willpiers [~willpiers@207.38.143.87] has quit [Ping timeout: 246 seconds] 15:15 -!- michaelsdunn1 [~michaelsd@unaffiliated/michaelsdunn1] has quit [Remote host closed the connection] 15:47 -!- michaelsdunn1 [~michaelsd@unaffiliated/michaelsdunn1] has joined #rust-bitcoin 15:52 -!- Dean_Guss [~dean@gateway/tor-sasl/deanguss] has quit [Remote host closed the connection] 16:14 -!- michaelsdunn1 [~michaelsd@unaffiliated/michaelsdunn1] has quit [Remote host closed the connection] 17:56 -!- Dean_Guss [~dean@gateway/tor-sasl/deanguss] has joined #rust-bitcoin 18:56 -!- DeanWeen [~dean@gateway/tor-sasl/deanguss] has joined #rust-bitcoin 18:59 -!- Dean_Guss [~dean@gateway/tor-sasl/deanguss] has quit [Ping timeout: 256 seconds] 19:06 < dpc> I need to write something to stress-test my rust-bitcoin-indexer project e2e, so I'm thinking about writting a separate project: `rust-bitcoincore-bonkers`. The idea is that I'll drive a regtest node bonkers, by creating reorgs, and other otherwise low-probability events. Another approach would be to just implement a JsonRPC interface and pretend to be a node, but that seems like much more effort. If anyone is aware of 19:06 < dpc> anything like this implemented already etc. I'll be very grateful to know about it. 19:30 -!- jtimon [~quassel@181.61.134.37.dynamic.jazztel.es] has quit [Ping timeout: 245 seconds] 21:48 -!- willpiers [~willpiers@67.133.97.101] has joined #rust-bitcoin 21:53 -!- willpiers [~willpiers@67.133.97.101] has quit [Ping timeout: 246 seconds] 22:39 -!- ccdle12 [~ccdle12@110.50.135.242] has joined #rust-bitcoin 22:41 -!- ccdle12 [~ccdle12@110.50.135.242] has quit [Remote host closed the connection] 23:04 -!- jtimon [~quassel@181.61.134.37.dynamic.jazztel.es] has joined #rust-bitcoin 23:21 -!- willpiers [~willpiers@38.75.231.30] has joined #rust-bitcoin 23:45 -!- jtimon [~quassel@181.61.134.37.dynamic.jazztel.es] has quit [Ping timeout: 244 seconds] --- Log closed Tue May 14 00:00:12 2019