sigmastate-interpreter icon indicating copy to clipboard operation
sigmastate-interpreter copied to clipboard

Remove TaggedVariable

Open aslesarenko opened this issue 5 years ago • 2 comments

Related code should also be removed:

  • classes: TaggedVariable, TaggedVariableNode
  • TaggedVariableCode opcode should become reserved
  • TaggedVariableSerializer de-registered and removed

aslesarenko avatar Aug 20 '19 18:08 aslesarenko

What is motivation for that ?

kushti avatar Nov 07 '23 14:11 kushti

@kushti this opcode is not used in ErgoTree. It was replaced by GetVar node.

aslesarenko avatar Nov 07 '23 15:11 aslesarenko