AGA needs to find a coder to update the wallet software to a new codebase and mining algorithm. The current mining algorithm and code is from Litecoin (scrypt algorithm), so now we see very random timing in the production of blocks because there are some very powerful scrypt miners now, and so the AGA blockchain stagnates when these miners raise the difficulty and stop mining (sometimes it is taking days to confirm transactions when this happens).
Possible options are:
* Change to being "merge-mined" with Litecoin, like Dogecoin does. (but sadly, this excludes most mining pools).
* Include hybrid Proof-of-Stake component, like Peercoin, etc.
* Move to 100% Proof-of-Stake (but sadly, this completely excludes miners).
* Choose a mining algorithm that can not be used by ASIC, like X11/X13 (I don't have that much experience in this area).
So I think Proof-of-Stake component and/or ASIC resistance is good. But which coin has the best codebase to fork?
Anyone have ideas on what codebase should we adopt? Keep in mind, we also need to find a developer to make the changes.