Pages:
Author

Topic: [ANN] AEON [2019-09-27: Upgrade to version 0.13.0.0 ASAP HF@1146200 Oct 25] - page 6. (Read 625666 times)

member
Activity: 346
Merit: 23

waiting patiently for the new release..maybe we come back from asic/fgpa friendly coin ? because benefit has been low..

Honestly, it doesn't make any sense to fork back to RandomX at this point. Supply is almost exhausted and with tail emissions kicking in soon its probably better to have very efficient FPGA running transactions than a bunch of CPU that may or may not be online 24/7. Yes, CPU mining is community-friendly but Aeon made the choice to go to FPGA and there haven't been any asics on the network since launch. I'm quite surprised at this as well but believe it's probably related in part due to supply chain constraints on chips and just overall lack of value to make chips for a low cap coin the last 2 years.

Monero and most of the rest of the CN community seem set on keeping RandomX indefinitely since it's secure as-is and everyone seems to like it noting the hash rate right now.
newbie
Activity: 27
Merit: 0
Next release is incoming #soon

Do we have a timeline for the next release? Will it be v0.14.2.0 or v0.15.0.0?

waiting patiently for the new release..maybe we come back from asic/fgpa friendly coin ? because benefit has been low..
hero member
Activity: 1923
Merit: 538
Next release is incoming #soon

Do we have a timeline for the next release? Will it be v0.14.2.0 or v0.15.0.0?

https://twitter.com/BitcoinMagazine/status/1483454061038997508

could this new ultra-low-voltage asics apply in the case of aeon ?
member
Activity: 346
Merit: 23
Next release is incoming #soon

Do we have a timeline for the next release? Will it be v0.14.2.0 or v0.15.0.0?
member
Activity: 346
Merit: 23

Hi, guys.

Can Aeon be mined again?

It has always been mineable
newbie
Activity: 2
Merit: 0

Hi, guys.

Can Aeon be mined again?
hero member
Activity: 1923
Merit: 538
It appears Aeon just needs the last commit merged then a version bump and should be good for a release.

good news.
member
Activity: 346
Merit: 23
It appears Aeon just needs the last commit merged then a version bump and should be good for a release.
legendary
Activity: 2968
Merit: 1198
Very sorry, it is easy to get aggressive on these faceless internet forums. I am angered from being ignored and told to leave when I am only asking for them to maintain the project like they promise. It is a simple copy and paste from monero. Now I cannot express myself sincerely so I will move on from this forum.

You are not ignored.

You just don’t have the approval for all of your ideas by the one person who owns the keys to the aeon project.

If the community approves them (whatever is left of that in 2021) and smooth as well then they get integrated. Technical discussion is more than acceptable however you MUST prove your point as being the more logical decision, even if it takes 6 months to convince anyone. Aeon isn’t some agile crypto project. Slow and steady wins the race sometimes.

I don't gatekeep on development, unless it got to a point were someone was being disruptive (hasn't happened, though some of the rebase discussions got close).

I participate in the discussions and when there is consensus* to move forward with a path of development, I merge the PRs.

As you say, not every idea will get consensus. Those that do may take some time.

*consensus is going to be weighted on the basis of people making substantive contributions for an extended period. If you show up, don't expect to have a big voice right away, but you will be welcome to contribute and offer input.
newbie
Activity: 5
Merit: 0
Very sorry, it is easy to get aggressive on these faceless internet forums. I am angered from being ignored and told to leave when I am only asking for them to maintain the project like they promise. It is a simple copy and paste from monero. Now I cannot express myself sincerely so I will move on from this forum.

You are not ignored.

You just don’t have the approval for all of your ideas by the one person who owns the keys to the aeon project.

If the community approves them (whatever is left of that in 2021) and smooth as well then they get integrated. Technical discussion is more than acceptable however you MUST prove your point as being the more logical decision, even if it takes 6 months to convince anyone. Aeon isn’t some agile crypto project. Slow and steady wins the race sometimes.

You're right bigslim. They did censor the introduction post on reddit but now it is revisible which is very kind of them. https://www.reddit.com/r/Aeon/comments/qroc65/welcome_to_the_aeonverse/
member
Activity: 346
Merit: 23
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?

First of all, I'm not knowledgeable about networking protocols including ZMQ. The aeon codebase currently has zmq_server.cpp/h, so I think there is some kind of ZMQ functionality, but the above monero code makes changes to zmq_pub.cpp/h which doesn't exist in aeon yet. If we were to adopt the code, we'd first need to merge any relevant upstream patches that eventually introduce zmq_pub.cpp/h. I imagine there will be lots of merge conflicts while cherry picking those commits out of order compared to monero.

Currently the P2Pool in monero has less than 3% of the total hashrate - the network is still dominated by large pools. I don't see much value in enabling P2Pool for aeon right now when the adoption is so low. I imagine the usage of it to be very low unless aeon mining becomes extremely popular.


Zmq port is a pain in the ass but man does it run quick once implemented. You can have a fully zmq database with a full port. It will also break the QT gui so support will need to be added there. IMO not really needed unless you guys want a fully js wallet (AeonLW) and or want to support js pool software. I am not sure I have plans to continue support for js wallet on aeon since it needs a major overhaul (total rewrite of vue files and other) to electron v13+ for arm support and major security updates (v8+).

FYI apple silicon still waiting for a fully native ZMQ arm library which is, sort of needed going forward from 2022 for apple. Brew has it but it’s somewhat patched to work on arm and it does work to build monero current master. Iirc i remember seeing it is also needed for ledger but not sure as I don’t use ledger at all, not even on monero.
member
Activity: 346
Merit: 23
it has been told that aeon is partially integrated in cakewallet (on ios version)
wouldn't be useful to achieve it on other systems ?

Cakewallet wants to focus on generating income first. Once established Vik is ready to expand (including other viable projects like wownero and aeon).

FYI their codebase is fully open source and can be easily integrated into Aeon if aeon can incorporate and provide a paid developers account. Without that apple won’t let it on the iOS store.

I’m 99.9999% sure smooth and stoffu will not use themselves as a persons for a dev account linked to the aeon iOS wallet.
member
Activity: 346
Merit: 23
Very sorry, it is easy to get aggressive on these faceless internet forums. I am angered from being ignored and told to leave when I am only asking for them to maintain the project like they promise. It is a simple copy and paste from monero. Now I cannot express myself sincerely so I will move on from this forum.

You are not ignored.

You just don’t have the approval for all of your ideas by the one person who owns the keys to the aeon project.

If the community approves them (whatever is left of that in 2021) and smooth as well then they get integrated. Technical discussion is more than acceptable however you MUST prove your point as being the more logical decision, even if it takes 6 months to convince anyone. Aeon isn’t some agile crypto project. Slow and steady wins the race sometimes.
newbie
Activity: 5
Merit: 0
Very sorry, it is easy to get aggressive on these faceless internet forums. I am angered from being ignored and told to leave when I am only asking for them to maintain the project like they promise. It is a simple copy and paste from monero. Now I cannot express myself sincerely so I will move on from this forum.
newbie
Activity: 5
Merit: 1
In my opinion the official source for AEON software and binaries is the one that smooth told:
https://github.com/aeonix/aeon or https://github.com/aeonix/aeon-gui

This is the source I use for months. smooth did not claim himself as official, but the source. You, aeonverse, as an aggressor, have not my trust.
newbie
Activity: 5
Merit: 0
The same can be said for the "official" binaries.

https://github.com/aeonix/aeon-gui/issues/56
https://github.com/aeonix/aeon-gui/issues/50
https://github.com/aeonix/aeon-gui/issues/41

By the way, you lose all respect when you illegitimately claim yourself as official.



Please compare

https://github.com/aeonix/aeon-gui/graphs/contributors

https://github.com/aeonverse/aeon-gui/graphs/contributors

[moderator's note: consecutive posts merged]
legendary
Activity: 2968
Merit: 1198
Download third party binaries or use third party software with caution at your own risk. It may work fine, it may not.

The official source for AEON software and binaries is in the OP of this thread as well as https://github.com/aeonix/aeon or https://github.com/aeonix/aeon-gui
newbie
Activity: 5
Merit: 0
After being ignored and told to leave multiple times for making simple contributions to the aeonix project, I am launching a new initiative named aeonverse. The aeonverse is a virtual community and economy all revolving around its native cryptocurrency. We need your help to pioneer this grassroots, digital movement. For now we are based on the github https://github.com/aeonverse . The new GUI based on the latest monero version will be launching in the coming days. There is also a proposal system being created for making changes to the aeonverse society at every level. https://github.com/aeonverse/aeon-proposals https://i.imgur.com/Kweaeo7.png
Pages:
Jump to: