See Also
ELI5 What is ProgPoW?
In May 2018, cryptocurrency researchers IfDefElse and Greg Colvin submitted EIP 1057, proposing a change to Ethereum’s mining algorithm. The central idea in EIP 1057, widely known as ProgPoW, is to design a mining algorithm that makes the most of available GPU hardware. By doing this, the authors argued that ASICs would then need to […]
ELI5: Why is the “fast” Ethereum sync so slow?
Why is the geth sync so slow? I keep hearing this question again and again from Ethereum node operators. Why is it still so difficult to fully sync an Ethereum full node? Slow Geth Users have been complaining forever now about the notoriously slow geth sync on the official Ethereum wallet. Some even question the […]
ELI5 The Ethereum #SupplyGate controversy
In early August 2020, Michael Goldstein, Pierre Rochard and others asked what seemed to be a trivial question. What’s Ethereum’s total monetary supply? Can they articulate how to easily and independently verify the monetary supply of ETH? — Michael Goldstein (@bitstein) August 6, 2020 What they found next was both surprising and absolutely intriguing. Turns […]
Cryptocurrency programming languages you should learn
Many different computer programming languages are employed in cryptocurrency programming. In this article, we take a look at cryptocurrency projects and the languages they employ. We briefly discuss each language while highlighting their main characteristics, learning difficulty and how they are deployed in different crypto software projects. Haskell Haskell is the world’s only widely adopted […]