formal-land / coq-of-python

Translate Python code to Coq code for formal verification. Applied to the reference implementation of Ethereum in Python.
MIT License
30 stars 0 forks source link

Simulations for the stack instructions #18

Open clarus opened 5 months ago

clarus commented 5 months ago

Write simulations for the stack instructions in https://github.com/ethereum/execution-specs/blob/master/src/ethereum/paris/vm/instructions/stack.py :