--- Log opened Wed May 08 00:00:06 2019 00:51 -!- willpiers [~willpiers@38.75.231.30] has joined #rust-bitcoin 00:56 -!- willpiers [~willpiers@38.75.231.30] has quit [Ping timeout: 250 seconds] 00:56 -!- TamasBlummer1 [~Thunderbi@p200300DD67196B436506B7C4D522E0CB.dip0.t-ipconnect.de] has joined #rust-bitcoin 00:58 -!- TamasBlummer [~Thunderbi@p200300DD67196B036506B7C4D522E0CB.dip0.t-ipconnect.de] has quit [Ping timeout: 264 seconds] 00:58 -!- TamasBlummer1 is now known as TamasBlummer 01:00 -!- Dean_Guss [~dean@gateway/tor-sasl/deanguss] has joined #rust-bitcoin 05:40 -!- jtimon [~quassel@181.61.134.37.dynamic.jazztel.es] has joined #rust-bitcoin 06:55 -!- mauz555 [~mauz555@2a01:e35:8ab1:dea0:6885:497e:1dd2:7ee3] has joined #rust-bitcoin 07:16 -!- willpiers [~willpiers@38.75.231.30] has joined #rust-bitcoin 07:16 -!- willpiers [~willpiers@38.75.231.30] has quit [Remote host closed the connection] 07:16 -!- willpiers [~willpiers@38.75.231.30] has joined #rust-bitcoin 07:37 -!- willpiers [~willpiers@38.75.231.30] has quit [Remote host closed the connection] 07:47 -!- mauz555 [~mauz555@2a01:e35:8ab1:dea0:6885:497e:1dd2:7ee3] has quit [] 08:28 -!- willpiers [~willpiers@107-1-237-234-ip-static.hfc.comcastbusiness.net] has joined #rust-bitcoin 08:44 -!- ccdle12 [~ccdle12@p1482011-ipngn9101sapodori.hokkaido.ocn.ne.jp] has joined #rust-bitcoin 08:47 < stevenroose> sgeisler, andytoshi: with Amount being u64, how are we gonna deal with RPC calls that have negative amounts, like gettransaction? 08:47 < stevenroose> I'm bumping into that right now, luckily I'm still ad-hoc using the old Amount impl that used i64 08:59 < andytoshi> stevenroose: hmmmm shit 08:59 < andytoshi> did we merge the Amount PR? 08:59 -!- willpiers [~willpiers@107-1-237-234-ip-static.hfc.comcastbusiness.net] has quit [Remote host closed the connection] 08:59 < andytoshi> we haven't released yet, we can just change it to i64. which i think we should do 09:01 < stevenroose> lol no AFAIK it's not even merged yet 09:01 < stevenroose> but there was kinda consensus on u64 internals 09:01 < stevenroose> I think you even triggered the discussion on that :D 09:02 < stevenroose> I was quite indifferent. But I don't like having to look for strange solutions for the existing Core code. 09:02 < andytoshi> lol sorry 09:02 < stevenroose> Even though it would technically be possible to have a `SignedAmount(Amount, bool)` wrapper class in the RPC crate only, which would also indicate clearly to users which amounts can be negative. 09:02 < andytoshi> i meant u64 vs f64, which i was passionately against 09:03 < andytoshi> but u64 vs i64 i'm kinda indifferent about .. except that i was thinking in terms of tx serialization 09:03 < andytoshi> not in terms of RPC compat 09:04 < stevenroose> so back to i64 then? :D 09:04 -!- willpiers [~willpiers@107-1-237-234-ip-static.hfc.comcastbusiness.net] has joined #rust-bitcoin 09:04 < stevenroose> Cool. After I do that, we definitely need to go about merging it at some point :D 09:05 < andytoshi> yeah. i like this serde solution with `serialize_with` 09:05 < stevenroose> But good that we take some time weighing those things and in the meantime using the type as well. 09:06 -!- willpiers [~willpiers@107-1-237-234-ip-static.hfc.comcastbusiness.net] has quit [Remote host closed the connection] 09:08 -!- willpiers [~willpiers@107-1-237-234-ip-static.hfc.comcastbusiness.net] has joined #rust-bitcoin 09:16 -!- willpiers [~willpiers@107-1-237-234-ip-static.hfc.comcastbusiness.net] has quit [Remote host closed the connection] 09:18 -!- willpiers [~willpiers@107-1-237-234-ip-static.hfc.comcastbusiness.net] has joined #rust-bitcoin 09:28 -!- willpiers [~willpiers@107-1-237-234-ip-static.hfc.comcastbusiness.net] has quit [Remote host closed the connection] 09:35 -!- willpiers [~willpiers@107-1-237-234-ip-static.hfc.comcastbusiness.net] has joined #rust-bitcoin 09:40 -!- willpiers [~willpiers@107-1-237-234-ip-static.hfc.comcastbusiness.net] has quit [Ping timeout: 255 seconds] 09:42 -!- willpiers [~willpiers@107-1-237-234-ip-static.hfc.comcastbusiness.net] has joined #rust-bitcoin 10:02 -!- mauz555 [~mauz555@2a01:e35:8ab1:dea0:6885:497e:1dd2:7ee3] has joined #rust-bitcoin 10:12 -!- willpier_ [~willpiers@107-1-237-234-ip-static.hfc.comcastbusiness.net] has joined #rust-bitcoin 10:12 -!- willpiers [~willpiers@107-1-237-234-ip-static.hfc.comcastbusiness.net] has quit [Read error: Connection reset by peer] 10:33 -!- willpier_ [~willpiers@107-1-237-234-ip-static.hfc.comcastbusiness.net] has quit [Remote host closed the connection] 10:34 -!- willpiers [~willpiers@107-1-237-234-ip-static.hfc.comcastbusiness.net] has joined #rust-bitcoin 10:49 -!- mauz555 [~mauz555@2a01:e35:8ab1:dea0:6885:497e:1dd2:7ee3] has quit [] 11:01 -!- willpiers [~willpiers@107-1-237-234-ip-static.hfc.comcastbusiness.net] has quit [Remote host closed the connection] 11:01 -!- michaelsdunn1 [~michaelsd@unaffiliated/michaelsdunn1] has joined #rust-bitcoin 11:08 -!- ccdle12 [~ccdle12@p1482011-ipngn9101sapodori.hokkaido.ocn.ne.jp] has quit [Remote host closed the connection] 11:09 -!- willpiers [~willpiers@107-1-237-234-ip-static.hfc.comcastbusiness.net] has joined #rust-bitcoin 11:59 -!- willpiers [~willpiers@107-1-237-234-ip-static.hfc.comcastbusiness.net] has quit [Remote host closed the connection] 12:01 -!- willpiers [~willpiers@107-1-237-234-ip-static.hfc.comcastbusiness.net] has joined #rust-bitcoin 12:03 -!- willpiers [~willpiers@107-1-237-234-ip-static.hfc.comcastbusiness.net] has quit [Remote host closed the connection] 12:23 -!- willpiers [~willpiers@107-1-237-234-ip-static.hfc.comcastbusiness.net] has joined #rust-bitcoin 12:24 -!- willpiers [~willpiers@107-1-237-234-ip-static.hfc.comcastbusiness.net] has quit [Remote host closed the connection] 12:34 -!- willpiers [~willpiers@107-1-237-234-ip-static.hfc.comcastbusiness.net] has joined #rust-bitcoin 12:34 -!- willpiers [~willpiers@107-1-237-234-ip-static.hfc.comcastbusiness.net] has quit [Remote host closed the connection] 12:35 -!- willpiers [~willpiers@107-1-237-234-ip-static.hfc.comcastbusiness.net] has joined #rust-bitcoin 13:17 -!- gnusha [~gnusha@unaffiliated/kanzure/bot/gnusha] has joined #rust-bitcoin 13:17 -!- Topic for #rust-bitcoin: Order of the Rust-Bitcoin Libraries Maintainers. Artisinal Bitcoin for the rest of us. Do NOT have private conversations on the FreeNode network! | https://github.com/rust-bitcoin | Logs at http://gnusha.org/rust-bitcoin/ 13:17 -!- Topic set by BlueMatt [~BlueMatt@unaffiliated/bluematt] [Tue Jan 22 10:11:18 2019] 13:17 [Users #rust-bitcoin] 13:17 [ andytoshi ] [ dmkathayat ] [ gnusha ] [ kanzure ] [ nothingmuch ] [ takinbo ] 13:17 [ ariard ] [ dongcarl ] [ gribble ] [ michaelsdunn1 ] [ real_or_random] [ TamasBlummer] 13:17 [ belcher ] [ dpc ] [ gwillen ] [ michaelsdunn1_] [ schmidty ] [ valwal_ ] 13:17 [ Blackwolfsa] [ e4xit ] [ harding ] [ midnightmagic ] [ sgeisler ] [ warren ] 13:17 [ BlueMatt ] [ Ed0 ] [ instagibbs] [ molz ] [ simian_za ] [ willpiers ] 13:17 [ CjS77 ] [ esotericnonsense] [ jamesob ] [ moneyball ] [ slimcognito ] [ wraithm ] 13:17 [ CubicEarth ] [ ghost43 ] [ jtimon ] [ neonknight64 ] [ stanimal ] [ wumpus ] 13:17 [ Dean_Guss ] [ gmaxwell ] [ kallewoof ] [ nickler ] [ stevenroose ] 13:17 -!- Irssi: #rust-bitcoin: Total of 47 nicks [0 ops, 0 halfops, 0 voices, 47 normal] 13:17 -!- Channel #rust-bitcoin created Fri Mar 9 09:46:56 2018 13:18 -!- Irssi: Join to #rust-bitcoin was synced in 53 secs 13:19 -!- mauz555 [~mauz555@2a01:e35:8ab1:dea0:6885:497e:1dd2:7ee3] has joined #rust-bitcoin 13:57 -!- willpiers [~willpiers@107-1-237-234-ip-static.hfc.comcastbusiness.net] has quit [Remote host closed the connection] 14:01 < nickler> alternatively fields in gettransaction that can be negative could remain i64 and not be amounts 14:03 < andytoshi> we could also have a `SignedAmount` 14:03 < andytoshi> `i64` is a bit annoying because of the decimal serialization 14:05 -!- willpiers [~willpiers@107-1-237-234-ip-static.hfc.comcastbusiness.net] has joined #rust-bitcoin 14:39 -!- willpiers [~willpiers@107-1-237-234-ip-static.hfc.comcastbusiness.net] has quit [Remote host closed the connection] 14:45 -!- willpiers [~willpiers@107-1-237-234-ip-static.hfc.comcastbusiness.net] has joined #rust-bitcoin 15:20 -!- willpiers [~willpiers@107-1-237-234-ip-static.hfc.comcastbusiness.net] has quit [Remote host closed the connection] 15:26 -!- michaelsdunn1 [~michaelsd@unaffiliated/michaelsdunn1] has quit [Remote host closed the connection] 15:30 -!- mauz555 [~mauz555@2a01:e35:8ab1:dea0:6885:497e:1dd2:7ee3] has quit [Remote host closed the connection] 15:31 -!- mauz555 [~mauz555@2a01:e35:8ab1:dea0:6885:497e:1dd2:7ee3] has joined #rust-bitcoin 15:35 -!- mauz555 [~mauz555@2a01:e35:8ab1:dea0:6885:497e:1dd2:7ee3] has quit [Ping timeout: 248 seconds] 15:40 -!- Dean_Guss [~dean@gateway/tor-sasl/deanguss] has quit [Ping timeout: 256 seconds] 16:17 -!- willpiers [~willpiers@38.75.231.30] has joined #rust-bitcoin 17:04 -!- willpiers [~willpiers@38.75.231.30] has quit [Remote host closed the connection] 17:05 -!- willpiers [~willpiers@38.75.231.30] has joined #rust-bitcoin 17:09 -!- willpiers [~willpiers@38.75.231.30] has quit [Ping timeout: 255 seconds] 17:12 -!- willpiers [~willpiers@38.75.231.30] has joined #rust-bitcoin 17:30 -!- willpiers [~willpiers@38.75.231.30] has quit [Remote host closed the connection] 18:04 -!- ccdle12 [~ccdle12@p1482011-ipngn9101sapodori.hokkaido.ocn.ne.jp] has joined #rust-bitcoin 18:24 -!- willpiers [~willpiers@38.75.231.30] has joined #rust-bitcoin 18:53 -!- jtimon [~quassel@181.61.134.37.dynamic.jazztel.es] has quit [Quit: gone] 19:19 -!- mauz555 [~mauz555@2a01:e35:8ab1:dea0:6885:497e:1dd2:7ee3] has joined #rust-bitcoin 19:24 -!- mauz555 [~mauz555@2a01:e35:8ab1:dea0:6885:497e:1dd2:7ee3] has quit [Ping timeout: 258 seconds] 20:02 -!- willpiers [~willpiers@38.75.231.30] has quit [Remote host closed the connection] 20:03 -!- willpiers [~willpiers@38.75.231.30] has joined #rust-bitcoin 20:07 -!- willpiers [~willpiers@38.75.231.30] has quit [Ping timeout: 246 seconds] 20:12 -!- mauz555 [~mauz555@2a01:e35:8ab1:dea0:6885:497e:1dd2:7ee3] has joined #rust-bitcoin 20:16 -!- mauz555 [~mauz555@2a01:e35:8ab1:dea0:6885:497e:1dd2:7ee3] has quit [Ping timeout: 258 seconds] 20:34 -!- willpiers [~willpiers@38.75.231.30] has joined #rust-bitcoin 21:02 -!- ccdle12 [~ccdle12@p1482011-ipngn9101sapodori.hokkaido.ocn.ne.jp] has quit [Remote host closed the connection] 21:17 -!- willpiers [~willpiers@38.75.231.30] has quit [Remote host closed the connection] 21:18 -!- willpiers [~willpiers@38.75.231.30] has joined #rust-bitcoin 21:20 -!- mauz555 [~mauz555@2a01:e35:8ab1:dea0:6885:497e:1dd2:7ee3] has joined #rust-bitcoin 21:22 -!- willpiers [~willpiers@38.75.231.30] has quit [Ping timeout: 248 seconds] 21:24 -!- mauz555 [~mauz555@2a01:e35:8ab1:dea0:6885:497e:1dd2:7ee3] has quit [Ping timeout: 252 seconds] 22:10 -!- willpiers [~willpiers@38.75.231.30] has joined #rust-bitcoin 22:15 -!- willpiers [~willpiers@38.75.231.30] has quit [Remote host closed the connection] 22:17 -!- willpiers [~willpiers@38.75.231.30] has joined #rust-bitcoin 22:21 -!- willpiers [~willpiers@38.75.231.30] has quit [Ping timeout: 246 seconds] --- Log closed Thu May 09 00:00:09 2019