-
ozmjqxzlnhz
What kind of person steals from their own community? www.reddit.com/r/Monero/comments/6d5yt5/what_fluffypony_just_did_is_not_ok/
-
qyxknwsf
Did you know that all witdraw-buyer-seller-depoist chains are trackable in Monero? No? You should have read Breaking Monero. How many people are you endangering with your 'privacy' coin?
-
mj-xmr
ErCiccione, do you know which strings to pull in order to reduce the boost dependency list for Monero Debian packages?
-
mj-xmr
-
mj-xmr
I meant Monero Debian package managers. Brain Off.
-
SerHack
monero-project/monero #7574 cc anyone that can report this guy and close the PR. only drama
-
mj-xmr
SerHack, I report everybody who shits on my lawn with that BS. And I did, because he mentioned the PR in the last Pr on the list ("Test: core_test...")
-
SerHack
mj-xmr: thanks, by the way it's sad to see people creating fake account only to spam their useless drama.
-
mj-xmr
It should be easy for GitHub peeps to delete all the reported spam with one query, but first Monday coffee and meetings :)
-
mj-xmr
SerHack, I have almost no emotional attachment to this.
-
mj-xmr
It's just another attack vector to learn your AI on :)
-
mj-xmr
Mothaf'n AI wars!
-
ErCiccione
mj-xmr: yeah, the repo is here:
salsa.debian.org/cryptocoin-team/monero, but i can give you the email of jonas if you want (the dev maintaining the package)
-
mj-xmr
ErCiccione, yes please
-
selsta
merge list: 6810 7005 7274 7332 7349 7366 7368 7373 7394 7398 7400 7401 7402 7412 7413 7418 7419 7422 7417
-
moneromooo
.merge- 6810
-
selsta
merge list: 7005 7274 7332 7349 7366 7368 7373 7394 7398 7400 7401 7402 7412 7413 7418 7419 7422 7417
-
moneromooo
Thanks :D
-
moneromooo
I'm going to have a small tweak to 6810. I'll ping when it can be added again.
-
moneromooo
Oh nvm, the MM proxy isn't in monero anyway, the PR does not change.
-
mj-xmr
I think this is not the wrong time to ask this question. Since moneromooo told, that the branches are added to the merge list in order, and I have some approved ones, which aren't on the list, what should I understand from this?
-
mj-xmr
For instance, this would be very important for me and is also a blocker for others:
-
mj-xmr
-
moneromooo
Are there remaining things to do on it ?
-
moneromooo
If not, ask the reviewer to OK it.
-
mj-xmr
Nope. We both agreed
-
selsta
I did not add it yet as it is a larger change and it would probably be good if it gets tested on other OS too.
-
mj-xmr
-
moneromooo
Fair enough.
-
selsta
e.g. on Mac
-
mj-xmr
Makes sense.
-
selsta
CI only tests on Linux
-
moneromooo
Personally, I don't like it, it's a lot of stuff for close to nothing, so I did not review or say anything :)
-
selsta
I also would have found it easier to just set an env var for CI and set larger timeouts for it.
-
mj-xmr
I remember, but if you don't want to solve the random mining crash by just increasing timeouts up to the point, that the test cant tell anymore if something regressed, then please consider this.
-
selsta
the problem is the issue only seems to happen on github actions so I’m not fully convinced that it is timeout related in the first place
-
selsta
in theory all VMs should have 2-core CPU with 7GB RAM
-
moneromooo
Oh, there's a crash ?
-
moneromooo
I thought it was only timeouts.
-
selsta
sure it depends on how active the other VMs are on the physical host
-
selsta
I don't think it was a crash
-
mj-xmr
moneromooo, timeouts are sometimes exceeded.
-
mj-xmr
(not a crash)
-
mj-xmr
selsta, exactly
-
selsta
but even if it depends on load it should not be so that a 20 sec timeout is fine in most cases and suddenly 60sec timeout is required
-
mj-xmr
And a RPi user would have to set totally different timeouts than a power user.
-
» moneromooo assumes no crash after all and goes back to MM stuff, ping with info otherwise
-
mj-xmr
Yeah well if the timeouts are exceeded, you can't tell anymore if the PR didn't break mining.
-
selsta
anyway will run it on my mac and check if it succeeds
-
mj-xmr
Thank you
-
mj-xmr
So there are 2 timeouts. The second timeout of 10s, which I left without change sometimes isn't enough.
-
mj-xmr
This one is related to mining on a single core exclusively.
-
mj-xmr
Which is a different situation than the RX init, which takes all available cores. The number of available cores also varies from system to system, so it's even more futile to be satisfied with constants.
-
selsta
mj-xmr: should your PR work on windows?
-
mj-xmr
Yes
-
mj-xmr
It's Python and C++11 code.
-
mj-xmr
selsta, if it helps, I'll branch from this one to showcase this on a modified builds.yml, which executes the tests. Sounds like a plan?
-
mj-xmr
*executes on Windows, and Mac
-
mj-xmr
-
mj-xmr
We need to give it about 45 minutes.
-
mj-xmr
ccache is disabled for each build of course.
-
selsta
if `psutil monotonic` are required now to run tests this should be documented as it will break things for existing users
-
mj-xmr
True, but I guess we should merge the other documentation PR first?
-
selsta
yes it will be merged first
-
mj-xmr
Or should I put all 3 into this one?
-
mj-xmr
(incl. requests)
-
selsta
does not matter
-
mj-xmr
Then I propose to let the tests run, if they're OK I will update the documentation for the mining test in the original branch and give it for a final review.
-
mj-xmr
Dang it. I need to install these for Mac and Windows somehow.
-
mj-xmr
msys failed to install the Python dependencies, but so far Mac is rollin'.
-
mj-xmr
-
mj-xmr
BBL.
-
selsta
.merges
-
selsta
.merges
-
selsta
.merges
-
xmr-pr
6810 7005 7274 7332 7349 7366 7368 7373 7394 7398 7400 7401 7402
-
mj-xmr
selsta, that link above. The job finished with a success. You can see the mining test's logs.
-
mj-xmr
(on the Mac I mean)
-
selsta
yep also trying it locally
-
mj-xmr
Oddly enough, when you compare the timings of Mac and Linux, it appears that Mac indeed has 3 physical cores, while Linux has one physical and the other one virtual, since the calculation job on all Mac's cores takes the same time, while under Linux it takes twice the amount of time of calculating on a single Linux core.
-
mj-xmr
But that's secondary.
-
mj-xmr
Although this is a perfect example, showing that constants would fail.
-
selsta
.merge+ 6810 7005 7274 7332 7349 7366 7368 7373 7394 7398 7400 7401 7402 7412 7413 7418 7419 7422 7417
-
selsta
.merges
-
xmr-pr
6810 7005 7274 7332 7349 7366 7368 7373 7394 7398 7400 7401 7402 7412 7413 7417 7418 7419 7422
-
fkkntyqcdxv
needmoney90: Let me quote your hero. 'How do I ban FUK? AAAHHHH I don't remember. youtube.com/watch?v=mdLfkhxIH5Q Keep tryin' champion.