--- Log opened Mon Apr 18 00:01:00 2022 01:36 -!- duderonomy [~duderonom@c-73-158-190-156.hsd1.ca.comcast.net] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 01:40 -!- dunxen [~dunxen@gateway/tor-sasl/dunxen] has quit [Ping timeout: 240 seconds] 04:42 -!- duderonomy [~duderonom@c-73-158-190-156.hsd1.ca.comcast.net] has joined #bitcoin-rust 08:17 < elichai2> Rust 1.60 has some nice improvements with regards to features that definitely benefits us (at least in ~1.5-2 years when it will be our MSRV lol ) 08:17 < elichai2> a feature with the same name as a dependency: https://doc.rust-lang.org/nightly/cargo/reference/features.html#optional-dependencies 08:18 < BlueMatt[m]> haven't we been able to do that for a while? 08:18 < elichai2> weak dependencies: https://doc.rust-lang.org/nightly/cargo/reference/features.html#dependency-features 08:18 < BlueMatt[m]> oh, i guess not if you want to also enable flags 08:18 < BlueMatt[m]> but you can already use an optional dependency name as a feature 08:18 < elichai2> yeah, also not if you want to enable more optional deps 08:18 < BlueMatt[m]> still feels like it wont quite solve our no-std/std feature woes :( 08:19 < elichai2> Right, so optional dependencies always passed as a "feature" to rust code, but you couldn't do that in Cargo.toml without renaming the dependency 08:19 < elichai2> Both of them together should solve this: https://github.com/rust-bitcoin/rust-bitcoin/blob/master/Cargo.toml#L20 08:19 < elichai2> and the "rand" feature 08:19 < BlueMatt[m]> ah, yea, okay 08:20 < elichai2> (the rand feature will merge into the std feature as a weak dep, and the use-serde will merge into a serde feature with the rest also as weak deps) 08:20 < BlueMatt[m]> right 08:20 < elichai2> but yeah, the std+no-std ones will probably stay for a while 08:20 < BlueMatt[m]> :( 08:22 < elichai2> yep 13:03 -!- duderonomy [~duderonom@c-73-158-190-156.hsd1.ca.comcast.net] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 15:27 -!- shesek [~shesek@user/shesek] has joined #bitcoin-rust 15:27 < sanket1729> andytoshi: I have re-opened the last PR from dr-orlovsky. If we can get review on it, we can finally get a release 16:31 -!- duderonomy [~duderonom@c-73-158-190-156.hsd1.ca.comcast.net] has joined #bitcoin-rust 17:21 -!- shesek [~shesek@user/shesek] has quit [Remote host closed the connection] 17:21 -!- shesek [~shesek@user/shesek] has joined #bitcoin-rust 18:31 < andytoshi> awesome, thakns! tomorrow 18:38 -!- shesek [~shesek@user/shesek] has quit [Remote host closed the connection] 18:38 -!- shesek [~shesek@user/shesek] has joined #bitcoin-rust 19:18 -!- shesek [~shesek@user/shesek] has quit [Remote host closed the connection] 19:18 -!- shesek [~shesek@user/shesek] has joined #bitcoin-rust 19:56 -!- shesek [~shesek@user/shesek] has quit [Remote host closed the connection] 19:56 -!- shesek [~shesek@user/shesek] has joined #bitcoin-rust 20:19 -!- shesek [~shesek@user/shesek] has quit [Remote host closed the connection] 20:19 -!- shesek [~shesek@user/shesek] has joined #bitcoin-rust 20:49 -!- shesek [~shesek@user/shesek] has quit [Remote host closed the connection] 20:49 -!- shesek [~shesek@user/shesek] has joined #bitcoin-rust 21:05 -!- shesek [~shesek@user/shesek] has quit [Remote host closed the connection] 21:05 -!- shesek [~shesek@user/shesek] has joined #bitcoin-rust 21:51 -!- shesek [~shesek@user/shesek] has quit [Remote host closed the connection] 21:51 -!- shesek [~shesek@user/shesek] has joined #bitcoin-rust 22:10 -!- shesek [~shesek@user/shesek] has quit [Remote host closed the connection] 22:10 -!- shesek [~shesek@user/shesek] has joined #bitcoin-rust 22:12 -!- geyaeb2 [~geyaeb@gateway/tor-sasl/geyaeb] has quit [Remote host closed the connection] 22:13 -!- geyaeb2 [~geyaeb@gateway/tor-sasl/geyaeb] has joined #bitcoin-rust 22:24 -!- shesek_ [~shesek@user/shesek] has joined #bitcoin-rust 22:25 -!- shesek [~shesek@user/shesek] has quit [Remote host closed the connection] 22:27 -!- shesek__ [~shesek@user/shesek] has joined #bitcoin-rust 22:30 -!- shesek_ [~shesek@user/shesek] has quit [Remote host closed the connection] 22:32 -!- shesek_ [~shesek@user/shesek] has joined #bitcoin-rust 22:33 -!- shesek__ [~shesek@user/shesek] has quit [Remote host closed the connection] 22:41 -!- shesek_ [~shesek@user/shesek] has quit [Remote host closed the connection] 22:41 -!- shesek_ [~shesek@user/shesek] has joined #bitcoin-rust 22:54 -!- shesek_ [~shesek@user/shesek] has quit [Remote host closed the connection] 22:54 -!- shesek_ [~shesek@user/shesek] has joined #bitcoin-rust 23:18 -!- shesek_ [~shesek@user/shesek] has quit [Remote host closed the connection] 23:18 -!- shesek_ [~shesek@user/shesek] has joined #bitcoin-rust --- Log closed Tue Apr 19 00:00:59 2022