-
emrwoiiyd
“I thought, ‘I’m going to pump it and dump it,’ because I was interested and taking the ideas and implementing them in bitcoin. The bitcoin code base was far more interesting to me than monero, and I thought, ‘I’m not going to work on this codebase, it’s terrible,'” he recalls - fluffypony in an interview about Monero
-
mj-xmr
selsta, I have updated the documentation in 7387 and ran the Mac test. Unless you have nothing to add after your own Mac test, we're done on this one.
-
mj-xmr
BBL. Lovely SCRUM meetings ahead.
-
luigi1111
froglet_xmr: try your question again
-
froglet_xmr
ack, luigi. hi folks, I am attempting to receive XMR on stagenet (connected to a remote node), the TX briefly shows up in monero wallet gui but then disappears. I can see from a blockchain explorer that the TX has been confirmed several times, but still no luck in seeing it in the GUI. any advice?
-
selsta
is your gui set to stagenet?
-
froglet_xmr
yes
-
froglet_xmr
I see stagenet in red text in the top left corner
-
selsta
ok
-
selsta
which stagenet node are you using?
-
froglet_xmr
I have tried both monero-stagenet.exan.tech and the xmr.to node (full address escapes me at the moment..)
-
froglet_xmr
stagenet.community.xmr.to
-
froglet_xmr
currently i am on exan.tech node, synchronized (792543)
-
froglet_xmr
port 38081
-
selsta
would try the xmr.to one
-
froglet_xmr
I get the same result
-
selsta
is your balance correct?
-
froglet_xmr
well, my balance is 0 XMR which would be correct if I have never received any XMR on stagenet (wallet was only created today)
-
froglet_xmr
however it would be incorrect if the faucet transactions have in fact been sent to me
-
luigi1111
briefly shows up then disappears seems weird
-
froglet_xmr
-
froglet_xmr
everything I see about the tx seems to suggest that it has been confirmed, several times, but my wallet still shows 0 XMR
-
selsta
can you try CLI wallet?
-
froglet_xmr
i'm not familiar with using the CLI but yes I can try..
-
froglet_xmr
CLI wallet I should say
-
selsta
did you change account inside GUI?
-
froglet_xmr
changed wallets, yes
-
froglet_xmr
created a new one on stagenet, i have a working wallet on mainnet
-
selsta
ok but you did not change anything on the "Accounts" tab
-
froglet_xmr
correct
-
froglet_xmr
i created a new receive address though, to verify it wasn't something wrong with my main address
-
froglet_xmr
using the wallet-cli (assuming I have done so correctly) still shows a balance of 0 XMR
-
froglet_xmr
however I do get a message saying "The wallet's refresh-from-block-height setting is higher than the daemon's height: this may mean your wallet will skip over transactions"
-
froglet_xmr
I ran "wallet_info" from the CLI and now it says my wallet is out of sync
-
selsta
ok so the restore height is the problem
-
selsta
you can enter "set refresh-from-blockheight 792400"
-
selsta
and then enter rescan_bc
-
froglet_xmr
i checked that, restore height is 2317388, is it possible there is some bug where creating a wallet from the gui would use the mainnet restore height perhaps..?
-
froglet_xmr
I get Error: set: unrecognized argument(s) from that command selsta
-
selsta
set refresh-from-block-height 792400
-
selsta
does that work?
-
froglet_xmr
yes it did
-
selsta
could be a GUI bug during stagenet wallet creation, though did not see it before
-
froglet_xmr
i am running a mainnet local node, maybe that has something to do with it
-
froglet_xmr
alright that worked! thanks so much for that, i was really scratching my head..
-
froglet_xmr
makes sense, so the laymans explanation is that my wallet thought it was from the future...
-
selsta
yep
-
selsta
it had the mainnet restore height
-
froglet_xmr
very strange that the TX would also appear in the GUI at 0/10 confirmations and then disappear after a while
-
selsta
I assume it saw it in the mempool but then skipped it
-
selsta
after it got in a block
-
tqhqfjrcbrgb
I think everyone here knows that most Monero exchange withdrawals and desposits are traceable (Breaking Monero - poisoned outputs). How does it feel to go out and lie to people that they are private and then earn less than holding BTC on your bag?
-
agentpatience
Did you know one of the developers is working on integrating Triptych?!
-
agentpatience
Triptych is a zero-knowledge proving system for confidential transactions created by the Monero Research Lab!
-
moneromooo
Please don't spam.
-
childofthecorn[m
Please 🙏
-
selsta
.merges
-
xmr-pr
6810 7005 7274 7332 7349 7366 7368 7373 7394 7398 7400 7401 7402 7412 7413 7417 7418 7419 7422
-
mj-xmr
It's a good review, after which I facepalm after realizing that I'd unintentionally introduce a security breach.
-
mj-xmr
-
mj-xmr
(core_tests)
-
ndorf
just in case people are unaware, github has a setting under which " Users that have recently created their account will be unable to interact with the repository," which also automatically expires after a specified length of time.
-
selsta
fluffypony: opinion? ^
-
mj-xmr
Unrelated: does MTRACE create a backtrace?
-
selsta
sounds like the trace log level
-
moneromooo
MTRACE logs at trace level. For a trace, use: tools::log_stack_trace();
-
mj-xmr
Thank y'all.
-
ebebopasnj
All you are 'fighting' for is e-penis of a guy you never met, that doesn't even have common decency to pay you for your time.
-
ebebopasnj
Do you think they care about Monero, or privacy or anything other than money?
-
dEBRUYNE
selsta: I'd enable that, it would curb the spam and perhaps occasionally catch a false positive
-
selsta
yea, would set it to 1 week for now
-
mj-xmr
I need stack trace in epee, but stack trace's common depends on epee. I have to decouple logging from epee.
-
mj-xmr
I would like to help the guy with the log spam before I make these changes. What I could offer ad-hoc is compressing the rotated logs with XZ. If they contain spam, then the 100 MB log will reduce into 1-2 MB after compressing.
-
mj-xmr
-
selsta
mj-xmr: it's seems to be a gui issue
-
mj-xmr
yep
-
selsta
not showing up with start-low-graphics-mode.bat usually hints at a graphics drivers issue
-
selsta
not clear how graphics driver is related
-
mj-xmr
But I feel somehow blind, not being able to trace the cause (or any other in epee without proper logging).
-
mj-xmr
I think I will just do what I can do best and decouple logging from epee, similarly as epee_readline is decoupled.
-
mj-xmr
Does compressing the rotated log sound like something you'd want to see regardless of the final solution?
-
moneromooo
Then: try { throw 0; } catch(...) {}
-
selsta
seeing that it only shows up at a single user and that graphics drivers seem to be related here I don't know if it's worth to spend much time on
-
selsta
usual solution is attempt to update drivers and check if issue reappears
-
moneromooo
You mean adding log compression to monero tools themselves ?
-
mj-xmr
moneromooo, yes.
-
mj-xmr
So there is already log rotation. Compressing the rotated logs seems like the natural next step.
-
selsta
does that work without extra library?
-
mj-xmr
Boost has compression routines.
-
mj-xmr
If you're happy with zip and gzip, you shouldn't need anything more.
-
selsta
I guess it can be useful when running log level 4
-
selsta
mj-xmr: mining test also passed on my mac
-
selsta
p2p functional tests fail somehow but seems unrelated
-
mj-xmr
excellent!
-
mj-xmr
selsta, if p2p was never being tested under Mac, one can expect such failures.
-
mj-xmr
But it sure is something to add to the list.
-
selsta
it worked in the past
-
mj-xmr
I can imagine this. But if it's mot in the CI, a regression can happen anytime.
-
mj-xmr
But to remove my bias, I could run the full test on GitHub on Mac on Master.
-
mj-xmr
Shall I?
-
selsta
didn’t you run functional tests yesterday?
-
selsta
or did you only run mining test
-
mj-xmr
Only the mining test.
-
mj-xmr
Because I have modified the functional_tests_rpc to just run the "mining" test, not "all"
-
mj-xmr
Otherwise I'd spam the logs.