rtvm-interpreter 4.0.0

rtvm Interpreter
Documentation
{
  "callf_stack_validation": {
    "vectors": {
      "callf_stack_validation_0": {
        "code": "0xef000101000c02000300040006000204000000008000010001000202010002e30001005f5fe30002e450e4",
        "results": {
          "Prague": {
            "result": true
          }
        }
      },
      "callf_stack_validation_1": {
        "code": "0xef000101000c02000300040007000204000000008000010001000302010002e30001005f5f5fe30002e450e4",
        "results": {
          "Prague": {
            "exception": "EOF_InvalidNumberOfOutputs",
            "result": false
          }
        }
      },
      "callf_stack_validation_2": {
        "code": "0xef000101000c02000300040005000204000000008000010001000102010002e30001005fe30002e450e4",
        "results": {
          "Prague": {
            "exception": "EOF_StackUnderflow",
            "result": false
          }
        }
      }
    }
  }
}