-
Ymgve
ge_fromfe_frombytes_vartime is some wtf-y stuff
-
Ymgve
thankfully found a python implementation of it in mininero, and actually managed to verify a signature!
-
KnifeOfPi
hi
-
xmrmatterbridge
<sinjen> Need some help anyone.Trying to open a Monero wallet using my Ledger nano x.keep getting following message."error writing wallet from hardware device check application logs.wrong device status SW-CLA-NOT SUPPORTED." wHAT AM I DOING WRONG?
-
selsta
sinjen: update GUI / monero ledger app
-
kayront
gsxohj375bk7gjal.onion/cryptocurrency/index.html --- monero xmr address has been missing for weeks if not a month now. what's the story?
-
kayront
(torproject.org donations)
-
Inge-
what is the url to the banlist?
-
selsta
-
algo_max[m]
kayront: last i heard from them is that they had to "fix some problem with the xmr wallet and it would be back soon".. that was 2 months ago. maybe someone should offer them support fixing it...
-
Inge-
KnifeOfPi to the rescue! ^
-
ErCiccione[m]
We are looking for German and Serbian speakers. We need some translations to be reviewed. See:
reddit.com/r/Monero/comments/js7s6j…ing_for_german_and_serbian_speakers
-
ErCiccione[m]
if you can help, please read the reddit post and/or join #monero-translation or #monero-site
-
ErCiccione[m]
matrix channels: #monero-localizations:matrix.org #monero-site:haveno.network
-
hyc
hey
-
hyc
thanks
-
Lyza
hey thanks. I'm wondering if anyone else sometimes has the GUI (could also affect the CLI, idk) take several minutes to create a transaction? It's usually just a second or two but sometimes it just spins and spins and spins. Been seeing the behavior for awhile but I can't find an open issue for it
-
moneromooo
It can happen if it has to use a large number of inputs.
-
moneromooo
Or if the daemon times out or is slow/busy.
-
Bish
a second or two :o how
-
Lyza
It's definitely not a large # of inputs. the server IS mining plus serving torrents so maybe it's the daemon, but the server is pretty beefy and the mining service is pretty good at giving up resources
-
Lyza
actually I recall it was also doing it when I ran my node on the desktop
-
Lyza
Bish idk I have a 3900x on the desktop and the server is some older 12 core Dell beefy boy
-
heatsinkid
found this at
moneroworld.com : zdhkwneu7lfaum2p.onion (port 18099). but only for rpc. any public onion node address for p2p sync (port 18080)?
-
Lyza
But I feel like even my phone only takes ~5 seconds
-
moneromooo
Then: gdb /path/to/monero-wallet-cli `pidof monero-wallet-cli`; thread apply all bt
-
Lyza
heatsinkid you no longer have to manually add onion peers
-
moneromooo
s/cli/gui/
-
moneromooo
Then if it's stuck waiting for a network reply, do the same to the daemon.
-
moneromooo
Log level... something.. might also help, showing network message timings.
-
moneromooo
4 will show everything.
-
moneromooo
(but it pretty spammy)
-
heatsinkid
Lyza, next release?
-
Lyza
mmm the server is Linux but I use Windows for the GUI so no gdb, but maybe I'll see in a bit about setting that up. or try with the logs first. It's gonna be hard to catch though because I guess the transaction generation only gets held up maybe ~5% of the time
-
Lyza
heatsinkid as of uhh, 0.17.1.3 I think? But the latest release definitely has tor / i2p seed nodes built in
-
asymptotically
so i can just `--anonymous-inbound .. --tx-proxy` and i will find tor/i2p friends? :D
-
heatsinkid
Lyza, not yet.
-
Bish
Lyza: well i guess that's answers it
-
Lyza
asymptotically, yes! I tested it myself the other day. Although if you're only using i2p you may still want to add some priority nodes to avoid frequent disconnects
-
heatsinkid
asymptotically, maybe some pool / big node will provide onion open node for p2p. like hashvault, xmr.to or others ? :D
-
Ymgve
why is cryptonote.org down?
-
asymptotically
can i create a new wallet with monero-wallet-cli using the seed offset phrase?
-
moneromooo
Yes.
-
asymptotically
how do i do that? i don't see anything in --help about it :(
-
moneromooo
encrypted_seed
-
moneromooo
And when restoring, it asks you for an offset.
-
asymptotically
oh, thanks moneromooo :)
-
ErCiccione[m]
is it 'Added disclaimer + English keywords' and the other two commits?
-
ErCiccione[m]
wrong chat
-
Lovera[m]
Hi, is possible to see an incoming txs only with Private view key + an SUB-address ? Or i need a main address?
-
Lovera[m]
I'm asking because I just tried to restore a watch only wallet with an sub-address and the private view key but in Monerujo and Cakewallet they don't match.
-
Lovera[m]
To be exactly I tried to restore donation address in the Monero repository in the file REDAME
-
Lovera[m]