09:55:07 was `scan_tx` included in a release yet? https://github.com/monero-project/monero/pull/7412 14:30:28 ErCiccione: no 15:19:49 Note I just updated dns records to 0.17.2.0 (CLI) and 0.17.2.2 (GUI) 15:21:32 dEBRUYNE ^ 15:22:28 (pinging you since I think you like to be aware of what people might experience&ask on reddit and elsewhere) 15:57:16 seems like the auto updater does not work yet 15:57:26 Failed to fetch and verify signed hash: signature checksum doesn't match the expected value 15:57:49 don't know yet where the issue is 16:00:08 did luigi signed my hashes? 16:00:12 *sign 16:00:23 yes 16:00:54 xiphon will have to take a look, it seems to be something in the openpgp code 16:01:36 one thing different than before, is that we have 2 lines in the hash files for the source tarball (one for CLI one for GUI) 16:01:43 they don't have DNS records though 16:02:05 that should not matter 16:02:07 I don't know how the checks are implemented and if that plays a role 16:04:56 binaryFate: wait, did you push the website? 16:05:27 that's probably it, once luigi updates hashes.txt.sig we also have to update the website 16:05:34 which i forgot :D 16:14:38 yeah that's it :) last time I updated website was just after my own signing for 0.17.2.2 and not his 16:15:11 btw, you should also add source hashes to dns 16:15:19 good thing it didn't update lol 16:15:21 correct format should be https://www.irccloud.com/pastebin/8ykyBoTZ/ 16:16:07 yeah I have a script for that, and actually removed the source lines from the outcome 16:16:18 why include the source in dns records though? 16:17:52 at the moment there is no automation around it. Well probably no harm to do so anyway 16:18:28 https://github.com/monero-project/monero/blob/master/src/common/updates.cpp#L103 16:18:45 if someone builds from source it will display the latest source download if they are using an outdated version 16:19:58 neat! 16:20:28 though don't know if it works properly :D 16:20:47 I'm adding them now so feel free to test after that 16:54:14 selsta: dns updated with sources hashes 16:54:36 also updated website should have luigi111[1-3] sig now 16:55:17 yep auto updater works now :) 16:55:20 dEBRUYNE: ^ 19:28:29 Did we decide yes/no on adding tevador's 14 word seed ? 19:29:23 sarang: do you have any comment on whether the reduced entropy is a problem ? 19:29:38 selsta, binaryFate: thanks 19:29:42 See https://github.com/tevador/monero-seed 19:30:19 Actually, it cannot be if it can encode all possible spend keys. Which it must do... 19:30:43 I would need to review again in more detail 19:32:33 Looking at it now, it generates its own keys, rather than encodes existing ones. 19:46:49 I would need to review again in more detail <-- please do! :) 21:31:52 What is the entropy of Tevadors vs the current one? 21:33:25 Well, at the risk of misusing the term... 128 bits vs 256 IIRC. 21:33:43 Or so I heard before. 21:35:51 Yep, it's right, it's in the README.