06:35:20 What kind of person steals from their own community? www.reddit.com/r/Monero/comments/6d5yt5/what_fluffypony_just_did_is_not_ok/ 12:47:28 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? 14:51:53 ErCiccione, do you know which strings to pull in order to reduce the boost dependency list for Monero Debian packages? 14:51:53 https://github.com/monero-project/monero/pull/7549 15:06:05 I meant Monero Debian package managers. Brain Off. 15:17:10 https://github.com/monero-project/monero/pull/7574 cc anyone that can report this guy and close the PR. only drama 15:21:25 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...") 15:22:43 mj-xmr: thanks, by the way it's sad to see people creating fake account only to spam their useless drama. 15:22:53 It should be easy for GitHub peeps to delete all the reported spam with one query, but first Monday coffee and meetings :) 15:23:15 SerHack, I have almost no emotional attachment to this. 15:23:33 It's just another attack vector to learn your AI on :) 15:24:44 Mothaf'n AI wars! 16:02:34 mj-xmr: yeah, the repo is here: https://salsa.debian.org/cryptocoin-team/monero, but i can give you the email of jonas if you want (the dev maintaining the package) 16:07:20 ErCiccione, yes please 18:11:48 merge list: 6810 7005 7274 7332 7349 7366 7368 7373 7394 7398 7400 7401 7402 7412 7413 7418 7419 7422 7417 18:14:19 .merge- 6810 18:14:44 merge list: 7005 7274 7332 7349 7366 7368 7373 7394 7398 7400 7401 7402 7412 7413 7418 7419 7422 7417 18:14:50 Thanks :D 18:15:02 I'm going to have a small tweak to 6810. I'll ping when it can be added again. 18:20:42 Oh nvm, the MM proxy isn't in monero anyway, the PR does not change. 18:24:22 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? 18:24:45 For instance, this would be very important for me and is also a blocker for others: 18:24:45 https://github.com/monero-project/monero/pull/7387 18:26:46 Are there remaining things to do on it ? 18:27:00 If not, ask the reviewer to OK it. 18:27:01 Nope. We both agreed 18:27:10 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. 18:27:15 https://github.com/monero-project/monero/pull/7387#pullrequestreview-599835688 18:27:19 Fair enough. 18:27:28 e.g. on Mac 18:27:51 Makes sense. 18:28:00 CI only tests on Linux 18:28:05 Personally, I don't like it, it's a lot of stuff for close to nothing, so I did not review or say anything :) 18:28:40 I also would have found it easier to just set an env var for CI and set larger timeouts for it. 18:29:37 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. 18:31:14 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 18:31:33 in theory all VMs should have 2-core CPU with 7GB RAM 18:31:38 Oh, there's a crash ? 18:31:42 I thought it was only timeouts. 18:31:45 sure it depends on how active the other VMs are on the physical host 18:31:50 I don't think it was a crash 18:31:58 moneromooo, timeouts are sometimes exceeded. 18:32:07 (not a crash) 18:32:15 selsta, exactly 18:32:43 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 18:32:47 And a RPi user would have to set totally different timeouts than a power user. 18:33:16 * moneromooo assumes no crash after all and goes back to MM stuff, ping with info otherwise 18:33:58 Yeah well if the timeouts are exceeded, you can't tell anymore if the PR didn't break mining. 18:33:59 anyway will run it on my mac and check if it succeeds 18:34:03 Thank you 18:34:35 So there are 2 timeouts. The second timeout of 10s, which I left without change sometimes isn't enough. 18:34:53 This one is related to mining on a single core exclusively. 18:36:01 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. 18:36:06 mj-xmr: should your PR work on windows? 18:36:16 Yes 18:36:23 It's Python and C++11 code. 18:38:01 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? 18:38:16 *executes on Windows, and Mac 18:54:54 selsta, https://github.com/mj-xmr/monero/actions/runs/651972903 18:55:11 We need to give it about 45 minutes. 18:55:23 ccache is disabled for each build of course. 18:56:38 if `psutil monotonic` are required now to run tests this should be documented as it will break things for existing users 18:57:33 True, but I guess we should merge the other documentation PR first? 18:57:50 yes it will be merged first 18:57:55 Or should I put all 3 into this one? 18:58:02 (incl. requests) 18:58:03 does not matter 18:59:35 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. 19:00:25 Dang it. I need to install these for Mac and Windows somehow. 19:12:26 msys failed to install the Python dependencies, but so far Mac is rollin'. 19:12:41 https://github.com/mj-xmr/monero/runs/2107703942?check_suite_focus=true 19:12:45 BBL. 19:22:40 .merges 19:25:33 .merges 19:27:59 .merges 19:27:59 -xmr-pr- 6810 7005 7274 7332 7349 7366 7368 7373 7394 7398 7400 7401 7402 19:36:45 selsta, that link above. The job finished with a success. You can see the mining test's logs. 19:37:06 (on the Mac I mean) 19:37:47 yep also trying it locally 19:58:14 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. 19:58:42 But that's secondary. 20:07:54 Although this is a perfect example, showing that constants would fail. 20:15:14 .merge+ 6810 7005 7274 7332 7349 7366 7368 7373 7394 7398 7400 7401 7402 7412 7413 7418 7419 7422 7417 20:21:29 .merges 20:21:29 -xmr-pr- 6810 7005 7274 7332 7349 7366 7368 7373 7394 7398 7400 7401 7402 7412 7413 7417 7418 7419 7422 20:44:52 needmoney90: Let me quote your hero. 'How do I ban FUK? AAAHHHH I don't remember. youtube.com/watch?v=mdLfkhxIH5Q Keep tryin' champion.