Post
Topic
Board Announcements (Altcoins)
Re: [ANN] AEON: Scalable, private, mobile-friendly cryptocurrency
by
smooth
on 21/10/2021, 08:30:39 UTC
Speaking of mining, is anybody looking at porting the Monero p2pool to aeon? It would likely work even better here given the verification-friendly PoW, lower barrier to running a node, etc.

Interesting, I haven't been following those recent developments.

Unfortunately, it seems to use some relatively recent functionality related to ZMQ and I think porting the changes to the aeon code (which is far behind monero) is rather difficult.

https://github.com/SChernykh/monero/commit/dfee15eee18a97be5a8fb9822527f98ebd1b33e9

Hmm, that didn't look so complicated, it's adding a few requests, right?

Are we missing ZMQ altogether or something?