--- Log opened Fri Mar 22 00:00:22 2019 00:19 -!- ccdle12 [~ccdle12@cpc139350-aztw33-2-0-cust310.18-1.cable.virginm.net] has joined #rust-bitcoin 00:33 -!- ccdle12 [~ccdle12@cpc139350-aztw33-2-0-cust310.18-1.cable.virginm.net] has quit [Ping timeout: 245 seconds] 00:42 -!- ccdle12 [~ccdle12@cpc139350-aztw33-2-0-cust310.18-1.cable.virginm.net] has joined #rust-bitcoin 02:02 -!- TamasBlummer1 [~Thunderbi@p200300DD670F9D15656EDD9C97EE9719.dip0.t-ipconnect.de] has joined #rust-bitcoin 02:04 -!- TamasBlummer [~Thunderbi@p200300DD670F9D0670B05ED7D1199423.dip0.t-ipconnect.de] has quit [Ping timeout: 264 seconds] 02:04 -!- TamasBlummer1 is now known as TamasBlummer 02:06 -!- ccdle12 [~ccdle12@cpc139350-aztw33-2-0-cust310.18-1.cable.virginm.net] has quit [Remote host closed the connection] 03:03 -!- ccdle12 [~ccdle12@cpc139350-aztw33-2-0-cust310.18-1.cable.virginm.net] has joined #rust-bitcoin 03:50 -!- ccdle12 [~ccdle12@cpc139350-aztw33-2-0-cust310.18-1.cable.virginm.net] has quit [Remote host closed the connection] 03:56 < stevenroose> just noticed that there is an auto-trait for Into if the respective From exists, but not vice-versa. Is probably not possible due to circular auto-traits, but it's sad. 04:00 -!- Blackwolfsa [sid307900@gateway/web/irccloud.com/x-nmblvdkgsmchmwgk] has quit [Ping timeout: 252 seconds] 04:03 -!- Blackwolfsa [sid307900@gateway/web/irccloud.com/x-dkkqdxxgbgfjtfmk] has joined #rust-bitcoin 05:07 -!- valwal_ [sid334773@gateway/web/irccloud.com/x-dctnsleffvfuxsal] has joined #rust-bitcoin 05:09 -!- gwollon [~gwillen@unaffiliated/gwillen] has joined #rust-bitcoin 05:14 -!- Netsplit *.net <-> *.split quits: valwal, gwillen, dpc 05:21 -!- dpc [dpcmatrixo@gateway/shell/matrix.org/x-virduqbfmazjfdqw] has joined #rust-bitcoin 06:12 < stevenroose> andytoshi: aaaarghhhh so for batching I made a change to rust-jsonrpc. Then I noticed that dpc made an (unreleased) change that changes Request from having references instead of owned objects 06:12 < stevenroose> This is all nice when a request is just immediately pushed into the send_request method and then discarded. 06:13 < stevenroose> If you want to go and keep requests outside of it's caller site, it's a huge mess. 06:13 < stevenroose> The reference on the command I can work around (just set it to 'static because our lib doesn't to dynamic commands), but the lifetime on arguments I just can't 06:21 < stevenroose> dpc: I made a PR for batching that reverts part of your earlier change. Could you review and give feedback? 06:21 < stevenroose> https://github.com/apoelstra/rust-jsonrpc/pull/24 06:27 -!- ghost43 [~daer@gateway/tor-sasl/daer] has quit [Remote host closed the connection] 06:28 -!- ghost43 [~daer@gateway/tor-sasl/daer] has joined #rust-bitcoin 06:48 -!- eugene_nickname [ad4462ba@gateway/web/freenode/ip.173.68.98.186] has joined #rust-bitcoin 07:34 -!- ccdle12 [~ccdle12@37.205.56.231] has joined #rust-bitcoin 08:50 < dpc> Lgtm. Will look again when I can 09:09 -!- eugene_nickname [ad4462ba@gateway/web/freenode/ip.173.68.98.186] has quit [Quit: Page closed] 09:14 < stevenroose> dpc: I think I can work around it in a quite OK way, so I think it's not necessary 09:15 < stevenroose> Will let you know later :) 09:27 -!- ccdle12 [~ccdle12@37.205.56.231] has quit [Remote host closed the connection] 09:52 -!- ghost43 [~daer@gateway/tor-sasl/daer] has quit [Remote host closed the connection] 09:52 -!- ghost43 [~daer@gateway/tor-sasl/daer] has joined #rust-bitcoin 09:57 -!- gwollon is now known as gwillen 10:17 < stevenroose> andytoshi, dpc: ok, ignore the panic above. Now I just have the simple batching PR for rust-jsonrpc and a PR for rust-bitcoincore-rpc that builds on that. 10:52 -!- Dean_Guss [~dean@gateway/tor-sasl/deanguss] has quit [Ping timeout: 256 seconds] 12:50 -!- ccdle12 [~ccdle12@88.128.80.154] has joined #rust-bitcoin 13:20 -!- ccdle12 [~ccdle12@88.128.80.154] has quit [Remote host closed the connection] 15:50 -!- Dean_Guss [~dean@gateway/tor-sasl/deanguss] has joined #rust-bitcoin --- Log closed Sat Mar 23 00:00:23 2019