franck44 / evm-dis

An EVM bytecode disassembler/assembler
Apache License 2.0
29 stars 6 forks source link

Add constraints on operands in proof object. #7

Closed franck44 closed 9 months ago

franck44 commented 9 months ago

For each segment, we now the net effect on the stack size.

To do

Add this information to the proof object in the form of a constraint

s'.Operands() == s0.Operands + number