ScorexFoundation / sigmastate-interpreter

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

Simplify IRContext #986

Closed aslesarenko closed 3 months ago

aslesarenko commented 3 months ago

In this PR, IRContext cake is simplified by removing unnecessary level of abstractions, which will simplify adding new operations to ErgoScript: