ScorexFoundation / sigmastate-interpreter

ErgoScript compiler and ErgoTree Interpreter implementation for Ergo blockchain
MIT License
62 stars 40 forks source link

Finish executeFromVar implementation #976

Open kushti opened 4 months ago

kushti commented 4 months ago

This PR contains complete implementation (with tests) of executeFromVar support in the ErgoScript compiler.

Related to #443, #600

TODO: open an issue on executeFromSelfReg

kushti commented 1 month ago

@aslesarenko comments addressed, please make another pass