01:33:09 trying to generate mnemonic phrases in javascript. im not quite sure how the final checksum word works. can anyone help? 01:38:16 If you're using Node.j, you can use this repo: https://github.com/monero-ecosystem/monero-javascript 01:44:58 will take a look thx 01:47:24 download the docs (or just this page): https://github.com/monero-ecosystem/monero-javascript/blob/master/docs/MoneroWalletFull.html and you could use getmnemonic() 01:47:59 It's not a very light solution, but it will just about always work; that repo is well maintained 01:59:08 if im reading this right, this just foists the entropy<->mnemonic logic back into the C code. im not looking for something to do this for me, im looking to understand how it works and reproduce it. ive already pored over the C code and i just dont get what the heck its doing with this trimmed_word_list stuff etc 06:49:55 hocuspocusoutoff: https://github.com/moneromooo-monero/monero-wallet-generator/ 06:52:54 selsta: i figured out what i needed thanks :) 08:52:35 hello, is there a way to build monerod.exe for Windows without dependency on libunbound DLL? I see that monerod.exe that comes with GUI wallet doesn't have this dependency. How can I replicate such a build? `make release-static` doesn't work. Within MSys2 shell all works fine. Thx! 08:54:20 s/doesn't/keeps/, s/work/this dependency/ 09:16:52 Try make release-static-win32 09:17:24 If it still doesn't work, read the docs in contrib/gitian and use that 10:41:08 thank you, I tried release-static-win64 without luck before, so I'll give a try to gitian 11:46:03 quantotto[m]: the monerod.exe that comes with the GUI is cross compiled with gitian 12:30:55 Hello. is net/dandelionpp the only implementation or does anyone know if there is an "official" library? 12:32:08 there is a research paper and there is a reference implementation for bitcoin IIRC 12:32:23 but the reference implementation might only be dandelion, not dandelion++ 12:32:45 hmm. my searching hasn't turned up the reference implementation... aahh that might be why. i'm only looking around for ++ 14:03:49 UkoeHB I'm done with #7877 review 14:13:47 h4sh3d: yay! Thank you! 21:35:11 moneromooo: do you remember if this was fixed? https://github.com/monero-project/monero/issues/6250#issuecomment-570683016 21:40:29 I don't think it was. 21:42:14 ok I don't think there were any other reports about it but deleting p2pstate at 99% isn't something frequently done by users 21:58:35 .merge+ 7877 21:58:35 Added 23:00:18 -xmr-pr- UkoeHB opened pull request #8190: multisig key exchange update and refactor - release-v0.17 23:00:18 -xmr-pr- > https://github.com/monero-project/monero/pull/8190 23:01:46 UkoeHB: 8190 seems to conflict, saw it too late 23:46:17 yeah it's just the rpc minor version