--- Log opened Mon Apr 05 00:00:16 2021 01:46 -!- b10c [~b10c@static.55.136.76.144.clients.your-server.de] has joined #rust-bitcoin 03:20 -!- Lyda80Powlowski [~Lyda80Pow@static.57.1.216.95.clients.your-server.de] has joined #rust-bitcoin 04:44 -!- belcher_ is now known as belcher 05:12 -!- tibo_ [~tibo@2400:4050:2a83:7000:c874:5e93:7083:ed7] has quit [Remote host closed the connection] 05:12 -!- tibo [~tibo@2400:4050:2a83:7000:c874:5e93:7083:ed7] has joined #rust-bitcoin 05:17 -!- tibo [~tibo@2400:4050:2a83:7000:c874:5e93:7083:ed7] has quit [Ping timeout: 252 seconds] 05:53 < darosior> I use some standardness constants in my code that i'd like to upstream, the first one would be the maximum standard transaction weight. Where would it fit? src/blockdata/constants only contains consensus constants 05:57 -!- Lyda80Powlowski [~Lyda80Pow@static.57.1.216.95.clients.your-server.de] has quit [Ping timeout: 260 seconds] 06:27 -!- tibo [~tibo@2400:4050:2a83:7000:c874:5e93:7083:ed7] has joined #rust-bitcoin 06:31 -!- tibo [~tibo@2400:4050:2a83:7000:c874:5e93:7083:ed7] has quit [Ping timeout: 250 seconds] 07:10 -!- kiltzman [~k1ltzman@195.189.99.96] has quit [Ping timeout: 252 seconds] 08:07 -!- kiltzman [~k1ltzman@195.189.99.96] has joined #rust-bitcoin 10:56 -!- early` [~early@static.38.6.217.95.clients.your-server.de] has quit [Quit: Leaving] 10:57 -!- jonatack [jon@gateway/vpn/airvpn/jonatack] has quit [Quit: jonatack] 11:06 -!- early [~early@static.38.6.217.95.clients.your-server.de] has joined #rust-bitcoin 11:47 -!- jonatack [jon@gateway/vpn/airvpn/jonatack] has joined #rust-bitcoin 11:50 < BlueMatt> ariard: lmk if you have any more questions on the route fixes, would like to merge it :) 11:50 < BlueMatt> ariard: or 838, for that matter 12:10 -!- belcher is now known as belcher_ 12:11 -!- belcher_ [~belcher@unaffiliated/belcher] has quit [Quit: Leaving] 13:42 < jeremyrubin> stevenroose: is this a cargo thing? does 1.29 not work with editions? 13:46 < stevenroose> jeremyrubin: yeah editions is Rust 1.31+. we've talked about bumping our MSRV to 1.32. though I suppose for hashes there'd be a lot less motivation to do so than for bitcoin itself 13:47 < BlueMatt> can mrustc build older versions of rustc? ie can you build rustc 1.34 with mrustc? 13:47 < BlueMatt> 1.34 may be a good candidate for a new MSRV 13:48 < BlueMatt> or can it *only* build the three supported versions. 13:49 < stevenroose> jeremyrubin: https://github.com/rust-bitcoin/rust-bitcoin/issues/510#issuecomment-813263780 13:50 < stevenroose> BlueMatt: yeah I think it goes in jumps 13:50 < BlueMatt> whats the new one 1.39? 13:51 < BlueMatt> can you use a newer rustc to build an older rustc? I'm betting also "not supported"? 13:51 < BlueMatt> cause rustc uses a lot of unstable rust features 13:51 < stevenroose> not sure what that means though. perhaps those are like milestones because I can't imagine how it could build 1.39 but not 1.32 f.e. 13:51 < BlueMatt> i mean mrustc is "well, it works, dunno if there's rust features the compiler doesnt use cause I dont suppor them", right? 13:51 < BlueMatt> so its possible it works, its possible it barfs 13:51 < jeremyrubin> Gotcha. not supporting editions is kinda urgh 13:51 < jeremyrubin> especially because the default is to assume 2015 13:52 < jeremyrubin> let me try de-2018'ing this crate 13:52 < BlueMatt> 2015 isnt that different from 2018... 13:52 < jeremyrubin> both deps are 2018'd 13:52 < BlueMatt> only big difference is nll 13:53 < jeremyrubin> externing 13:54 < BlueMatt> stevenroose: tho I guess it really doesnt matter - someone who wants to use mrustc can just build 1.39 and use that, 1.34 would only be because some linux distros ship(/ed?) that. 14:15 -!- tibo [~tibo@2400:4050:2a83:7000:c874:5e93:7083:ed7] has joined #rust-bitcoin 15:02 < jeremyrubin> it's basically impossible to do IMO 15:03 < jeremyrubin> getting rid of edition key hits like everything 15:03 < jeremyrubin> what I'm going to do is nuke the tests on these dependencies 15:09 < jeremyrubin> that also won't work... 15:09 < jeremyrubin> sighs 15:09 < jeremyrubin> looks like the best path is a separate tests crate 15:18 -!- tibo [~tibo@2400:4050:2a83:7000:c874:5e93:7083:ed7] has quit [Ping timeout: 260 seconds] 17:01 -!- tibo [~tibo@2400:4050:2a83:7000:c874:5e93:7083:ed7] has joined #rust-bitcoin 17:05 -!- tibo [~tibo@2400:4050:2a83:7000:c874:5e93:7083:ed7] has quit [Ping timeout: 258 seconds] 17:08 -!- belcher_ [~belcher@unaffiliated/belcher] has joined #rust-bitcoin 17:26 -!- tibo [~tibo@2400:4050:2a83:7000:c874:5e93:7083:ed7] has joined #rust-bitcoin 18:14 < ariard> BlueMatt: yeah finishing #815 tmrw as first thing :) 20:21 -!- reallll [~belcher@unaffiliated/belcher] has joined #rust-bitcoin 20:24 -!- belcher_ [~belcher@unaffiliated/belcher] has quit [Ping timeout: 260 seconds] 23:17 -!- jeremyrubin [~jr@024-176-247-182.res.spectrum.com] has quit [Remote host closed the connection] --- Log closed Tue Apr 06 00:00:18 2021