-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Blockchain architecture comparison #16
Comments
助教您好,可以請您將assigness指定為我嗎,因為我好像沒有權限可以指定,謝謝助教! |
@michael-asphalt Hi, it is done. Feel free to ask question about the topic or you need more information for the research direction. |
@LouisTsai-Csie, I would like to investigate this subject, please assign me to this issue, thanks! |
@yurou6 Nice, enjoy the research topic. |
Sorry, I accidentally unassigned myself, could you please help me to assign
again, thank you 🥲
|
@yurou6 Done, please be careful. |
@LouisTsai-Csie Hello TA, I would like to investigate this topic, please assign me to this issue, thank you! |
@hsutzu Done, please let me know whether the description is clear. |
@LouisTsai-Csie hi, I would like to go through this topic too |
@unipooop Hi, Are you sure you want to research topic? If so, there will be more than 3 people doing the same one, and we will strictly compare your report for your final grade. |
@LouisTsai-Csie oh no 聽起來不妙,那我再選別的主題,感謝你 |
@unipooop OK, please check which one is interesting to you. |
Summary
Various blockchain systems adopt distinct architectures, including different consensus mechanisms such as Proof of Work (PoW), Proof of Stake (PoS), and more. For this topic, we anticipate your research to cover at least three blockchain ecosystems and their technical implementations, and make a comparative analysis among them.
Description
In the Bitcoin blockchain network, the Proof of Work (PoW) consensus mechanism is employed, relying on computational power to validate transactions and secure the network. On the other hand, Ethereum transitioned from PoW to Proof of Stake (PoS) after "The Merge," a significant upgrade for improving scalability, security, and energy efficiency. Solana, however, adopts a different architecture.
Researching these topics to understand each consensus mechanism, their impact on network security, scalability, energy consumption, and transaction throughput. Comparing these architectures would involve analyzing their respective strengths and weaknesses in terms of decentralization, efficiency, security, and suitability for various use cases.
Source
60 Days of Solana
Bitcoin Book
Ethereum Book
Others
None
The text was updated successfully, but these errors were encountered: