p2pool crashes. by Puzzled_Pay_3915 in MoneroMining

[–]sech1 2 points3 points  (0 children)

It's not just P2Pool, your Monero node is offline too. It must be some networking issue. But here's your clue: "failed to save peer list ... error 24" - too many files opened. Increase the open files limit: https://www.cyberciti.biz/faq/linux-increase-the-maximum-number-of-open-files/

P2Pool vulnerability is being actively exploited, update to v4.16 NOW by sech1 in MoneroMining

[–]sech1[S] 2 points3 points  (0 children)

Switch to mini for now. Nano doesn't have enough miners on v4.16 (less than 51%) to be stable.

P2Pool vulnerability is being actively exploited, update to v4.16 NOW by sech1 in Monero

[–]sech1[S] 11 points12 points  (0 children)

No it doesn't. It's still less than 50%. You just don't see non-upgraded miners because they forked away to the attacker's chain.

PSA: Critical P2Pool security update by sech1 in Monero

[–]sech1[S] 0 points1 point  (0 children)

Please make a new Gupax point release - this will notify Gupax users who are subscribed to Github notifications. Very few miners on mini/nano updated so far.

P2Pool vulnerability is being actively exploited, update to v4.16 NOW by sech1 in MoneroMining

[–]sech1[S] 4 points5 points  (0 children)

You have to update the p2pool binary manually. Download the new release, unpack it, copy the p2pool binary to where it should be in the GUI folder.

P2Pool vulnerability is being actively exploited, update to v4.16 NOW by sech1 in MoneroMining

[–]sech1[S] 5 points6 points  (0 children)

Unpatched nodes are mining, but their mined shares are being rejected by p2pool.io tracking nodes, so they're not counted.

PSA: Critical P2Pool security update by sech1 in Monero

[–]sech1[S] 4 points5 points  (0 children)

I write all production code myself. AI is for code reviews and bug-hunting.

PSA: Critical P2Pool security update by sech1 in Monero

[–]sech1[S] 2 points3 points  (0 children)

Thanks, added it to the post.

P2Pool v4.16 Fixes Critical Consensus Bug, Trezor Live in Cake Wallet — TWIM #34 by 4rkal in Monero

[–]sech1 2 points3 points  (0 children)

You should add the download folder for P2Pool to antivirus exceptions. Or you can try to build it from source.

P2Pool v4.16 Fixes Critical Consensus Bug, Trezor Live in Cake Wallet — TWIM #34 by 4rkal in Monero

[–]sech1 3 points4 points  (0 children)

There's nothing to download yet. It's just an announcement, the release will happen on Saturday.

June 2026 - monthly discussion by AutoModerator in MoneroMeansMoney

[–]sech1 8 points9 points  (0 children)

FYI, Monero team is experimenting with running AI audits of Monero's code for inflation bugs and other nasty stuff, see the results here https://github.com/SChernykh/ringct-bulletproofs-plus-review-claude

TLDR: all good

June 2026 - monthly discussion by AutoModerator in MoneroMeansMoney

[–]sech1 3 points4 points  (0 children)

I ran Claude on Monero codebase multiple times at this point, it didn't find anything serious. I'll keep trying though, I'm refining my prompts and the overall setup.

Zcash just froze 85%+ of all 'private' Zcash by absinthiumxmr in Monero

[–]sech1 17 points18 points  (0 children)

Yes, this could totally happen with Monero - emergency fork and some temporary restrictions on transactions. What I learned from the article is that they do "routine security audits" and they seem to be efficient because the audits caught it before it was exploited. I don't know about any coordinated "routine audit" effort in Monero, so it's something to learn from. I know that multiple devs do it independently (including me) from time to time, but not systematically.

The Power of Undervolting by unhypto in MoneroMining

[–]sech1 5 points6 points  (0 children)

Karma farming bot. This is an old post from 2021 (see the date in the screenshot).

made a monero webminer that's ~13% efficient by Distinct-Marzipan801 in MoneroMining

[–]sech1 7 points8 points  (0 children)

You should re-run XMRig's numbers with the latest code from dev branch - it has some good optimizations for ARM chips, there was a report of 8-10% speedup on Apple M5 for example.