-
hocuspocusoutofftrying to generate mnemonic phrases in javascript. im not quite sure how the final checksum word works. can anyone help?
-
jeffro256[m]If you're using Node.j, you can use this repo: github.com/monero-ecosystem/monero-javascript
-
hocuspocusoutoffwill take a look thx
-
jeffro256[m]download the docs (or just this page): github.com/monero-ecosystem/monero-…b/master/docs/MoneroWalletFull.html and you could use getmnemonic()
-
jeffro256[m]It's not a very light solution, but it will just about always work; that repo is well maintained
-
hocuspocusoutoffif 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
-
selstahocuspocusoutoff: github.com/moneromooo-monero/monero-wallet-generator
-
hocuspocusoutoffselsta: i figured out what i needed thanks :)
-
quantotto[m]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!
-
quantotto[m]s/doesn't/keeps/, s/work/this dependency/
-
moneromoooTry make release-static-win32
-
moneromoooIf it still doesn't work, read the docs in contrib/gitian and use that
-
quantotto[m]thank you, I tried release-static-win64 without luck before, so I'll give a try to gitian
-
selstaquantotto[m]: the monerod.exe that comes with the GUI is cross compiled with gitian
-
cornfeedhoboHello. is net/dandelionpp the only implementation or does anyone know if there is an "official" library?
-
selstathere is a research paper and there is a reference implementation for bitcoin IIRC
-
selstabut the reference implementation might only be dandelion, not dandelion++
-
cornfeedhobohmm. my searching hasn't turned up the reference implementation... aahh that might be why. i'm only looking around for ++
-
h4sh3dUkoeHB I'm done with #7877 review
-
UkoeHBh4sh3d: yay! Thank you!
-
selstamoneromooo: do you remember if this was fixed? monero-project/monero #6250#issuecomment-570683016
-
moneromoooI don't think it was.
-
selstaok I don't think there were any other reports about it but deleting p2pstate at 99% isn't something frequently done by users
-
selsta.merge+ 7877
-
xmr-prAdded
-
xmr-prUkoeHB opened pull request #8190: multisig key exchange update and refactor - release-v0.17
-
xmr-pr
-
selstaUkoeHB: 8190 seems to conflict, saw it too late
-
UkoeHByeah it's just the rpc minor version