Posts with the tag ethereum security • ctf • smart contracts • ethereum Writeup of Paradigm CTF: Bank February 14, 2021 This is a writeup of the “bank” challenge, which I was the first to solve, from the Ethereum Paradigm CTF. security • ctf • smart contracts • ethereum Writeup of Paradigm CTF: Vault February 9, 2021 I was the first to solve a particularly interesting smart contract challenge in a recent CTF competition. This post explains the vulnerability I found and how to exploit it. smart contracts • ethereum Schrödinger's Dollar September 11, 2020 Probabilistic payments are an efficient solution for practical micropayments. smart contracts • blockchain • ethereum Smart Contracts Are Stored Procedures August 20, 2020 The Ethereum blockchain has a programming capability called “smart contracts”. That term is misleading. For the purpose of understanding, I prefer the term “stored procedures”. Browse all tags