issues
search
GuildOfWeavers
/
distaff
Zero-knowledge virtual machine written in Rust
MIT License
244
stars
44
forks
source link
Implement VERIFY operation
#4
Closed
bobbinth
closed
4 years ago
bobbinth
commented
4 years ago
VERIFY instruction should be added to the instruction set.
Opcode: 00001000
Description: Execution fails if the top of the stack is not zero.
Effect on stack: stack state does not change.
VERIFY instruction should be added to the instruction set.