Frontrunning Bancor in 150 Lines of Python with the Ethereum API
This post is a deep-dive into a game-theoretic security flaw in Bancor, a high-profile smart contract on the Ethereum blockchain. The full… (more…)
Read more »
Laziness is a virtue – well, in programming anyway! Professor Thorsten Altenkirch on how you can use the ‘yield’ to compute certain things “on demand” To Inf… Read more