Karl Magdsick
Jul 23, 2017 · 1 min read

One of the big problems I see both here and with the DAO incident is a poorly designed language that has both implicit behavior and mutable state as convenience features at the expense of readability/auditability of contract code.

In both incidents, contract writers got burned by implicit behavior in the language. In the DAO incident, the contract authors got burned by a combination of implicit behavior and mutability.

    Karl Magdsick

    Written by