(Blazr2 approved this message)
Unobtanium is being reborn with BTC's most current stable code base (27.1).
(hereby referred to as Un)
This will not be a by-product of mining other coins (aka Merge mining, AUXPOW), it will be it's own unique chain. The maximum coin emission (250000) with remain the same with a different schedule.
The mining algorithm is being researched and has yet to be decided. Emerging cryptocurrencies are experimenting with novel mining algorithms that seek to improve efficiency, reduce environmental impact, or enhance security. The majority of these are based from the SHA3 winner (Keccak) and/or candidates list (BLAKE, Grøstl, JH, Skein, CubeHash, Echo, Fugue, Hamsi, Luffa, Shabal, SHAvite-3, SIMD). Multiple round algorithms (x11, x12, x13, x14, x15, x16r, x16rv2, x16s, x17, x22i) of this type do not offer any hardware based acceleration. That being said - the official SHA3 winner (Keccak) which does offer hardware based acceleration is seriously being considered.
The idea of a possible chainswap is not out of the question. Although based on Cryptoid's Rich List - most of the current Un remains dormant or lost through the multiple forks that have occurred. Perhaps it's best to start from scratch.
The logic in the original source code for total coin emission is infinite and not limited to 250000 coins (even though it will take forever to mine). 0.01 UNO is the perpetual block subsidy. This would require a hard fork to fix.
The difficulty (modified KGW) algorithm is also broken. It only averages the previous block (not a days worth of blocks as it was initially intended). This would account for the difficulty spikes and uneven block times the current chain is facing. This also would require a hard fork to fix.
The preliminary code has already been made. We would like the support of the current community. Any concerns or recommendations will be considered.
This project was born for the sake of having something to do on Friday night.
We are still old school, you know where to find us on IRC (Libera)
Is the code currently open to the public or not yet?