spacemeshos / svm

SVM - Spacemesh Virtual Machine
https://spacemesh.io
MIT License
85 stars 14 forks source link

Implement host function: `svm_tx_verify_range` #454

Closed YaronWittenstein closed 2 years ago

YaronWittenstein commented 2 years ago

We want to know the Memory range holding the verifydata (the input for verify).

The implementation is very similar to #437 or #441

YaronWittenstein commented 2 years ago

We might not require this issue for now.