--- Log opened Mon Feb 01 00:00:32 2021 00:22 -!- shesek [~shesek@unaffiliated/shesek] has quit [Remote host closed the connection] 01:55 -!- Kiminuo [~Kiminuo@141.98.103.132] has quit [Ping timeout: 240 seconds] 02:09 -!- Kiminuo [~Kiminuo@141.98.103.132] has joined #rust-bitcoin 02:19 < sgeisler> stevenroose: what is our relation to tiny-bip39 https://github.com/maciejhirsz/tiny-bip39? It seems they forked the code base of the previously abandoned crate which the owner transferred to you. Did you ever reach out to them? They seem to have been working on mostly the same as you. The main difference is their 3 times bigger dependency tree xD so much for "tiny". 02:19 < sgeisler> But maybe your goals are well-enough aligned to join forces based on your code base? 02:48 < stevenroose> sgeisler: yeah that was the main reason I started the rust-bip39 repo, to make it have minimal dependencies 02:48 < stevenroose> So that it would fit under the rust-bitcoin umbrella 02:48 < stevenroose> I should probably release v1.0.0 because right now it's -rc1 and crates.io still suggests 0.5.1 02:49 < sgeisler> Yeah, noticed that too when looking for the API docs and docs.rs wanted to guide me to the "latest stable docs" 02:49 < sgeisler> I'd say just do it 02:50 < sgeisler> there is no shame in releasing a 2.0 eventually if you get really annoyed with some API 02:51 < sgeisler> but it appears to be simple enough that maybe it'll just be good enough for the next years at least 03:00 < stevenroose> sgeisler: https://github.com/rust-bitcoin/rust-bip39/pull/6 03:00 < stevenroose> I remember we were finishing the no-std work and review :) 03:01 < stevenroose> just fixed a bug that CI catched, let's see if it catches more, and then can be reviewed and released 03:18 < sgeisler> Yeah, now I remember too xD will have a look later 03:30 -!- Kiminuo [~Kiminuo@141.98.103.132] has quit [Quit: Leaving] 03:33 -!- Kiminuo [~mix@193.9.112.92] has joined #rust-bitcoin 03:53 -!- Kiminuo [~mix@193.9.112.92] has quit [Quit: Leaving] 04:33 -!- tibo [~tibo@2400:4050:2a83:7000:280b:26d9:cb08:fa29] has quit [Remote host closed the connection] 08:14 < stevenroose> sgeisler: the 1.22 build fails because of schemars, I might have to update the bitcoin dep 08:30 < sgeisler> stevenroose: Do you want to do this in this PR or would you want to proceed first and do the cleanup in a second one? 08:30 < sgeisler> it's already rather big 08:31 < stevenroose> yeah whichever part you can already review 08:31 < stevenroose> please do so 08:32 < sgeisler> wait: if you release 1.0 now, will every rust-bitcoin release bump mean a new major version for this crate? 08:42 -!- th0th1 [~th0th@gateway/tor-sasl/th0th] has joined #rust-bitcoin 08:45 -!- th0th1 [~th0th@gateway/tor-sasl/th0th] has quit [Remote host closed the connection] 08:45 -!- th0th [~th0th@gateway/tor-sasl/th0th] has quit [Ping timeout: 268 seconds] 08:46 -!- th0th1 [~th0th@gateway/tor-sasl/th0th] has joined #rust-bitcoin 08:52 < sgeisler> ah, it only depends on hashes, that should be stable enough actually 08:54 < sgeisler> so we actually need a new release of hashes without schema-rs to make this work 11:16 < ariard> BlueMatt: updated #783 :) 11:18 < BlueMatt> thanks. will merge once ci passes 11:18 -!- Diana38Klein [~Diana38Kl@static.57.1.216.95.clients.your-server.de] has quit [Ping timeout: 264 seconds] 12:26 -!- Netsplit *.net <-> *.split quits: Thomas[m]1, zkao 12:32 -!- Thomas[m]1 [thomaseizi@gateway/shell/matrix.org/x-sdviwjauykyuxcsj] has joined #rust-bitcoin 12:35 -!- zkao [zkaomatrix@gateway/shell/matrix.org/x-qanueigdvqmsximy] has joined #rust-bitcoin 14:06 -!- Kiminuo [~Kiminuo@185.216.35.116] has joined #rust-bitcoin 14:08 -!- geyaeb_ [~geyaeb@gateway/tor-sasl/geyaeb] has quit [Ping timeout: 268 seconds] 14:16 -!- th0th [~th0th@gateway/tor-sasl/th0th] has joined #rust-bitcoin 14:19 -!- th0th1 [~th0th@gateway/tor-sasl/th0th] has quit [Ping timeout: 268 seconds] 15:44 -!- tibo [~tibo@2400:4050:2a83:7000:c85e:aeee:975:1bd8] has joined #rust-bitcoin 16:01 -!- th0th1 [~th0th@gateway/tor-sasl/th0th] has joined #rust-bitcoin 16:05 -!- th0th [~th0th@gateway/tor-sasl/th0th] has quit [Ping timeout: 268 seconds] 16:31 -!- belcher_ [~belcher@unaffiliated/belcher] has joined #rust-bitcoin 16:35 -!- belcher [~belcher@unaffiliated/belcher] has quit [Ping timeout: 272 seconds] 16:35 -!- belcher_ is now known as belcher 18:03 -!- jrawsthorne [~jrawsthor@static.235.41.217.95.clients.your-server.de] has quit [Ping timeout: 240 seconds] 18:04 -!- ghost43 [~daer@gateway/tor-sasl/daer] has quit [Ping timeout: 268 seconds] 18:18 -!- jrawsthorne [~jrawsthor@static.235.41.217.95.clients.your-server.de] has joined #rust-bitcoin 20:49 -!- DeanGuss [~dean@gateway/tor-sasl/deanguss] has joined #rust-bitcoin 20:51 -!- DeanWeen [~dean@gateway/tor-sasl/deanguss] has quit [Ping timeout: 268 seconds] 21:55 -!- fiatjaf2 [~fiatjaf@2804:7f2:2a8b:8a99:ea40:f2ff:fe85:d2dc] has quit [Ping timeout: 265 seconds] 21:57 -!- fiatjaf2 [~fiatjaf@2804:7f2:298a:709b:ea40:f2ff:fe85:d2dc] has joined #rust-bitcoin 23:44 -!- real_or_random [~real_or_r@2a02:c207:3002:7468::1] has quit [Quit: ZNC 1.8.2 - https://znc.in] 23:58 -!- belcher_ [~belcher@unaffiliated/belcher] has joined #rust-bitcoin 23:59 -!- belcher [~belcher@unaffiliated/belcher] has quit [Ping timeout: 272 seconds] --- Log closed Tue Feb 02 00:00:33 2021