Skip to content

Instantly share code, notes, and snippets.

@ralexstokes
ralexstokes / purity_walkthrough.md
Last active June 4, 2018 19:29 — forked from paulhauner/purity_walkthrough.md
Casper LLL Purity Checker Walk-through

Casper Purity Checker LLL Walk-through

WARNING: These are notes and are not complete, they may contain errors. They certainly contain awkward language (sorry).

These are my notes from reading the Casper LLL Purity Checker currently being reviewed here: ethereum/casper#143

Specifically, the casper/contracts/purity_checker.py file.

Preamble -- Contract creation