--- Log opened Thu Jan 28 00:00:28 2021 00:12 -!- Kiminuo [~mix@193.9.112.92] has joined #rust-bitcoin 03:06 -!- belcher_ is now known as belcher 03:13 -!- darosior [~darosior@194.36.189.246] has quit [Read error: Connection reset by peer] 03:14 -!- darosior [~darosior@194.36.189.246] has joined #rust-bitcoin 03:20 -!- Vivian21Klein [~Vivian21K@static.57.1.216.95.clients.your-server.de] has joined #rust-bitcoin 04:44 -!- tibo [~tibo@2400:4050:2a83:7000:24e2:c4b4:5126:775] has quit [Remote host closed the connection] 05:33 -!- Kiminuo [~mix@193.9.112.92] has quit [Read error: Connection reset by peer] 05:44 -!- darosior4 [~darosior@194.36.189.246] has joined #rust-bitcoin 05:45 -!- darosior [~darosior@194.36.189.246] has quit [Read error: Connection reset by peer] 05:54 -!- jonatack [~jon@88.124.242.136] has joined #rust-bitcoin 05:54 -!- jonatack [~jon@88.124.242.136] has quit [Client Quit] 06:53 -!- gribble [~gribble@unaffiliated/nanotube/bot/gribble] has quit [Remote host closed the connection] 06:56 -!- gribble [~gribble@unaffiliated/nanotube/bot/gribble] has joined #rust-bitcoin 07:46 -!- darosior4 is now known as darosior 08:02 -!- jonatack [~jon@88.124.242.136] has joined #rust-bitcoin 08:07 -!- jonatack [~jon@88.124.242.136] has quit [Ping timeout: 246 seconds] 08:07 -!- jonatack [jon@gateway/vpn/airvpn/jonatack] has joined #rust-bitcoin 08:10 -!- jonatack [jon@gateway/vpn/airvpn/jonatack] has quit [Client Quit] 08:13 -!- jonatack [~jon@88.124.242.136] has joined #rust-bitcoin 08:19 -!- jonatack [~jon@88.124.242.136] has quit [Ping timeout: 240 seconds] 08:19 -!- jonatack [jon@gateway/vpn/airvpn/jonatack] has joined #rust-bitcoin 11:44 -!- ghost43_ [~daer@gateway/tor-sasl/daer] has quit [Remote host closed the connection] 11:45 -!- ghost43 [~daer@gateway/tor-sasl/daer] has joined #rust-bitcoin 14:18 < ariard> cloudhead: nakamoto sounds pretty cool, I'll try to have a look on the p2p stack, often the main area of concern for light-clients! 14:19 < ariard> like most of eclipse mitigations recommended for core here should be followed : https://eprint.iacr.org/2015/263.pdf 14:19 < ariard> if you have any question on how to integrate it with RL, I'm available :) 14:20 < ariard> BlueMatt: playing with lightning-net-tokio, what's the most straightforward way to close connection? `connect_to_node` doesn't give you back a `Connection` 14:20 < BlueMatt> ariard: do it from PeerManager directly, iirc 14:21 < ariard> BlueMatt: yeaaaah but we don't have a method for this.. 14:21 < BlueMatt> oh, hmmm, there's not an fn there either 14:21 < BlueMatt> right 14:21 < ariard> like going from node id to descriptor 14:21 < ariard> to implement disconnect smoothly in the sample 14:22 < BlueMatt> yea, well it should be in PeerManager 14:22 < BlueMatt> should be pretty trivial in PeerManager. 14:22 < ariard> BlueMatt: should we have a `disconnect_node_id` which should call `disconnect_socket` then `socket_disconnected` ? 14:22 < BlueMatt> yes 14:22 < ariard> oky will open 14:23 -!- Vivian21Klein [~Vivian21K@static.57.1.216.95.clients.your-server.de] has quit [Ping timeout: 256 seconds] 14:23 < BlueMatt> there should be internal utility methods that basically do it already 14:23 < BlueMatt> may just need a locking wrapper 14:23 < ariard> yeah it's mostly this 15:35 -!- elichai2 [sid212594@gateway/web/irccloud.com/x-dcgzhmutntdsthom] has quit [Ping timeout: 246 seconds] 15:37 -!- jakesyl_ [sid56879@gateway/web/irccloud.com/x-cdljmnidcybkxqei] has joined #rust-bitcoin 15:37 -!- felixweis_ [sid154231@gateway/web/irccloud.com/x-xnoihktppjcorqez] has joined #rust-bitcoin 15:37 -!- wallet42____ [sid154231@gateway/web/irccloud.com/x-lqwrexozzfjzdwgt] has joined #rust-bitcoin 15:37 -!- jakesyl [sid56879@gateway/web/irccloud.com/x-ovsgclsmhkkkcxht] has quit [Ping timeout: 260 seconds] 15:37 -!- jakesyl_ is now known as jakesyl 15:37 -!- elichai2 [sid212594@gateway/web/irccloud.com/x-djjbiuznzxhrxocp] has joined #rust-bitcoin 15:38 -!- wallet42___ [sid154231@gateway/web/irccloud.com/x-cyqjwvcpwnemivxk] has quit [Ping timeout: 260 seconds] 15:38 -!- felixweis [sid154231@gateway/web/irccloud.com/x-smefinmvkaltzcwo] has quit [Ping timeout: 260 seconds] 15:38 -!- felixweis_ is now known as felixweis 15:47 -!- tibo [~tibo@2400:4050:2a83:7000:5c0c:6486:96a9:bf91] has joined #rust-bitcoin 15:47 -!- tibo [~tibo@2400:4050:2a83:7000:5c0c:6486:96a9:bf91] has quit [Client Quit] 16:19 -!- ariard [~ariard@167.99.46.220] has quit [Ping timeout: 240 seconds] 16:19 -!- ariard [~ariard@167.99.46.220] has joined #rust-bitcoin 16:20 -!- esotericnonsense [~esotericn@unaffiliated/esotericnonsense] has quit [Ping timeout: 240 seconds] 16:20 -!- BlueMatt [~BlueMatt@unaffiliated/bluematt] has quit [Ping timeout: 246 seconds] 16:20 -!- BlueMatt [~BlueMatt@unaffiliated/bluematt] has joined #rust-bitcoin 16:24 -!- esotericnonsense [~esotericn@unaffiliated/esotericnonsense] has joined #rust-bitcoin 17:04 -!- DeanWeen [~dean@gateway/tor-sasl/deanguss] has joined #rust-bitcoin 17:04 -!- DeanGuss [~dean@gateway/tor-sasl/deanguss] has quit [Remote host closed the connection] 17:11 -!- Netsplit *.net <-> *.split quits: jrawsthorne 17:12 -!- Netsplit over, joins: jrawsthorne 17:14 -!- Thomas[m]1 [thomaseizi@gateway/shell/matrix.org/x-hwiefydgdqewymja] has quit [Ping timeout: 240 seconds] 17:15 -!- Franck[m] [franckroye@gateway/shell/matrix.org/x-qiwvonntiaqdnchr] has quit [Ping timeout: 258 seconds] 17:38 -!- Franck[m] [franckroye@gateway/shell/matrix.org/x-mjasnntutpjvitmq] has joined #rust-bitcoin 17:45 -!- Thomas[m]1 [thomaseizi@gateway/shell/matrix.org/x-qvpqwmvltktofajc] has joined #rust-bitcoin 18:04 -!- Thomas[m]1 [thomaseizi@gateway/shell/matrix.org/x-qvpqwmvltktofajc] has quit [Ping timeout: 246 seconds] 18:04 -!- Franck[m] [franckroye@gateway/shell/matrix.org/x-mjasnntutpjvitmq] has quit [Ping timeout: 258 seconds] 18:48 -!- Thomas[m]1 [thomaseizi@gateway/shell/matrix.org/x-twdnnrnjprnwqowk] has joined #rust-bitcoin 19:02 -!- Franck[m] [franckroye@gateway/shell/matrix.org/x-rrtwlkufcfkrdsgn] has joined #rust-bitcoin 19:21 -!- andytoshi [~apoelstra@unaffiliated/andytoshi] has quit [Remote host closed the connection] 19:30 -!- stanimal0 [~stanimal@195.159.29.126] has joined #rust-bitcoin 19:30 -!- CjS777 [~caylemeis@195.159.29.126] has joined #rust-bitcoin 19:32 -!- dongcarl5 [~dongcarl@unaffiliated/dongcarl] has joined #rust-bitcoin 19:38 -!- Netsplit *.net <-> *.split quits: esotericnonsense, stanimal, dongcarl, warren, evalr, Blackwolfsa4, CjS77, rodarmor 19:38 -!- CjS777 is now known as CjS77 19:38 -!- stanimal0 is now known as stanimal 19:38 -!- dongcarl5 is now known as dongcarl 19:39 -!- Netsplit over, joins: evalr 19:43 -!- esotericnonsense [~esotericn@unaffiliated/esotericnonsense] has joined #rust-bitcoin 19:43 -!- warren [~warren@fedora/wombat/warren] has joined #rust-bitcoin 19:46 -!- rodarmor [sid210835@gateway/web/irccloud.com/x-ecnevpgerhrrvsyo] has joined #rust-bitcoin 20:40 -!- andytoshi [~apoelstra@unaffiliated/andytoshi] has joined #rust-bitcoin 21:37 -!- belcher_ [~belcher@unaffiliated/belcher] has joined #rust-bitcoin 21:40 -!- belcher [~belcher@unaffiliated/belcher] has quit [Ping timeout: 272 seconds] 22:02 -!- DeanGuss [~dean@gateway/tor-sasl/deanguss] has joined #rust-bitcoin 22:03 -!- DeanWeen [~dean@gateway/tor-sasl/deanguss] has quit [Remote host closed the connection] 22:45 -!- geyaeb [~geyaeb@gateway/tor-sasl/geyaeb] has quit [Remote host closed the connection] 22:46 -!- geyaeb [~geyaeb@gateway/tor-sasl/geyaeb] has joined #rust-bitcoin 22:57 -!- raj_149 [~quassel@ec2-18-217-191-36.us-east-2.compute.amazonaws.com] has quit [Quit: No Ping reply in 180 seconds.] 22:58 -!- raj_149 [~quassel@ec2-18-217-191-36.us-east-2.compute.amazonaws.com] has joined #rust-bitcoin 23:04 -!- DeanGuss [~dean@gateway/tor-sasl/deanguss] has quit [Remote host closed the connection] 23:04 -!- DeanGuss [~dean@gateway/tor-sasl/deanguss] has joined #rust-bitcoin 23:22 -!- DeanGuss [~dean@gateway/tor-sasl/deanguss] has quit [Remote host closed the connection] 23:43 -!- Kiminuo [~mix@193.9.112.92] has joined #rust-bitcoin --- Log closed Fri Jan 29 00:00:29 2021