This PR demonstrates using pyk features to automatically generate a simple claim about a PyTeal-generated contract (defined in proofs/create_pyteal_contract.py).
I have also added a number of new lemmas for dealing with lengthBytes symbolically, so please review that those are correct.
This PR demonstrates using pyk features to automatically generate a simple claim about a PyTeal-generated contract (defined in
proofs/create_pyteal_contract.py
).I have also added a number of new lemmas for dealing with
lengthBytes
symbolically, so please review that those are correct.