--- Log opened Mon Feb 06 00:00:36 2023 00:33 -!- trev_ [~trev@109.252.35.99] has joined #bitcoin-rust 01:00 -!- arturomf94[m] [~arturomf9@2001:470:69fc:105::2:235] has quit [Quit: You have been kicked for being idle] 01:30 < yancy> Is the current ideology for Rust Bitcoin still to use as few dependencies as possible? Even if this means just doing a copy pasta from some external lib into a Rust Bitcoin project? There seems to be some other alternatives that could be employed such as "cargo crev" for example. 02:03 -!- tibo_ [~tibo@fp5a950abc.tkyc110.ap.nuro.jp] has joined #bitcoin-rust 02:06 -!- tibo [~tibo@240d:1a:afa:4000:1d2e:ed5c:9209:5109] has quit [Ping timeout: 252 seconds] 04:18 -!- tibo_ [~tibo@fp5a950abc.tkyc110.ap.nuro.jp] has quit [] 04:20 -!- buddy85 [~Teresia@217.146.82.84] has joined #bitcoin-rust 04:20 -!- buddy85 [~Teresia@217.146.82.84] has quit [K-Lined] 05:07 -!- trev_ [~trev@109.252.35.99] has quit [Changing host] 05:07 -!- trev_ [~trev@user/trev] has joined #bitcoin-rust 05:08 -!- trev_ is now known as trev 07:50 < andytoshi> yancy: well, we almost certainly can't copy-paste code for licensing reasons 07:51 < andytoshi> and yes, we are moving toward crev -- though that makes it even more important to minimize dep trees since we then need one of us to look at every dep! 07:51 < andytoshi> so e.g. we'll probably be able to vet 'hex' and 'base64' and move toward using those rather than our NIH code (though i'm unsure...some external people have requested that we keep maintaining hex so that _they're_ able to get rid of all non-rust-bitcoin deps..) 07:52 < andytoshi> but like, we could never take in 'hyper' with its 100+ dependencies that are constantly changing 08:16 < BlueMatt[m]> The other question is if the dependencies provide stable msrv guarantees 08:16 < BlueMatt[m]> Which most rust crates don’t and cause issues downstream 08:17 < BlueMatt[m]> (Eg we’re currently stuck requiring 1.48 because we have users who run on older libc/distros) 08:17 < BlueMatt[m]> At least on the ldk side 12:02 -!- trev [~trev@user/trev] has quit [Remote host closed the connection] 13:50 -!- gnusha_ [~gnusha@user/gnusha] has joined #bitcoin-rust 13:50 -!- Topic for #bitcoin-rust: Discussion of rust-bitcoin, rust-lightning and related crates | For rust-miniscript see ##miniscript | For general bitcoin discussion #bitcoin | Channel logs forthcoming 13:50 -!- Topic set by BlueMatt [~BlueMatt@ircb.bluematt.me] [Thu May 20 08:46:43 2021] 13:50 [Users #bitcoin-rust] 13:50 [ _tnull ] [ BlueMatt[m] ] [ Jackielove4u] [ MatrixBot123 ] [ sequences[m]] 13:50 [ achow101 ] [ darosior ] [ jeremyrubin ] [ michaelfolkson] [ stevenroose ] 13:50 [ andytoshi ] [ DeanGuss ] [ jetpack_ ] [ moneyball___ ] [ stick ] 13:50 [ angusp ] [ elichai2 ] [ Jiri[m] ] [ notmandatory_ ] [ willcl_ark ] 13:50 [ appservicebot1] [ emzy ] [ jkczyz ] [ otoburb ] [ wpaulino ] 13:50 [ ariard ] [ FelixWeis ] [ junderw3 ] [ p2plife ] [ yakshaver ] 13:50 [ arik ] [ fjahr ] [ katsu_ ] [ RubenSomsen ] [ yancy ] 13:50 [ asoltys ] [ gnusha ] [ kcalvinalvin] [ sandipndev ] 13:50 [ b10c_ ] [ gnusha_ ] [ koolazer ] [ sanket1729_ ] 13:50 [ b42 ] [ greypw2546002] [ ksedgwic ] [ sanket_cell ] 13:50 [ BlueMatt ] [ Guest8628 ] [ lightningbot] [ sebx2a ] 13:50 -!- Irssi: #bitcoin-rust: Total of 51 nicks [0 ops, 0 halfops, 0 voices, 51 normal] 13:51 -!- Channel #bitcoin-rust created Wed May 19 14:34:56 2021 13:54 -!- Irssi: Join to #bitcoin-rust was synced in 197 secs 13:56 -!- Netsplit *.net <-> *.split quits: gnusha 15:28 -!- tibo [~tibo@fp5a950abc.tkyc110.ap.nuro.jp] has joined #bitcoin-rust 15:49 -!- tibo_ [~tibo@240d:1a:afa:4000:a970:b648:2c2:cb36] has joined #bitcoin-rust 15:49 -!- tibo [~tibo@fp5a950abc.tkyc110.ap.nuro.jp] has quit [Read error: Connection reset by peer] 16:13 -!- sanket1729_ [~sanket172@ec2-100-24-255-95.compute-1.amazonaws.com] has quit [Ping timeout: 265 seconds] 16:14 -!- appservicebot1 [~afilini-m@2001:bc8:1828:245::2] has quit [Ping timeout: 265 seconds] 16:14 -!- appservicebot1 [~afilini-m@2001:bc8:1828:245::2] has joined #bitcoin-rust 16:16 -!- sanket1729 [~sanket172@ec2-100-24-255-95.compute-1.amazonaws.com] has joined #bitcoin-rust --- Log closed Tue Feb 07 00:00:37 2023