ergoplatform / sigmastate-interpreter

ErgoScript compiler and ErgoTree Interpreter implementation for Ergo blockchain
MIT License
63 stars 41 forks source link

Simplify IRContext #986

Closed aslesarenko closed 6 months ago

aslesarenko commented 6 months ago

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