Completed
Throughput, Latency, and Scalability
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
A Decentralized Blockchain with High Throughput and Fast Confirmation
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 An Ideal Blockchain System
- 3 Blockchain Performance Problem
- 4 Bitcoin and Ethereum Background
- 5 Standard Nakamoto Consensus
- 6 Longest Chain is Not Safe with Fast Generation fork
- 7 GHOST Consensus
- 8 GHOST is Weak to Liveness Attacks
- 9 One Fix: Structured GHOST Approach
- 10 Greedy Heaviest Adaptive SubTree (GHAST)
- 11 Determine Weights from Past Sub-graphs
- 12 Trusted Block Generation Time: TimerChain
- 13 Conflux Ordering Algorithm
- 14 Implementation & Optimizations
- 15 Experimental Environment
- 16 Throughput, Latency, and Scalability
- 17 Conclusion