bradyrussell / UISCoin

Java cryptocurrency made to learn more about Bitcoin.
https://bradyrussell.github.io/UISCoin/javadoc
0 stars 1 forks source link

should virtualscript only return the inner stack on success? #43

Open bradyrussell opened 3 years ago

bradyrussell commented 3 years ago

might make error handling easier. on the other hand running clear before a return isnt so bad

bradyrussell commented 3 years ago

or just add proper conditionals or add clearandreturnif

bradyrussell commented 3 years ago

or maybe virtualexecuteIF would be better. always consumes but if false returns 0 and thats it