

Pure Java Blockchain
Apr 11, 2025
Richard Bair, a software developer at Hashgraph working on the Hedera Public Ledger, dives into the revolutionary Hashgraph algorithm and its role in decentralized consensus. He contrasts Hedera with traditional blockchains like Bitcoin and Ethereum, highlighting its democratic node production. The podcast discusses Hedera's native token HBAR and its unique fee structures. Bair elaborates on advanced Java implementations, including optimizations with PBJ and custom logging techniques. Additionally, he sheds light on the challenges of staking and the importance of decentralized trust in blockchain systems.
AI Snips
Chapters
Transcript
Episode notes
Democratic Consensus vs Leader-Based
- Hedera uses a democratic consensus where over two-thirds of nodes must agree to produce a block.
- This contrasts with leader-based blockchains like Bitcoin and Ethereum, enhancing fairness in block production.
Staking Forms Representative Democracy
- Hedera's staking mechanism lets users delegate trust to nodes by staking HBAR tokens.
- Voting weight of nodes depends on total staked HBAR, resembling a representative democracy for network participation.
Stable Dollar-Denominated Fees
- Hedera fees are fixed in US dollars and converted to HBAR at current market rates.
- This provides predictable cost management unlike other blockchains with volatile fee pricing.