THELOGICALINDIAN - n-a
HYCON is architecture the Infinity Platform, simple abundant for anyone to body their own customized blockchain, assumption I’ll be out of a job.
A lot of focus actuality on accountability and transparency, security, things that DAGs are evidently acceptable at.
“HYCON, which stands for Hyperconnected Coin, is the agenda asset congenital on top of a faster and added scalable blockchain developed by the Infinity Project team. Using a DAG (Directed Acyclic Graph) structure, it has the adequacy to broadcast several blocks accompanying with the adeptness to boldness adverse affairs and adios double-spends through the SPECTRE accord algorithm.”
I’ve been absorbed in exploring DAG solutions lately, they affiance accumbent scalability, but generally carelessness to acknowledgment finality.
Whitepaper is appealing thin, let’s arch over to the code.
Typescript. Interesting choice. Apparently Javascript is the best for DAG developers.
Cryptonight hashing Proof-of-work.
Protobuff.
Main has accepted command band arguments;
./server is our access point.
Ledger support.
Reminder to go attending at their clandestine key generation.
BIP key bearing 101.
Secp256k1
Wallets are AES countersign encrypted on the bounded drive.
Good cipher anatomy and layout, accessible to follow.
Jumping aback to ./server
WorldState, Consensus, RabbitNetwork, MinerServer, RestManager. Let’s coursing them down.
Longest Chain rule. Bit disappointing.
Levelup.
HYCON Code Review Conclusion:
Just addition DAG. Code is fine, but not abundant or interesting. Good architecture from an architectural point of view, but it won’t accomplish accumbent scalability back it still has the certitude bottleneck. The greater the network, the best the propagation ,and appropriately the added bearing circuit appropriate to ability finality.
All the 101 apparatus are actuality though, so it is a DAG, it aloof doesn’t do abundant added than that.
You can babble about HYCON in our Telegram group.
Disclaimer: Crypto Briefing code reviews are performed by auditing what is on affectation in the adept annex of the repo’s fabricated available. This was performed as an educational analysis and any comments in the commodity are the assessment of the writer. It is accustomed for cipher to change rapidly, appropriately we timestamp our cipher reviews so that they present a snapshot at a moment in time. Information independent herein should not be acclimated as any animadversion or admonition on the activity as a whole.
HYCON Code Review Timestamp: July 31st 2024