--- Log opened Sat Jun 13 00:00:48 2020 00:42 -!- Kiminuo [~mix@141.98.103.124] has quit [Quit: Leaving] 02:58 -!- jonatack [~jon@184.75.221.3] has joined #rust-bitcoin 03:25 -!- Kiminuo [~mix@141.98.103.148] has joined #rust-bitcoin 03:33 -!- Gabriel57Kuvalis [~Gabriel57@static.57.1.216.95.clients.your-server.de] has joined #rust-bitcoin 03:37 -!- dr-orlovsky [~dr-orlovs@xdsl-188-154-186-21.adslplus.ch] has joined #rust-bitcoin 06:01 -!- jonatack [~jon@184.75.221.3] has quit [Ping timeout: 256 seconds] 06:42 -!- jonatack [~jon@2a01:e0a:53c:a200:bb54:3be5:c3d0:9ce5] has joined #rust-bitcoin 06:57 -!- mauz555 [~mauz555@2a01:e0a:56d:9090:4119:c5:9d6c:d2f5] has joined #rust-bitcoin 07:25 -!- mauz555 [~mauz555@2a01:e0a:56d:9090:4119:c5:9d6c:d2f5] has quit [] 08:14 -!- Kiminuo [~mix@141.98.103.148] has quit [Ping timeout: 246 seconds] 11:18 < stevenroose> grrrr 11:19 < stevenroose> Second weekend working on a bip39 crate without all the new fancy dependencies, but Japanese is such a pain in the ass somehow 11:19 < stevenroose> existing bip39 and tiny-bip39 also don't pass the test vectors for bip39, because there is some heavy unnormalization going on somehow 11:20 < stevenroose> but generated seeds in the end are correct, because that's when normalization happens 11:21 < stevenroose> my terminal doesn't even show those characters, so I'm just looking at those weird hex-byte-squares and I get "mnemonic contains an unknown word: そつう" while grepping for that in the list works and I even printed all as_bytes().to_hex() for all words and this word also matches it 11:21 < stevenroose> getting quite annoyed :D all other languages work seamlessly 11:22 < stevenroose> (also iterated a few times on the internal storage. from Vec<&'static str> to (Language, Vec) to (String). and then back and forth to UTF8 NFKD normalized String. still not sure on that one 12:02 -!- dongcarl [~dongcarl@unaffiliated/dongcarl] has quit [Ping timeout: 256 seconds] 13:55 < stevenroose> gooooood, the japanese wordlist is not ordered by binary ordering, so binary_search doesn't work 22:23 -!- jonatack [~jon@2a01:e0a:53c:a200:bb54:3be5:c3d0:9ce5] has quit [Ping timeout: 260 seconds] --- Log closed Sun Jun 14 00:00:49 2020