diff --git a/src/features/godbolt/lib/func/compilation.ts b/src/features/godbolt/lib/func/compilation.ts index a4e5d44d..7685c4e3 100644 --- a/src/features/godbolt/lib/func/compilation.ts +++ b/src/features/godbolt/lib/func/compilation.ts @@ -1,6 +1,5 @@ import {Cell} from "@ton/core" import {runtime as i, text, trace} from "ton-assembly" - import type {InstructionInfo} from "ton-source-map" import {FUNC_STDLIB} from "@features/godbolt/lib/func/stdlib.ts" diff --git a/src/features/godbolt/lib/tolk/compilation.ts b/src/features/godbolt/lib/tolk/compilation.ts index aef6b122..258bd105 100644 --- a/src/features/godbolt/lib/tolk/compilation.ts +++ b/src/features/godbolt/lib/tolk/compilation.ts @@ -1,7 +1,7 @@ import {Cell} from "@ton/core" import {runtime as i, text, trace} from "ton-assembly" - import type {InstructionInfo} from "ton-source-map" + import {runTolkCompiler} from "@ton/tolk-js" import {TolkCompilationError, type TolkCompilationResult} from "@features/godbolt/lib/tolk/types.ts" diff --git a/src/features/spec/gen/tvm-specification.json b/src/features/spec/gen/tvm-specification.json index 68c36499..bfeb8c4c 100644 --- a/src/features/spec/gen/tvm-specification.json +++ b/src/features/spec/gen/tvm-specification.json @@ -43,7 +43,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 120, "function_name": "exec_push_nan" @@ -115,7 +115,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 162, "function_name": "exec_add" @@ -187,7 +187,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 171, "function_name": "exec_sub" @@ -265,7 +265,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 180, "function_name": "exec_subr" @@ -346,7 +346,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 189, "function_name": "exec_negate" @@ -413,7 +413,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 197, "function_name": "exec_inc" @@ -480,7 +480,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 205, "function_name": "exec_dec" @@ -552,7 +552,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 231, "function_name": "exec_mul" @@ -611,7 +611,7 @@ "name": "x", "range": { "min": 0, - "max": 1023 + "max": 255 }, "value_types": ["Int"] } @@ -628,7 +628,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 758, "function_name": "exec_pow2" @@ -699,7 +699,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 769, "function_name": "exec_and" @@ -770,7 +770,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 778, "function_name": "exec_or" @@ -841,7 +841,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 787, "function_name": "exec_xor" @@ -907,7 +907,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 796, "function_name": "exec_not" @@ -977,7 +977,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 830, "function_name": "exec_fits" @@ -1047,7 +1047,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 843, "function_name": "exec_ufits" @@ -1103,7 +1103,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 856, "function_name": "exec_bitsize" @@ -1159,7 +1159,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 856, "function_name": "exec_bitsize" @@ -1220,7 +1220,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 914, "function_name": "exec_minmax" @@ -1281,7 +1281,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 914, "function_name": "exec_minmax" @@ -1347,7 +1347,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 914, "function_name": "exec_minmax" @@ -1403,7 +1403,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 936, "function_name": "exec_abs" @@ -1464,7 +1464,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 162, "function_name": "exec_add" @@ -1525,7 +1525,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 171, "function_name": "exec_sub" @@ -1586,7 +1586,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 180, "function_name": "exec_subr" @@ -1642,7 +1642,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 189, "function_name": "exec_negate" @@ -1698,7 +1698,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 197, "function_name": "exec_inc" @@ -1754,7 +1754,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 205, "function_name": "exec_dec" @@ -1815,7 +1815,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 231, "function_name": "exec_mul" @@ -1871,7 +1871,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 758, "function_name": "exec_pow2" @@ -1932,7 +1932,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 769, "function_name": "exec_and" @@ -1993,7 +1993,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 778, "function_name": "exec_or" @@ -2054,7 +2054,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 787, "function_name": "exec_xor" @@ -2110,7 +2110,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 796, "function_name": "exec_not" @@ -2171,7 +2171,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 830, "function_name": "exec_fits" @@ -2232,7 +2232,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 843, "function_name": "exec_ufits" @@ -2288,7 +2288,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 856, "function_name": "exec_bitsize" @@ -2344,7 +2344,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 856, "function_name": "exec_bitsize" @@ -2405,7 +2405,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 914, "function_name": "exec_minmax" @@ -2466,7 +2466,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 914, "function_name": "exec_minmax" @@ -2532,7 +2532,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 914, "function_name": "exec_minmax" @@ -2588,7 +2588,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 936, "function_name": "exec_abs" @@ -2644,7 +2644,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 961, "function_name": "exec_sgn" @@ -2716,7 +2716,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 975, "function_name": "exec_cmp" @@ -2788,7 +2788,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 975, "function_name": "exec_cmp" @@ -2860,7 +2860,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 975, "function_name": "exec_cmp" @@ -2932,7 +2932,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 975, "function_name": "exec_cmp" @@ -3004,7 +3004,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 975, "function_name": "exec_cmp" @@ -3076,7 +3076,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 975, "function_name": "exec_cmp" @@ -3147,7 +3147,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 975, "function_name": "exec_cmp" @@ -3203,7 +3203,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 1007, "function_name": "exec_is_nan" @@ -3264,7 +3264,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 1016, "function_name": "exec_chk_nan" @@ -3322,7 +3322,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 961, "function_name": "exec_sgn" @@ -3386,7 +3386,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 975, "function_name": "exec_cmp" @@ -3450,7 +3450,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 975, "function_name": "exec_cmp" @@ -3514,7 +3514,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 975, "function_name": "exec_cmp" @@ -3578,7 +3578,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 975, "function_name": "exec_cmp" @@ -3642,7 +3642,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 975, "function_name": "exec_cmp" @@ -3706,7 +3706,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 975, "function_name": "exec_cmp" @@ -3769,7 +3769,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 975, "function_name": "exec_cmp" @@ -3825,7 +3825,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 251, "function_name": "exec_un_cs_cmp" @@ -3881,7 +3881,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 251, "function_name": "exec_un_cs_cmp" @@ -3937,7 +3937,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 251, "function_name": "exec_un_cs_cmp" @@ -3993,7 +3993,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 251, "function_name": "exec_un_cs_cmp" @@ -4054,7 +4054,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 277, "function_name": "exec_ibin_cs_cmp" @@ -4121,7 +4121,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 267, "function_name": "exec_bin_cs_cmp" @@ -4204,7 +4204,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 267, "function_name": "exec_bin_cs_cmp" @@ -4293,7 +4293,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 267, "function_name": "exec_bin_cs_cmp" @@ -4354,7 +4354,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 267, "function_name": "exec_bin_cs_cmp" @@ -4415,7 +4415,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 267, "function_name": "exec_bin_cs_cmp" @@ -4476,7 +4476,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 267, "function_name": "exec_bin_cs_cmp" @@ -4537,7 +4537,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 267, "function_name": "exec_bin_cs_cmp" @@ -4598,7 +4598,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 267, "function_name": "exec_bin_cs_cmp" @@ -4659,7 +4659,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 267, "function_name": "exec_bin_cs_cmp" @@ -4715,7 +4715,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 259, "function_name": "exec_iun_cs_cmp" @@ -4771,7 +4771,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 259, "function_name": "exec_iun_cs_cmp" @@ -4827,7 +4827,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 259, "function_name": "exec_iun_cs_cmp" @@ -4883,7 +4883,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 259, "function_name": "exec_iun_cs_cmp" @@ -4931,7 +4931,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 334, "function_name": "exec_new_builder" @@ -4989,7 +4989,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 341, "function_name": "exec_builder_to_cell" @@ -5057,7 +5057,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 484, "function_name": "exec_store_builder_as_ref_rev" @@ -5125,7 +5125,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 461, "function_name": "exec_store_builder_as_ref" @@ -5186,7 +5186,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 553, "function_name": "exec_store_builder" @@ -5253,7 +5253,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 438, "function_name": "exec_store_ref_rev" @@ -5320,7 +5320,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 484, "function_name": "exec_store_builder_as_ref_rev" @@ -5387,7 +5387,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 530, "function_name": "exec_store_slice_rev" @@ -5454,7 +5454,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 576, "function_name": "exec_store_builder_rev" @@ -5546,7 +5546,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 415, "function_name": "exec_store_ref" @@ -5638,7 +5638,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 461, "function_name": "exec_store_builder_as_ref" @@ -5730,7 +5730,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 507, "function_name": "exec_store_slice" @@ -5822,7 +5822,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 553, "function_name": "exec_store_builder" @@ -5914,7 +5914,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 438, "function_name": "exec_store_ref_rev" @@ -6006,7 +6006,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 484, "function_name": "exec_store_builder_as_ref_rev" @@ -6098,7 +6098,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 530, "function_name": "exec_store_slice_rev" @@ -6190,7 +6190,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 576, "function_name": "exec_store_builder_rev" @@ -6252,7 +6252,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 349, "function_name": "exec_builder_to_special_cell" @@ -6308,7 +6308,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 704, "function_name": "exec_int_builder_func" @@ -6364,7 +6364,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 704, "function_name": "exec_int_builder_func" @@ -6420,7 +6420,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 704, "function_name": "exec_int_builder_func" @@ -6481,7 +6481,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 712, "function_name": "exec_2int_builder_func" @@ -6537,7 +6537,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 704, "function_name": "exec_int_builder_func" @@ -6593,7 +6593,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 704, "function_name": "exec_int_builder_func" @@ -6654,7 +6654,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 712, "function_name": "exec_2int_builder_func" @@ -6715,7 +6715,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 737, "function_name": "exec_builder_chk_bits_refs" @@ -6785,7 +6785,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 737, "function_name": "exec_builder_chk_bits_refs" @@ -6850,7 +6850,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 737, "function_name": "exec_builder_chk_bits_refs" @@ -6924,7 +6924,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 737, "function_name": "exec_builder_chk_bits_refs" @@ -6985,7 +6985,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 752, "function_name": "exec_store_same" @@ -7046,7 +7046,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 752, "function_name": "exec_store_same" @@ -7116,7 +7116,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 752, "function_name": "exec_store_same" @@ -7178,7 +7178,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 883, "function_name": "exec_cell_to_slice" @@ -7287,7 +7287,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 946, "function_name": "exec_slice_chk_empty" @@ -7354,7 +7354,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 1013, "function_name": "exec_load_ref" @@ -7432,7 +7432,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 1036, "function_name": "exec_load_ref_rev_to_slice" @@ -7509,7 +7509,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 1167, "function_name": "exec_slice_op_args" @@ -7586,7 +7586,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 1167, "function_name": "exec_slice_op_args" @@ -7657,7 +7657,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 1167, "function_name": "exec_slice_op_args" @@ -7728,7 +7728,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 1167, "function_name": "exec_slice_op_args" @@ -7808,7 +7808,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 1181, "function_name": "exec_slice_op_args2" @@ -7888,7 +7888,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 1181, "function_name": "exec_slice_op_args2" @@ -7968,7 +7968,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 1181, "function_name": "exec_slice_op_args2" @@ -8048,7 +8048,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 1181, "function_name": "exec_slice_op_args2" @@ -8128,7 +8128,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 1181, "function_name": "exec_slice_op_args2" @@ -8218,7 +8218,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 1246, "function_name": "exec_subslice" @@ -8303,7 +8303,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 1260, "function_name": "exec_split" @@ -8408,7 +8408,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 1260, "function_name": "exec_split" @@ -8469,7 +8469,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 891, "function_name": "exec_cell_to_slice_maybe_special" @@ -8535,7 +8535,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 901, "function_name": "exec_load_special_cell" @@ -8617,7 +8617,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 901, "function_name": "exec_load_special_cell" @@ -8674,7 +8674,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 1285, "function_name": "exec_slice_chk_op_args" @@ -8731,7 +8731,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 1285, "function_name": "exec_slice_chk_op_args" @@ -8793,7 +8793,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 1301, "function_name": "exec_slice_chk_op_args2" @@ -8854,7 +8854,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 1285, "function_name": "exec_slice_chk_op_args" @@ -8915,7 +8915,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 1285, "function_name": "exec_slice_chk_op_args" @@ -8981,7 +8981,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 1301, "function_name": "exec_slice_chk_op_args2" @@ -9042,7 +9042,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 1000, "function_name": "exec_preload_ref" @@ -9098,7 +9098,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 1318, "function_name": "exec_slice_bits_refs" @@ -9154,7 +9154,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 1318, "function_name": "exec_slice_bits_refs" @@ -9215,7 +9215,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 1318, "function_name": "exec_slice_bits_refs" @@ -9276,7 +9276,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 1371, "function_name": "exec_load_same" @@ -9337,7 +9337,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 1371, "function_name": "exec_load_same" @@ -9407,7 +9407,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 1371, "function_name": "exec_load_same" @@ -9463,7 +9463,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 1396, "function_name": "exec_slice_depth" @@ -9519,7 +9519,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 1388, "function_name": "exec_cell_depth" @@ -9576,7 +9576,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 1404, "function_name": "exec_cell_level" @@ -9633,7 +9633,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 1412, "function_name": "exec_cell_level_mask" @@ -9695,7 +9695,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 1420, "function_name": "exec_cell_hash_i" @@ -9757,7 +9757,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 1438, "function_name": "exec_cell_depth_i" @@ -9823,7 +9823,7 @@ ] }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 33, "function_name": "exec_execute" @@ -9878,7 +9878,7 @@ ] }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 53, "function_name": "exec_jmpx" @@ -9943,7 +9943,7 @@ ] }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 66, "function_name": "exec_ret" @@ -10008,7 +10008,7 @@ ] }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 77, "function_name": "exec_ret_alt" @@ -10069,7 +10069,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 82, "function_name": "exec_ret_bool" @@ -10124,7 +10124,7 @@ ] }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 87, "function_name": "exec_callcc" @@ -10179,7 +10179,7 @@ ] }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 96, "function_name": "exec_jmpx_data" @@ -10274,7 +10274,7 @@ ] }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 114, "function_name": "exec_callx_varargs" @@ -10360,7 +10360,7 @@ ] }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 123, "function_name": "exec_ret_varargs" @@ -10440,7 +10440,7 @@ ] }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 130, "function_name": "exec_jmpx_varargs" @@ -10524,7 +10524,7 @@ ] }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 139, "function_name": "exec_callcc_varargs" @@ -10595,7 +10595,7 @@ ] }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 209, "function_name": "exec_ret_data" @@ -10652,7 +10652,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 277, "function_name": "exec_runvmx" @@ -10725,7 +10725,7 @@ ] }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 369, "function_name": "exec_ifret" @@ -10798,7 +10798,7 @@ ] }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 377, "function_name": "exec_ifnotret" @@ -10931,7 +10931,7 @@ ] }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 325, "function_name": "exec_if" @@ -11064,7 +11064,7 @@ ] }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 336, "function_name": "exec_ifnot" @@ -11162,7 +11162,7 @@ ] }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 347, "function_name": "exec_if_jmp" @@ -11260,7 +11260,7 @@ ] }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 358, "function_name": "exec_ifnot_jmp" @@ -11369,7 +11369,7 @@ ] }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 385, "function_name": "exec_if_else" @@ -11438,7 +11438,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 398, "function_name": "exec_condsel" @@ -11507,7 +11507,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 408, "function_name": "exec_condsel_chk" @@ -11580,7 +11580,7 @@ ] }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 421, "function_name": "exec_ifretalt" @@ -11653,7 +11653,7 @@ ] }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 429, "function_name": "exec_ifnotretalt" @@ -11767,7 +11767,7 @@ ] }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 489, "function_name": "exec_repeat" @@ -11843,7 +11843,7 @@ ] }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 501, "function_name": "exec_repeat_end" @@ -11957,7 +11957,7 @@ ] }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 513, "function_name": "exec_until" @@ -12025,7 +12025,7 @@ ] }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 520, "function_name": "exec_until_end" @@ -12136,7 +12136,7 @@ ] }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 526, "function_name": "exec_while" @@ -12215,7 +12215,7 @@ ] }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 535, "function_name": "exec_while_end" @@ -12276,7 +12276,7 @@ ] }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 542, "function_name": "exec_again" @@ -12335,7 +12335,7 @@ ] }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 550, "function_name": "exec_again_end" @@ -12452,7 +12452,7 @@ ] }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 489, "function_name": "exec_repeat" @@ -12551,7 +12551,7 @@ ] }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 501, "function_name": "exec_repeat_end" @@ -12675,7 +12675,7 @@ ] }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 513, "function_name": "exec_until" @@ -12770,7 +12770,7 @@ ] }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 520, "function_name": "exec_until_end" @@ -12875,7 +12875,7 @@ ] }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 526, "function_name": "exec_while" @@ -12944,7 +12944,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 535, "function_name": "exec_while_end" @@ -13006,7 +13006,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 542, "function_name": "exec_again" @@ -13069,7 +13069,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 550, "function_name": "exec_again_end" @@ -13125,7 +13125,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 728, "function_name": "exec_return_varargs" @@ -13210,7 +13210,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 678, "function_name": "exec_setcont_varargs" @@ -13275,7 +13275,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 687, "function_name": "exec_setnum_varargs" @@ -13331,7 +13331,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 733, "function_name": "exec_bless" @@ -13414,7 +13414,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 750, "function_name": "exec_bless_varargs" @@ -13479,7 +13479,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 894, "function_name": "exec_push_ctr_var" @@ -13543,7 +13543,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 904, "function_name": "exec_pop_ctr_var" @@ -13612,7 +13612,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 914, "function_name": "exec_setcont_ctr_var" @@ -13676,7 +13676,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 943, "function_name": "exec_setcont_ctr_many_var" @@ -13745,7 +13745,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 961, "function_name": "exec_compos" @@ -13814,7 +13814,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 961, "function_name": "exec_compos" @@ -13875,7 +13875,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 961, "function_name": "exec_compos" @@ -13937,7 +13937,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 983, "function_name": "exec_atexit" @@ -13999,7 +13999,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 992, "function_name": "exec_atexit_alt" @@ -14065,7 +14065,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 1001, "function_name": "exec_setexit_alt" @@ -14127,7 +14127,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 1011, "function_name": "exec_thenret" @@ -14189,7 +14189,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 1020, "function_name": "exec_thenret_alt" @@ -14253,7 +14253,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 1029, "function_name": "exec_invert" @@ -14359,7 +14359,7 @@ ] }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 1037, "function_name": "exec_booleval" @@ -14421,7 +14421,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 862, "function_name": "exec_samealt" @@ -14491,7 +14491,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 862, "function_name": "exec_samealt" @@ -14597,7 +14597,7 @@ ] }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 1186, "function_name": "exec_try" @@ -14664,7 +14664,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 53, "function_name": "exec_store_dict" @@ -14726,7 +14726,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 82, "function_name": "exec_skip_dict" @@ -14787,7 +14787,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 121, "function_name": "exec_load_dict_slice" @@ -14849,7 +14849,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 121, "function_name": "exec_load_dict_slice" @@ -14910,7 +14910,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 148, "function_name": "exec_load_dict" @@ -14972,7 +14972,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 148, "function_name": "exec_load_dict" @@ -15053,7 +15053,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 148, "function_name": "exec_load_dict" @@ -15129,7 +15129,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 148, "function_name": "exec_load_dict" @@ -15226,7 +15226,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 566, "function_name": "exec_pfx_dict_set" @@ -15323,7 +15323,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 566, "function_name": "exec_pfx_dict_set" @@ -15420,7 +15420,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 566, "function_name": "exec_pfx_dict_set" @@ -15512,7 +15512,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 580, "function_name": "exec_pfx_dict_delete" @@ -15618,7 +15618,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 658, "function_name": "exec_pfx_dict_get" @@ -15704,7 +15704,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 658, "function_name": "exec_pfx_dict_get" @@ -15778,7 +15778,7 @@ ] }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 658, "function_name": "exec_pfx_dict_get" @@ -15878,7 +15878,7 @@ ] }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 658, "function_name": "exec_pfx_dict_get" @@ -15924,7 +15924,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/stackops.cpp", "line_number": 28, "function_name": "exec_nop" @@ -16018,7 +16018,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/stackops.cpp", "line_number": 35, "function_name": "exec_swap" @@ -16104,7 +16104,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/stackops.cpp", "line_number": 93, "function_name": "exec_dup" @@ -16203,7 +16203,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/stackops.cpp", "line_number": 101, "function_name": "exec_over" @@ -16281,7 +16281,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/stackops.cpp", "line_number": 127, "function_name": "exec_drop" @@ -16370,7 +16370,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/stackops.cpp", "line_number": 135, "function_name": "exec_nip" @@ -16487,7 +16487,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/stackops.cpp", "line_number": 308, "function_name": "exec_rot" @@ -16604,7 +16604,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/stackops.cpp", "line_number": 317, "function_name": "exec_rotrev" @@ -16678,7 +16678,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/stackops.cpp", "line_number": 400, "function_name": "exec_pick" @@ -16779,7 +16779,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/stackops.cpp", "line_number": 410, "function_name": "exec_roll" @@ -16880,7 +16880,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/stackops.cpp", "line_number": 423, "function_name": "exec_rollrev" @@ -16967,7 +16967,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/stackops.cpp", "line_number": 436, "function_name": "exec_blkswap_x" @@ -17054,7 +17054,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/stackops.cpp", "line_number": 452, "function_name": "exec_reverse_x" @@ -17128,7 +17128,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/stackops.cpp", "line_number": 464, "function_name": "exec_drop_x" @@ -17211,7 +17211,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/stackops.cpp", "line_number": 474, "function_name": "exec_tuck" @@ -17285,7 +17285,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/stackops.cpp", "line_number": 483, "function_name": "exec_xchg_x" @@ -17355,7 +17355,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/stackops.cpp", "line_number": 493, "function_name": "exec_depth" @@ -17434,7 +17434,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/stackops.cpp", "line_number": 500, "function_name": "exec_chkdepth" @@ -17508,7 +17508,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/stackops.cpp", "line_number": 509, "function_name": "exec_onlytop_x" @@ -17588,7 +17588,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/stackops.cpp", "line_number": 526, "function_name": "exec_only_x" @@ -17644,7 +17644,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 81, "function_name": "exec_accept" @@ -17706,7 +17706,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 86, "function_name": "exec_set_gas_limit" @@ -17760,7 +17760,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 96, "function_name": "exec_gas_consumed" @@ -17820,7 +17820,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 102, "function_name": "exec_commit" @@ -17872,7 +17872,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 143, "function_name": "exec_get_param" @@ -17924,7 +17924,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 143, "function_name": "exec_get_param" @@ -17976,7 +17976,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 143, "function_name": "exec_get_param" @@ -18028,7 +18028,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 143, "function_name": "exec_get_param" @@ -18080,7 +18080,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 143, "function_name": "exec_get_param" @@ -18132,7 +18132,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 143, "function_name": "exec_get_param" @@ -18184,7 +18184,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 143, "function_name": "exec_get_param" @@ -18236,7 +18236,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 143, "function_name": "exec_get_param" @@ -18288,7 +18288,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 143, "function_name": "exec_get_param" @@ -18340,7 +18340,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 143, "function_name": "exec_get_param" @@ -18392,7 +18392,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 143, "function_name": "exec_get_param" @@ -18444,7 +18444,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 143, "function_name": "exec_get_param" @@ -18496,7 +18496,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 143, "function_name": "exec_get_param" @@ -18563,7 +18563,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 182, "function_name": "exec_get_config_dict" @@ -18651,7 +18651,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 188, "function_name": "exec_get_config_param" @@ -18719,7 +18719,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 188, "function_name": "exec_get_config_param" @@ -18776,7 +18776,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 259, "function_name": "exec_get_prev_blocks_info" @@ -18833,7 +18833,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 259, "function_name": "exec_get_prev_blocks_info" @@ -18890,7 +18890,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 259, "function_name": "exec_get_prev_blocks_info" @@ -18947,7 +18947,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 276, "function_name": "exec_get_global_id" @@ -19015,7 +19015,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 306, "function_name": "exec_get_gas_fee" @@ -19093,7 +19093,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 317, "function_name": "exec_get_storage_fee" @@ -19166,7 +19166,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 331, "function_name": "exec_get_forward_fee" @@ -19223,7 +19223,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 343, "function_name": "exec_get_precompiled_gas" @@ -19291,7 +19291,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 350, "function_name": "exec_get_original_fwd_fee" @@ -19359,7 +19359,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 364, "function_name": "exec_get_gas_fee_simple" @@ -19432,7 +19432,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 375, "function_name": "exec_get_forward_fee_simple" @@ -19499,7 +19499,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 221, "function_name": "exec_get_global_var" @@ -19571,7 +19571,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 252, "function_name": "exec_set_global_var" @@ -19633,7 +19633,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 542, "function_name": "exec_randu256" @@ -19707,7 +19707,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 548, "function_name": "exec_rand_int" @@ -19769,7 +19769,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 561, "function_name": "exec_set_rand" @@ -19831,7 +19831,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 561, "function_name": "exec_set_rand" @@ -19887,7 +19887,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 612, "function_name": "exec_compute_hash" @@ -19950,7 +19950,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 612, "function_name": "exec_compute_hash" @@ -20006,7 +20006,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 634, "function_name": "exec_compute_sha256" @@ -20073,7 +20073,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 724, "function_name": "exec_ed25519_check_signature" @@ -20140,7 +20140,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 724, "function_name": "exec_ed25519_check_signature" @@ -20243,7 +20243,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 760, "function_name": "exec_ecrecover" @@ -20344,7 +20344,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 798, "function_name": "exec_secp256k1_xonly_pubkey_tweak_add" @@ -20412,7 +20412,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 829, "function_name": "exec_p256_chksign" @@ -20480,7 +20480,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 829, "function_name": "exec_p256_chksign" @@ -20543,7 +20543,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 874, "function_name": "exec_ristretto255_from_hash" @@ -20592,7 +20592,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 895, "function_name": "exec_ristretto255_validate" @@ -20655,7 +20655,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 914, "function_name": "exec_ristretto255_add" @@ -20718,7 +20718,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 938, "function_name": "exec_ristretto255_sub" @@ -20781,7 +20781,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 976, "function_name": "exec_ristretto255_mul" @@ -20839,7 +20839,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 1007, "function_name": "exec_ristretto255_mul_base" @@ -20887,7 +20887,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 1032, "function_name": "exec_ristretto255_push_l" @@ -20945,7 +20945,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 895, "function_name": "exec_ristretto255_validate" @@ -21028,7 +21028,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 914, "function_name": "exec_ristretto255_add" @@ -21111,7 +21111,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 938, "function_name": "exec_ristretto255_sub" @@ -21194,7 +21194,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 976, "function_name": "exec_ristretto255_mul" @@ -21272,7 +21272,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 1007, "function_name": "exec_ristretto255_mul_base" @@ -21340,7 +21340,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 1095, "function_name": "exec_bls_verify" @@ -21411,7 +21411,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 1107, "function_name": "exec_bls_aggregate" @@ -21492,7 +21492,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 1121, "function_name": "exec_bls_fast_aggregate_verify" @@ -21573,7 +21573,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 1138, "function_name": "exec_bls_aggregate_verify" @@ -21636,7 +21636,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 1155, "function_name": "exec_bls_g1_add" @@ -21699,7 +21699,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 1166, "function_name": "exec_bls_g1_sub" @@ -21757,7 +21757,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 1177, "function_name": "exec_bls_g1_neg" @@ -21820,7 +21820,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 1186, "function_name": "exec_bls_g1_mul" @@ -21896,7 +21896,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 1197, "function_name": "exec_bls_g1_multiexp" @@ -21944,7 +21944,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 1213, "function_name": "exec_bls_g1_zero" @@ -22002,7 +22002,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 1220, "function_name": "exec_bls_map_to_g1" @@ -22060,7 +22060,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 1229, "function_name": "exec_bls_g1_in_group" @@ -22117,7 +22117,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 1238, "function_name": "exec_bls_g1_is_zero" @@ -22180,7 +22180,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 1246, "function_name": "exec_bls_g2_add" @@ -22243,7 +22243,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 1257, "function_name": "exec_bls_g2_sub" @@ -22301,7 +22301,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 1268, "function_name": "exec_bls_g2_neg" @@ -22364,7 +22364,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 1277, "function_name": "exec_bls_g2_mul" @@ -22440,7 +22440,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 1288, "function_name": "exec_bls_g2_multiexp" @@ -22488,7 +22488,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 1304, "function_name": "exec_bls_g2_zero" @@ -22546,7 +22546,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 1311, "function_name": "exec_bls_map_to_g2" @@ -22604,7 +22604,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 1320, "function_name": "exec_bls_g2_in_group" @@ -22661,7 +22661,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 1329, "function_name": "exec_bls_g2_is_zero" @@ -22737,7 +22737,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 1337, "function_name": "exec_bls_pairing" @@ -22794,7 +22794,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 1351, "function_name": "exec_bls_push_r" @@ -22885,7 +22885,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 1415, "function_name": "exec_compute_data_size" @@ -22956,7 +22956,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 1415, "function_name": "exec_compute_data_size" @@ -23047,7 +23047,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 1415, "function_name": "exec_compute_data_size" @@ -23118,7 +23118,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 1415, "function_name": "exec_compute_data_size" @@ -23191,7 +23191,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 1453, "function_name": "exec_load_var_integer" @@ -23264,7 +23264,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 1453, "function_name": "exec_load_var_integer" @@ -23335,7 +23335,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 1474, "function_name": "exec_store_var_integer" @@ -23402,7 +23402,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 1474, "function_name": "exec_store_var_integer" @@ -23475,7 +23475,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 1453, "function_name": "exec_load_var_integer" @@ -23548,7 +23548,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 1453, "function_name": "exec_load_var_integer" @@ -23615,7 +23615,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 1474, "function_name": "exec_store_var_integer" @@ -23682,7 +23682,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 1474, "function_name": "exec_store_var_integer" @@ -23749,9 +23749,9 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", - "line_number": 1536, + "line_number": 1550, "function_name": "exec_load_message_addr" } }, @@ -23836,9 +23836,9 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", - "line_number": 1536, + "line_number": 1550, "function_name": "exec_load_message_addr" } }, @@ -23892,9 +23892,9 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", - "line_number": 1629, + "line_number": 1703, "function_name": "exec_parse_message_addr" } }, @@ -23968,9 +23968,9 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", - "line_number": 1629, + "line_number": 1703, "function_name": "exec_parse_message_addr" } }, @@ -24029,9 +24029,9 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", - "line_number": 1669, + "line_number": 1743, "function_name": "exec_rewrite_message_addr" } }, @@ -24110,9 +24110,9 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", - "line_number": 1669, + "line_number": 1743, "function_name": "exec_rewrite_message_addr" } }, @@ -24171,9 +24171,9 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", - "line_number": 1669, + "line_number": 1743, "function_name": "exec_rewrite_message_addr" } }, @@ -24252,9 +24252,9 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", - "line_number": 1669, + "line_number": 1743, "function_name": "exec_rewrite_message_addr" } }, @@ -24319,9 +24319,9 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", - "line_number": 1762, + "line_number": 1956, "function_name": "exec_send_raw_message" } }, @@ -24372,7 +24372,7 @@ "value_types": ["Int"], "range": { "min": 0, - "max": 15 + "max": 31 } } ], @@ -24394,9 +24394,9 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", - "line_number": 2035, + "line_number": 2229, "function_name": "exec_reserve_raw" } }, @@ -24466,9 +24466,9 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", - "line_number": 2035, + "line_number": 2229, "function_name": "exec_reserve_raw" } }, @@ -24528,9 +24528,9 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", - "line_number": 2059, + "line_number": 2253, "function_name": "exec_set_code" } }, @@ -24599,9 +24599,9 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", - "line_number": 2071, + "line_number": 2265, "function_name": "exec_set_lib_code" } }, @@ -24666,9 +24666,9 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", - "line_number": 2095, + "line_number": 2289, "function_name": "exec_change_lib" } }, @@ -24740,9 +24740,9 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", - "line_number": 1800, + "line_number": 1994, "function_name": "exec_send_message" } }, @@ -24787,7 +24787,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tupleops.cpp", "line_number": 28, "function_name": "exec_push_null" @@ -24849,7 +24849,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tupleops.cpp", "line_number": 34, "function_name": "exec_is_null" @@ -24920,7 +24920,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tupleops.cpp", "line_number": 94, "function_name": "exec_mktuple_var" @@ -24990,7 +24990,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tupleops.cpp", "line_number": 112, "function_name": "exec_tuple_index_var" @@ -25071,7 +25071,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tupleops.cpp", "line_number": 164, "function_name": "exec_untuple_var" @@ -25148,7 +25148,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tupleops.cpp", "line_number": 181, "function_name": "exec_untuple_first_var" @@ -25230,7 +25230,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tupleops.cpp", "line_number": 202, "function_name": "exec_explode_tuple_var" @@ -25305,7 +25305,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tupleops.cpp", "line_number": 229, "function_name": "exec_tuple_set_index_var" @@ -25369,7 +25369,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tupleops.cpp", "line_number": 130, "function_name": "exec_tuple_quiet_index_var" @@ -25444,7 +25444,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tupleops.cpp", "line_number": 258, "function_name": "exec_tuple_quiet_set_index_var" @@ -25500,7 +25500,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tupleops.cpp", "line_number": 265, "function_name": "exec_tuple_length" @@ -25577,7 +25577,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tupleops.cpp", "line_number": 273, "function_name": "exec_tuple_length_quiet" @@ -25633,7 +25633,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tupleops.cpp", "line_number": 281, "function_name": "exec_is_tuple" @@ -25694,7 +25694,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tupleops.cpp", "line_number": 288, "function_name": "exec_tuple_last" @@ -25868,7 +25868,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tupleops.cpp", "line_number": 296, "function_name": "exec_tuple_push" @@ -25985,7 +25985,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tupleops.cpp", "line_number": 308, "function_name": "exec_tuple_pop" @@ -26058,7 +26058,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tupleops.cpp", "line_number": 41, "function_name": "exec_null_swap_if" @@ -26131,7 +26131,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tupleops.cpp", "line_number": 41, "function_name": "exec_null_swap_if" @@ -26212,7 +26212,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tupleops.cpp", "line_number": 41, "function_name": "exec_null_swap_if" @@ -26293,7 +26293,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tupleops.cpp", "line_number": 41, "function_name": "exec_null_swap_if" @@ -26377,7 +26377,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tupleops.cpp", "line_number": 56, "function_name": "exec_null_swap_if_many" @@ -26461,7 +26461,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tupleops.cpp", "line_number": 56, "function_name": "exec_null_swap_if_many" @@ -26553,7 +26553,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tupleops.cpp", "line_number": 56, "function_name": "exec_null_swap_if_many" @@ -26645,7 +26645,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tupleops.cpp", "line_number": 56, "function_name": "exec_null_swap_if_many" @@ -26717,7 +26717,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 266, "function_name": "exec_divmod" @@ -26789,7 +26789,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 266, "function_name": "exec_divmod" @@ -26861,7 +26861,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 266, "function_name": "exec_divmod" @@ -26933,7 +26933,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 266, "function_name": "exec_divmod" @@ -27004,7 +27004,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 266, "function_name": "exec_divmod" @@ -27075,7 +27075,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 266, "function_name": "exec_divmod" @@ -27137,7 +27137,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 266, "function_name": "exec_divmod" @@ -27198,7 +27198,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 266, "function_name": "exec_divmod" @@ -27259,7 +27259,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 266, "function_name": "exec_divmod" @@ -27325,7 +27325,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 266, "function_name": "exec_divmod" @@ -27391,7 +27391,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 266, "function_name": "exec_divmod" @@ -27457,7 +27457,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 266, "function_name": "exec_divmod" @@ -27529,7 +27529,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 266, "function_name": "exec_divmod" @@ -27601,7 +27601,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 266, "function_name": "exec_divmod" @@ -27673,7 +27673,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 266, "function_name": "exec_divmod" @@ -27734,7 +27734,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 266, "function_name": "exec_divmod" @@ -27795,7 +27795,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 266, "function_name": "exec_divmod" @@ -27856,7 +27856,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 266, "function_name": "exec_divmod" @@ -27917,7 +27917,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 266, "function_name": "exec_divmod" @@ -27978,7 +27978,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 266, "function_name": "exec_divmod" @@ -28039,7 +28039,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 266, "function_name": "exec_divmod" @@ -28105,7 +28105,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 266, "function_name": "exec_divmod" @@ -28171,7 +28171,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 266, "function_name": "exec_divmod" @@ -28237,7 +28237,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 266, "function_name": "exec_divmod" @@ -28309,7 +28309,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 336, "function_name": "exec_shrmod" @@ -28381,7 +28381,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 336, "function_name": "exec_shrmod" @@ -28453,7 +28453,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 336, "function_name": "exec_shrmod" @@ -28514,7 +28514,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 336, "function_name": "exec_shrmod" @@ -28575,7 +28575,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 336, "function_name": "exec_shrmod" @@ -28636,7 +28636,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 336, "function_name": "exec_shrmod" @@ -28697,7 +28697,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 336, "function_name": "exec_shrmod" @@ -28758,7 +28758,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 336, "function_name": "exec_shrmod" @@ -28824,7 +28824,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 336, "function_name": "exec_shrmod" @@ -28892,7 +28892,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 336, "function_name": "exec_shrmod" @@ -28960,7 +28960,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 336, "function_name": "exec_shrmod" @@ -29032,7 +29032,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 336, "function_name": "exec_shrmod" @@ -29104,7 +29104,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 336, "function_name": "exec_shrmod" @@ -29176,7 +29176,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 336, "function_name": "exec_shrmod" @@ -29237,7 +29237,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 336, "function_name": "exec_shrmod" @@ -29298,7 +29298,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 336, "function_name": "exec_shrmod" @@ -29359,7 +29359,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 336, "function_name": "exec_shrmod" @@ -29420,7 +29420,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 336, "function_name": "exec_shrmod" @@ -29481,7 +29481,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 336, "function_name": "exec_shrmod" @@ -29547,7 +29547,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 336, "function_name": "exec_shrmod" @@ -29615,7 +29615,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 336, "function_name": "exec_shrmod" @@ -29683,7 +29683,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 336, "function_name": "exec_shrmod" @@ -29760,7 +29760,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 434, "function_name": "exec_muldivmod" @@ -29837,7 +29837,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 434, "function_name": "exec_muldivmod" @@ -29914,7 +29914,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 434, "function_name": "exec_muldivmod" @@ -29980,7 +29980,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 434, "function_name": "exec_muldivmod" @@ -30046,7 +30046,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 434, "function_name": "exec_muldivmod" @@ -30112,7 +30112,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 434, "function_name": "exec_muldivmod" @@ -30178,7 +30178,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 434, "function_name": "exec_muldivmod" @@ -30244,7 +30244,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 434, "function_name": "exec_muldivmod" @@ -30310,7 +30310,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 434, "function_name": "exec_muldivmod" @@ -30381,7 +30381,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 434, "function_name": "exec_muldivmod" @@ -30452,7 +30452,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 434, "function_name": "exec_muldivmod" @@ -30523,7 +30523,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 434, "function_name": "exec_muldivmod" @@ -30600,7 +30600,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 434, "function_name": "exec_muldivmod" @@ -30677,7 +30677,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 434, "function_name": "exec_muldivmod" @@ -30754,7 +30754,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 434, "function_name": "exec_muldivmod" @@ -30820,7 +30820,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 434, "function_name": "exec_muldivmod" @@ -30886,7 +30886,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 434, "function_name": "exec_muldivmod" @@ -30952,7 +30952,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 434, "function_name": "exec_muldivmod" @@ -31018,7 +31018,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 434, "function_name": "exec_muldivmod" @@ -31084,7 +31084,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 434, "function_name": "exec_muldivmod" @@ -31150,7 +31150,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 434, "function_name": "exec_muldivmod" @@ -31221,7 +31221,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 434, "function_name": "exec_muldivmod" @@ -31292,7 +31292,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 434, "function_name": "exec_muldivmod" @@ -31363,7 +31363,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 434, "function_name": "exec_muldivmod" @@ -31440,7 +31440,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 497, "function_name": "exec_mulshrmod" @@ -31517,7 +31517,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 497, "function_name": "exec_mulshrmod" @@ -31594,7 +31594,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 497, "function_name": "exec_mulshrmod" @@ -31660,7 +31660,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 497, "function_name": "exec_mulshrmod" @@ -31726,7 +31726,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 497, "function_name": "exec_mulshrmod" @@ -31792,7 +31792,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 497, "function_name": "exec_mulshrmod" @@ -31858,7 +31858,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 497, "function_name": "exec_mulshrmod" @@ -31924,7 +31924,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 497, "function_name": "exec_mulshrmod" @@ -31990,7 +31990,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 497, "function_name": "exec_mulshrmod" @@ -32061,7 +32061,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 497, "function_name": "exec_mulshrmod" @@ -32132,7 +32132,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 497, "function_name": "exec_mulshrmod" @@ -32203,7 +32203,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 497, "function_name": "exec_mulshrmod" @@ -32280,7 +32280,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 497, "function_name": "exec_mulshrmod" @@ -32357,7 +32357,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 497, "function_name": "exec_mulshrmod" @@ -32434,7 +32434,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 497, "function_name": "exec_mulshrmod" @@ -32500,7 +32500,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 497, "function_name": "exec_mulshrmod" @@ -32566,7 +32566,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 497, "function_name": "exec_mulshrmod" @@ -32632,7 +32632,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 497, "function_name": "exec_mulshrmod" @@ -32698,7 +32698,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 497, "function_name": "exec_mulshrmod" @@ -32764,7 +32764,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 497, "function_name": "exec_mulshrmod" @@ -32830,7 +32830,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 497, "function_name": "exec_mulshrmod" @@ -32901,7 +32901,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 497, "function_name": "exec_mulshrmod" @@ -32972,7 +32972,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 497, "function_name": "exec_mulshrmod" @@ -33043,7 +33043,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 497, "function_name": "exec_mulshrmod" @@ -33120,7 +33120,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 595, "function_name": "exec_shldivmod" @@ -33197,7 +33197,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 595, "function_name": "exec_shldivmod" @@ -33274,7 +33274,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 595, "function_name": "exec_shldivmod" @@ -33340,7 +33340,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 595, "function_name": "exec_shldivmod" @@ -33406,7 +33406,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 595, "function_name": "exec_shldivmod" @@ -33472,7 +33472,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 595, "function_name": "exec_shldivmod" @@ -33538,7 +33538,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 595, "function_name": "exec_shldivmod" @@ -33604,7 +33604,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 595, "function_name": "exec_shldivmod" @@ -33670,7 +33670,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 595, "function_name": "exec_shldivmod" @@ -33741,7 +33741,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 595, "function_name": "exec_shldivmod" @@ -33812,7 +33812,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 595, "function_name": "exec_shldivmod" @@ -33883,7 +33883,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 595, "function_name": "exec_shldivmod" @@ -33960,7 +33960,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 595, "function_name": "exec_shldivmod" @@ -34037,7 +34037,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 595, "function_name": "exec_shldivmod" @@ -34114,7 +34114,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 595, "function_name": "exec_shldivmod" @@ -34180,7 +34180,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 595, "function_name": "exec_shldivmod" @@ -34246,7 +34246,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 595, "function_name": "exec_shldivmod" @@ -34312,7 +34312,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 595, "function_name": "exec_shldivmod" @@ -34378,7 +34378,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 595, "function_name": "exec_shldivmod" @@ -34444,7 +34444,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 595, "function_name": "exec_shldivmod" @@ -34510,7 +34510,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 595, "function_name": "exec_shldivmod" @@ -34581,7 +34581,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 595, "function_name": "exec_shldivmod" @@ -34652,7 +34652,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 595, "function_name": "exec_shldivmod" @@ -34723,7 +34723,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 595, "function_name": "exec_shldivmod" @@ -34800,7 +34800,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 599, "function_name": "exec_store_int_var" @@ -34877,7 +34877,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 599, "function_name": "exec_store_int_var" @@ -34954,7 +34954,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 599, "function_name": "exec_store_int_var" @@ -35031,7 +35031,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 599, "function_name": "exec_store_int_var" @@ -35147,7 +35147,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 599, "function_name": "exec_store_int_var" @@ -35263,7 +35263,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 599, "function_name": "exec_store_int_var" @@ -35379,7 +35379,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 599, "function_name": "exec_store_int_var" @@ -35495,7 +35495,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 599, "function_name": "exec_store_int_var" @@ -35556,7 +35556,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 680, "function_name": "exec_store_le_int" @@ -35617,7 +35617,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 680, "function_name": "exec_store_le_int" @@ -35678,7 +35678,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 680, "function_name": "exec_store_le_int" @@ -35739,7 +35739,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 680, "function_name": "exec_store_le_int" @@ -35815,7 +35815,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 1090, "function_name": "exec_load_int_var" @@ -35891,7 +35891,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 1090, "function_name": "exec_load_int_var" @@ -35956,7 +35956,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 1090, "function_name": "exec_load_int_var" @@ -36021,7 +36021,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 1090, "function_name": "exec_load_int_var" @@ -36117,7 +36117,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 1090, "function_name": "exec_load_int_var" @@ -36213,7 +36213,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 1090, "function_name": "exec_load_int_var" @@ -36298,7 +36298,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 1090, "function_name": "exec_load_int_var" @@ -36383,7 +36383,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 1090, "function_name": "exec_load_int_var" @@ -36453,7 +36453,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 1137, "function_name": "exec_load_slice" @@ -36518,7 +36518,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 1137, "function_name": "exec_load_slice" @@ -36614,7 +36614,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 1137, "function_name": "exec_load_slice" @@ -36699,7 +36699,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 1137, "function_name": "exec_load_slice" @@ -36760,7 +36760,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 1332, "function_name": "exec_load_le_int" @@ -36821,7 +36821,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 1332, "function_name": "exec_load_le_int" @@ -36882,7 +36882,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 1332, "function_name": "exec_load_le_int" @@ -36943,7 +36943,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 1332, "function_name": "exec_load_le_int" @@ -36999,7 +36999,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 1332, "function_name": "exec_load_le_int" @@ -37055,7 +37055,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 1332, "function_name": "exec_load_le_int" @@ -37111,7 +37111,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 1332, "function_name": "exec_load_le_int" @@ -37167,7 +37167,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 1332, "function_name": "exec_load_le_int" @@ -37254,7 +37254,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 1332, "function_name": "exec_load_le_int" @@ -37341,7 +37341,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 1332, "function_name": "exec_load_le_int" @@ -37428,7 +37428,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 1332, "function_name": "exec_load_le_int" @@ -37515,7 +37515,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 1332, "function_name": "exec_load_le_int" @@ -37591,7 +37591,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 1332, "function_name": "exec_load_le_int" @@ -37667,7 +37667,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 1332, "function_name": "exec_load_le_int" @@ -37743,7 +37743,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 1332, "function_name": "exec_load_le_int" @@ -37819,7 +37819,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 1332, "function_name": "exec_load_le_int" @@ -37884,7 +37884,7 @@ ] }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 593, "function_name": "exec_dict_get_exec" @@ -37949,7 +37949,7 @@ ] }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 593, "function_name": "exec_dict_get_exec" @@ -38025,7 +38025,7 @@ ] }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 593, "function_name": "exec_dict_get_exec" @@ -38101,7 +38101,7 @@ ] }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 593, "function_name": "exec_dict_get_exec" @@ -38187,7 +38187,7 @@ ] }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 593, "function_name": "exec_dict_get_exec" @@ -38274,7 +38274,7 @@ ] }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 593, "function_name": "exec_dict_get_exec" @@ -38372,7 +38372,7 @@ ] }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 593, "function_name": "exec_dict_get_exec" @@ -38470,7 +38470,7 @@ ] }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 593, "function_name": "exec_dict_get_exec" @@ -38560,7 +38560,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 207, "function_name": "exec_dict_get" @@ -38650,7 +38650,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 207, "function_name": "exec_dict_get" @@ -38742,7 +38742,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 207, "function_name": "exec_dict_get" @@ -38828,7 +38828,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 207, "function_name": "exec_dict_get" @@ -38920,7 +38920,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 207, "function_name": "exec_dict_get" @@ -39012,7 +39012,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 207, "function_name": "exec_dict_get" @@ -39083,7 +39083,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 271, "function_name": "exec_dict_set" @@ -39154,7 +39154,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 271, "function_name": "exec_dict_set" @@ -39225,7 +39225,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 271, "function_name": "exec_dict_set" @@ -39296,7 +39296,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 271, "function_name": "exec_dict_set" @@ -39367,7 +39367,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 271, "function_name": "exec_dict_set" @@ -39438,7 +39438,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 271, "function_name": "exec_dict_set" @@ -39540,7 +39540,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 315, "function_name": "exec_dict_setget" @@ -39642,7 +39642,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 315, "function_name": "exec_dict_setget" @@ -39744,7 +39744,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 315, "function_name": "exec_dict_setget" @@ -39846,7 +39846,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 315, "function_name": "exec_dict_setget" @@ -39948,7 +39948,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 315, "function_name": "exec_dict_setget" @@ -40050,7 +40050,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 315, "function_name": "exec_dict_setget" @@ -40147,7 +40147,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 271, "function_name": "exec_dict_set" @@ -40244,7 +40244,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 271, "function_name": "exec_dict_set" @@ -40341,7 +40341,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 271, "function_name": "exec_dict_set" @@ -40438,7 +40438,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 271, "function_name": "exec_dict_set" @@ -40535,7 +40535,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 271, "function_name": "exec_dict_set" @@ -40632,7 +40632,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 271, "function_name": "exec_dict_set" @@ -40734,7 +40734,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 315, "function_name": "exec_dict_setget" @@ -40836,7 +40836,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 315, "function_name": "exec_dict_setget" @@ -40938,7 +40938,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 315, "function_name": "exec_dict_setget" @@ -41040,7 +41040,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 315, "function_name": "exec_dict_setget" @@ -41142,7 +41142,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 315, "function_name": "exec_dict_setget" @@ -41244,7 +41244,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 315, "function_name": "exec_dict_setget" @@ -41341,7 +41341,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 271, "function_name": "exec_dict_set" @@ -41438,7 +41438,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 271, "function_name": "exec_dict_set" @@ -41535,7 +41535,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 271, "function_name": "exec_dict_set" @@ -41632,7 +41632,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 271, "function_name": "exec_dict_set" @@ -41729,7 +41729,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 271, "function_name": "exec_dict_set" @@ -41826,7 +41826,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 271, "function_name": "exec_dict_set" @@ -41928,7 +41928,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 315, "function_name": "exec_dict_setget" @@ -42030,7 +42030,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 315, "function_name": "exec_dict_setget" @@ -42132,7 +42132,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 315, "function_name": "exec_dict_setget" @@ -42234,7 +42234,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 315, "function_name": "exec_dict_setget" @@ -42336,7 +42336,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 315, "function_name": "exec_dict_setget" @@ -42438,7 +42438,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 315, "function_name": "exec_dict_setget" @@ -42535,7 +42535,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 401, "function_name": "exec_dict_deleteget" @@ -42632,7 +42632,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 401, "function_name": "exec_dict_deleteget" @@ -42729,7 +42729,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 401, "function_name": "exec_dict_deleteget" @@ -42826,7 +42826,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 401, "function_name": "exec_dict_deleteget" @@ -42923,7 +42923,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 401, "function_name": "exec_dict_deleteget" @@ -43020,7 +43020,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 401, "function_name": "exec_dict_deleteget" @@ -43106,7 +43106,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 470, "function_name": "exec_dict_getmin" @@ -43192,7 +43192,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 470, "function_name": "exec_dict_getmin" @@ -43278,7 +43278,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 470, "function_name": "exec_dict_getmin" @@ -43364,7 +43364,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 470, "function_name": "exec_dict_getmin" @@ -43450,7 +43450,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 470, "function_name": "exec_dict_getmin" @@ -43536,7 +43536,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 470, "function_name": "exec_dict_getmin" @@ -43622,7 +43622,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 470, "function_name": "exec_dict_getmin" @@ -43708,7 +43708,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 470, "function_name": "exec_dict_getmin" @@ -43794,7 +43794,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 470, "function_name": "exec_dict_getmin" @@ -43880,7 +43880,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 470, "function_name": "exec_dict_getmin" @@ -43966,7 +43966,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 470, "function_name": "exec_dict_getmin" @@ -44052,7 +44052,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 470, "function_name": "exec_dict_getmin" @@ -44149,7 +44149,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 470, "function_name": "exec_dict_getmin" @@ -44246,7 +44246,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 470, "function_name": "exec_dict_getmin" @@ -44343,7 +44343,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 470, "function_name": "exec_dict_getmin" @@ -44440,7 +44440,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 470, "function_name": "exec_dict_getmin" @@ -44537,7 +44537,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 470, "function_name": "exec_dict_getmin" @@ -44634,7 +44634,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 470, "function_name": "exec_dict_getmin" @@ -44731,7 +44731,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 470, "function_name": "exec_dict_getmin" @@ -44828,7 +44828,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 470, "function_name": "exec_dict_getmin" @@ -44925,7 +44925,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 470, "function_name": "exec_dict_getmin" @@ -45022,7 +45022,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 470, "function_name": "exec_dict_getmin" @@ -45119,7 +45119,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 470, "function_name": "exec_dict_getmin" @@ -45216,7 +45216,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 470, "function_name": "exec_dict_getmin" @@ -45287,7 +45287,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 271, "function_name": "exec_dict_set" @@ -45358,7 +45358,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 271, "function_name": "exec_dict_set" @@ -45429,7 +45429,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 271, "function_name": "exec_dict_set" @@ -45531,7 +45531,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 315, "function_name": "exec_dict_setget" @@ -45633,7 +45633,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 315, "function_name": "exec_dict_setget" @@ -45735,7 +45735,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 315, "function_name": "exec_dict_setget" @@ -45832,7 +45832,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 271, "function_name": "exec_dict_set" @@ -45929,7 +45929,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 271, "function_name": "exec_dict_set" @@ -46026,7 +46026,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 271, "function_name": "exec_dict_set" @@ -46128,7 +46128,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 315, "function_name": "exec_dict_setget" @@ -46230,7 +46230,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 315, "function_name": "exec_dict_setget" @@ -46332,7 +46332,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 315, "function_name": "exec_dict_setget" @@ -46429,7 +46429,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 271, "function_name": "exec_dict_set" @@ -46526,7 +46526,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 271, "function_name": "exec_dict_set" @@ -46623,7 +46623,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 271, "function_name": "exec_dict_set" @@ -46725,7 +46725,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 315, "function_name": "exec_dict_setget" @@ -46827,7 +46827,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 315, "function_name": "exec_dict_setget" @@ -46929,7 +46929,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 315, "function_name": "exec_dict_setget" @@ -47021,7 +47021,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 374, "function_name": "exec_dict_delete" @@ -47113,7 +47113,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 374, "function_name": "exec_dict_delete" @@ -47205,7 +47205,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 374, "function_name": "exec_dict_delete" @@ -47271,7 +47271,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 247, "function_name": "exec_dict_get_optref" @@ -47337,7 +47337,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 247, "function_name": "exec_dict_get_optref" @@ -47403,7 +47403,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 247, "function_name": "exec_dict_get_optref" @@ -47479,7 +47479,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 442, "function_name": "exec_dict_setget_optref" @@ -47561,7 +47561,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 442, "function_name": "exec_dict_setget_optref" @@ -47643,7 +47643,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 442, "function_name": "exec_dict_setget_optref" @@ -47714,7 +47714,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 722, "function_name": "exec_subdict_get" @@ -47789,7 +47789,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 722, "function_name": "exec_subdict_get" @@ -47864,7 +47864,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 722, "function_name": "exec_subdict_get" @@ -47943,7 +47943,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 722, "function_name": "exec_subdict_get" @@ -48018,7 +48018,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 722, "function_name": "exec_subdict_get" @@ -48093,7 +48093,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 722, "function_name": "exec_subdict_get" @@ -48147,7 +48147,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 1153, "function_name": "exec_throw_any" @@ -48206,7 +48206,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 1153, "function_name": "exec_throw_any" @@ -48263,7 +48263,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 1153, "function_name": "exec_throw_any" @@ -48325,7 +48325,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 1153, "function_name": "exec_throw_any" @@ -48416,7 +48416,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 523, "function_name": "exec_dict_getnear" @@ -48507,7 +48507,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 523, "function_name": "exec_dict_getnear" @@ -48598,7 +48598,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 523, "function_name": "exec_dict_getnear" @@ -48689,7 +48689,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 523, "function_name": "exec_dict_getnear" @@ -48780,7 +48780,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 523, "function_name": "exec_dict_getnear" @@ -48871,7 +48871,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 523, "function_name": "exec_dict_getnear" @@ -48962,7 +48962,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 523, "function_name": "exec_dict_getnear" @@ -49053,7 +49053,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 523, "function_name": "exec_dict_getnear" @@ -49144,7 +49144,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 523, "function_name": "exec_dict_getnear" @@ -49235,7 +49235,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 523, "function_name": "exec_dict_getnear" @@ -49326,7 +49326,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 523, "function_name": "exec_dict_getnear" @@ -49417,7 +49417,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 523, "function_name": "exec_dict_getnear" @@ -49453,6 +49453,7 @@ "args": [ { "$": "int", + "name": "y", "len": 8, "range": { "min": "-128", @@ -49491,7 +49492,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 213, "function_name": "exec_add_tinyint8" @@ -49527,6 +49528,7 @@ "args": [ { "$": "int", + "name": "y", "len": 8, "range": { "min": "-128", @@ -49565,7 +49567,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 222, "function_name": "exec_mul_tinyint8" @@ -49595,6 +49597,7 @@ "args": [ { "$": "int", + "name": "y", "len": 8, "range": { "min": "-128", @@ -49633,7 +49636,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 213, "function_name": "exec_add_tinyint8" @@ -49663,6 +49666,7 @@ "args": [ { "$": "int", + "name": "y", "len": 8, "range": { "min": "-128", @@ -49701,7 +49705,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 222, "function_name": "exec_mul_tinyint8" @@ -49741,6 +49745,7 @@ "args": [ { "$": "int", + "name": "y", "len": 8, "range": { "min": "-128", @@ -49776,7 +49781,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 992, "function_name": "exec_cmp_int" @@ -49816,6 +49821,7 @@ "args": [ { "$": "int", + "name": "y", "len": 8, "range": { "min": "-128", @@ -49851,7 +49857,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 992, "function_name": "exec_cmp_int" @@ -49891,6 +49897,7 @@ "args": [ { "$": "int", + "name": "y", "len": 8, "range": { "min": "-128", @@ -49926,7 +49933,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 992, "function_name": "exec_cmp_int" @@ -49966,6 +49973,7 @@ "args": [ { "$": "int", + "name": "y", "len": 8, "range": { "min": "-128", @@ -50001,7 +50009,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 992, "function_name": "exec_cmp_int" @@ -50031,6 +50039,7 @@ "args": [ { "$": "int", + "name": "y", "len": 8, "range": { "min": "-128", @@ -50068,7 +50077,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 992, "function_name": "exec_cmp_int" @@ -50098,6 +50107,7 @@ "args": [ { "$": "int", + "name": "y", "len": 8, "range": { "min": "-128", @@ -50135,7 +50145,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 992, "function_name": "exec_cmp_int" @@ -50165,6 +50175,7 @@ "args": [ { "$": "int", + "name": "y", "len": 8, "range": { "min": "-128", @@ -50202,7 +50213,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 992, "function_name": "exec_cmp_int" @@ -50232,6 +50243,7 @@ "args": [ { "$": "int", + "name": "y", "len": 8, "range": { "min": "-128", @@ -50269,7 +50281,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 992, "function_name": "exec_cmp_int" @@ -50299,9 +50311,11 @@ "args": [ { "$": "delta", + "name": "x", "delta": 1, "arg": { "$": "uint", + "name": "x", "len": 8, "range": { "min": "0", @@ -50329,7 +50343,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 129, "function_name": "exec_push_pow2dec" @@ -50359,9 +50373,11 @@ "args": [ { "$": "delta", + "name": "x", "delta": 1, "arg": { "$": "uint", + "name": "x", "len": 8, "range": { "min": "0", @@ -50389,7 +50405,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 139, "function_name": "exec_push_negpow2" @@ -50429,9 +50445,11 @@ "args": [ { "$": "delta", + "name": "width", "delta": 1, "arg": { "$": "uint", + "name": "width", "len": 8, "range": { "min": "0", @@ -50469,7 +50487,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 804, "function_name": "exec_fits_tinyint8" @@ -50509,9 +50527,11 @@ "args": [ { "$": "delta", + "name": "width", "delta": 1, "arg": { "$": "uint", + "name": "width", "len": 8, "range": { "min": "0", @@ -50549,7 +50569,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 817, "function_name": "exec_ufits_tinyint8" @@ -50579,9 +50599,11 @@ "args": [ { "$": "delta", + "name": "width", "delta": 1, "arg": { "$": "uint", + "name": "width", "len": 8, "range": { "min": "0", @@ -50618,7 +50640,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 804, "function_name": "exec_fits_tinyint8" @@ -50648,9 +50670,11 @@ "args": [ { "$": "delta", + "name": "width", "delta": 1, "arg": { "$": "uint", + "name": "width", "len": 8, "range": { "min": "0", @@ -50687,7 +50711,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 817, "function_name": "exec_ufits_tinyint8" @@ -50717,9 +50741,11 @@ "args": [ { "$": "delta", + "name": "mask", "delta": 1, "arg": { "$": "uint", + "name": "mask", "len": 8, "range": { "min": "0", @@ -50759,7 +50785,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 926, "function_name": "exec_setcont_ctr_many" @@ -50789,6 +50815,7 @@ "args": [ { "$": "uint", + "name": "p", "len": 4, "range": { "min": "0", @@ -50797,6 +50824,7 @@ }, { "$": "uint", + "name": "r", "len": 4, "range": { "min": "0", @@ -50842,7 +50870,7 @@ ] }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 103, "function_name": "exec_callcc_args" @@ -50872,6 +50900,7 @@ "args": [ { "$": "uint", + "name": "p", "len": 4, "range": { "min": "0", @@ -50880,6 +50909,7 @@ }, { "$": "uint", + "name": "r", "len": 4, "range": { "min": "0", @@ -50976,7 +51006,7 @@ ] }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 1186, "function_name": "exec_try" @@ -51006,6 +51036,7 @@ "args": [ { "$": "uint", + "name": "n", "len": 2, "range": { "min": "0", @@ -51041,7 +51072,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 988, "function_name": "exec_preload_ref_fixed" @@ -51071,6 +51102,7 @@ "args": [ { "$": "uint", + "name": "n", "len": 2, "range": { "min": "0", @@ -51107,7 +51139,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 1420, "function_name": "exec_cell_hash_i" @@ -51137,6 +51169,7 @@ "args": [ { "$": "uint", + "name": "n", "len": 2, "range": { "min": "0", @@ -51173,7 +51206,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 1438, "function_name": "exec_cell_depth_i" @@ -51210,6 +51243,7 @@ "args": [ { "$": "uint", + "name": "num", "len": 14, "range": { "min": "0", @@ -51253,7 +51287,7 @@ ] }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 1106, "function_name": "exec_jmpdict" @@ -51290,6 +51324,7 @@ "args": [ { "$": "uint", + "name": "num", "len": 14, "range": { "min": "0", @@ -51330,7 +51365,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 1113, "function_name": "exec_preparedict" @@ -51364,6 +51399,7 @@ "args": [ { "$": "uint", + "name": "num", "len": 11, "range": { "min": "0", @@ -51391,7 +51427,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 1140, "function_name": "exec_throw_arg_fixed" @@ -51425,6 +51461,7 @@ "args": [ { "$": "uint", + "name": "num", "len": 11, "range": { "min": "0", @@ -51457,7 +51494,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 1140, "function_name": "exec_throw_arg_fixed" @@ -51491,6 +51528,7 @@ "args": [ { "$": "uint", + "name": "num", "len": 11, "range": { "min": "0", @@ -51523,7 +51561,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 1140, "function_name": "exec_throw_arg_fixed" @@ -51553,6 +51591,7 @@ "args": [ { "$": "uint", + "name": "p", "len": 4, "range": { "min": "0", @@ -51598,7 +51637,7 @@ ] }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 59, "function_name": "exec_jmpx_args" @@ -51628,6 +51667,7 @@ "args": [ { "$": "uint", + "name": "r", "len": 4, "range": { "min": "0", @@ -51674,7 +51714,7 @@ ] }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 71, "function_name": "exec_ret_args" @@ -51704,6 +51744,7 @@ "args": [ { "$": "uint", + "name": "p", "len": 4, "range": { "min": "0", @@ -51729,7 +51770,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 722, "function_name": "exec_return_args" @@ -51765,6 +51806,7 @@ "args": [ { "$": "uint", + "name": "i", "len": 4, "range": { "min": "0", @@ -51779,7 +51821,7 @@ "tlb": "#5f0 i: (## 4)" }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/stackops.cpp", "line_number": 371, "function_name": "exec_blkdrop" @@ -51888,6 +51930,7 @@ "args": [ { "$": "uint", + "name": "n", "len": 4, "range": { "min": "0", @@ -51930,7 +51973,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tupleops.cpp", "line_number": 88, "function_name": "exec_mktuple" @@ -52010,6 +52053,7 @@ "args": [ { "$": "uint", + "name": "k", "len": 4, "range": { "min": "0", @@ -52044,7 +52088,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tupleops.cpp", "line_number": 106, "function_name": "exec_tuple_index" @@ -52207,6 +52251,7 @@ "args": [ { "$": "uint", + "name": "n", "len": 4, "range": { "min": "0", @@ -52249,7 +52294,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tupleops.cpp", "line_number": 158, "function_name": "exec_untuple" @@ -52341,6 +52386,7 @@ "args": [ { "$": "uint", + "name": "k", "len": 4, "range": { "min": "0", @@ -52383,7 +52429,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tupleops.cpp", "line_number": 175, "function_name": "exec_untuple_first" @@ -52475,6 +52521,7 @@ "args": [ { "$": "uint", + "name": "length", "len": 4, "range": { "min": "0", @@ -52522,7 +52569,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tupleops.cpp", "line_number": 196, "function_name": "exec_explode_tuple" @@ -52614,6 +52661,7 @@ "args": [ { "$": "uint", + "name": "i", "len": 4, "range": { "min": "0", @@ -52654,7 +52702,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tupleops.cpp", "line_number": 222, "function_name": "exec_tuple_set_index" @@ -52684,6 +52732,7 @@ "args": [ { "$": "uint", + "name": "i", "len": 4, "range": { "min": "0", @@ -52718,7 +52767,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tupleops.cpp", "line_number": 124, "function_name": "exec_tuple_quiet_index" @@ -52810,6 +52859,7 @@ "args": [ { "$": "uint", + "name": "i", "len": 4, "range": { "min": "0", @@ -52850,7 +52900,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tupleops.cpp", "line_number": 251, "function_name": "exec_tuple_quiet_set_index" @@ -52892,6 +52942,7 @@ "args": [ { "$": "stack", + "name": "i", "len": 4, "range": { "min": "0", @@ -52900,6 +52951,7 @@ }, { "$": "stack", + "name": "j", "len": 4, "range": { "min": "0", @@ -52908,6 +52960,7 @@ }, { "$": "stack", + "name": "k", "len": 4, "range": { "min": "0", @@ -52922,7 +52975,7 @@ "tlb": "#541 i: (## 4) j: (## 4) k: (## 4)" }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/stackops.cpp", "line_number": 215, "function_name": "exec_xc2pu" @@ -52964,6 +53017,7 @@ "args": [ { "$": "stack", + "name": "i", "len": 4, "range": { "min": "0", @@ -52972,6 +53026,7 @@ }, { "$": "stack", + "name": "j", "len": 4, "range": { "min": "0", @@ -52980,6 +53035,7 @@ }, { "$": "stack", + "name": "k", "len": 4, "range": { "min": "0", @@ -52994,7 +53050,7 @@ "tlb": "#543 i: (## 4) j: (## 4) k: (## 4)" }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/stackops.cpp", "line_number": 238, "function_name": "exec_xcpu2" @@ -53036,6 +53092,7 @@ "args": [ { "$": "stack", + "name": "i", "len": 4, "range": { "min": "0", @@ -53044,6 +53101,7 @@ }, { "$": "stack", + "name": "j", "len": 4, "range": { "min": "0", @@ -53052,6 +53110,7 @@ }, { "$": "stack", + "name": "k", "len": 4, "range": { "min": "0", @@ -53066,7 +53125,7 @@ "tlb": "#547 i: (## 4) j: (## 4) k: (## 4)" }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/stackops.cpp", "line_number": 286, "function_name": "exec_push3" @@ -53108,6 +53167,7 @@ "args": [ { "$": "stack", + "name": "i", "len": 4, "range": { "min": "0", @@ -53116,6 +53176,7 @@ }, { "$": "stack", + "name": "j", "len": 4, "range": { "min": "0", @@ -53130,7 +53191,7 @@ "tlb": "#50 i: (## 4) j: (## 4)" }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/stackops.cpp", "line_number": 163, "function_name": "exec_xchg2" @@ -53172,6 +53233,7 @@ "args": [ { "$": "stack", + "name": "i", "len": 4, "range": { "min": "0", @@ -53180,6 +53242,7 @@ }, { "$": "stack", + "name": "j", "len": 4, "range": { "min": "0", @@ -53194,7 +53257,7 @@ "tlb": "#51 i: (## 4) j: (## 4)" }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/stackops.cpp", "line_number": 173, "function_name": "exec_xcpu" @@ -53236,6 +53299,7 @@ "args": [ { "$": "stack", + "name": "i", "len": 4, "range": { "min": "0", @@ -53244,6 +53308,7 @@ }, { "$": "stack", + "name": "j", "len": 4, "range": { "min": "0", @@ -53258,7 +53323,7 @@ "tlb": "#53 i: (## 4) j: (## 4)" }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/stackops.cpp", "line_number": 194, "function_name": "exec_push2" @@ -53300,6 +53365,7 @@ "args": [ { "$": "stack", + "name": "i", "len": 4, "range": { "min": "0", @@ -53308,9 +53374,11 @@ }, { "$": "delta", + "name": "j", "delta": -1, "arg": { "$": "stack", + "name": "j", "len": 4, "range": { "min": "0", @@ -53326,7 +53394,7 @@ "tlb": "#52 i: (## 4) j: (## 4)" }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/stackops.cpp", "line_number": 183, "function_name": "exec_puxc" @@ -53368,6 +53436,7 @@ "args": [ { "$": "stack", + "name": "i", "len": 4, "range": { "min": "0", @@ -53376,6 +53445,7 @@ }, { "$": "stack", + "name": "j", "len": 4, "range": { "min": "0", @@ -53384,9 +53454,11 @@ }, { "$": "delta", + "name": "k", "delta": -1, "arg": { "$": "stack", + "name": "k", "len": 4, "range": { "min": "0", @@ -53402,7 +53474,7 @@ "tlb": "#542 i: (## 4) j: (## 4) k: (## 4)" }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/stackops.cpp", "line_number": 226, "function_name": "exec_xcpuxc" @@ -53444,6 +53516,7 @@ "args": [ { "$": "stack", + "name": "i", "len": 4, "range": { "min": "0", @@ -53452,9 +53525,11 @@ }, { "$": "delta", + "name": "j", "delta": -1, "arg": { "$": "stack", + "name": "j", "len": 4, "range": { "min": "0", @@ -53464,9 +53539,11 @@ }, { "$": "delta", + "name": "k", "delta": -1, "arg": { "$": "stack", + "name": "k", "len": 4, "range": { "min": "0", @@ -53482,7 +53559,7 @@ "tlb": "#544 i: (## 4) j: (## 4) k: (## 4)" }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/stackops.cpp", "line_number": 249, "function_name": "exec_puxc2" @@ -53524,6 +53601,7 @@ "args": [ { "$": "stack", + "name": "i", "len": 4, "range": { "min": "0", @@ -53532,9 +53610,11 @@ }, { "$": "delta", + "name": "j", "delta": -1, "arg": { "$": "stack", + "name": "j", "len": 4, "range": { "min": "0", @@ -53544,9 +53624,11 @@ }, { "$": "delta", + "name": "k", "delta": -1, "arg": { "$": "stack", + "name": "k", "len": 4, "range": { "min": "0", @@ -53562,7 +53644,7 @@ "tlb": "#545 i: (## 4) j: (## 4) k: (## 4)" }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/stackops.cpp", "line_number": 261, "function_name": "exec_puxcpu" @@ -53604,6 +53686,7 @@ "args": [ { "$": "stack", + "name": "i", "len": 4, "range": { "min": "0", @@ -53612,9 +53695,11 @@ }, { "$": "delta", + "name": "j", "delta": -1, "arg": { "$": "stack", + "name": "j", "len": 4, "range": { "min": "0", @@ -53624,9 +53709,11 @@ }, { "$": "delta", + "name": "k", "delta": -2, "arg": { "$": "stack", + "name": "k", "len": 4, "range": { "min": "0", @@ -53642,7 +53729,7 @@ "tlb": "#546 i: (## 4) j: (## 4) k: (## 4)" }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/stackops.cpp", "line_number": 273, "function_name": "exec_pu2xc" @@ -53684,9 +53771,11 @@ "args": [ { "$": "delta", + "name": "i", "delta": 1, "arg": { "$": "uint", + "name": "i", "len": 4, "range": { "min": "0", @@ -53696,9 +53785,11 @@ }, { "$": "delta", + "name": "j", "delta": 1, "arg": { "$": "uint", + "name": "j", "len": 4, "range": { "min": "0", @@ -53714,7 +53805,7 @@ "tlb": "#55 i: (## 4) j: (## 4)" }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/stackops.cpp", "line_number": 299, "function_name": "exec_blkswap" @@ -53750,9 +53841,11 @@ "args": [ { "$": "delta", + "name": "i", "delta": 2, "arg": { "$": "uint", + "name": "i", "len": 4, "range": { "min": "0", @@ -53762,6 +53855,7 @@ }, { "$": "uint", + "name": "j", "len": 4, "range": { "min": "0", @@ -53776,7 +53870,7 @@ "tlb": "#5e i: (## 4) j: (## 4)" }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/stackops.cpp", "line_number": 362, "function_name": "exec_reverse" @@ -53806,6 +53900,7 @@ "args": [ { "$": "uint", + "name": "r", "len": 4, "range": { "min": "0", @@ -53814,9 +53909,11 @@ }, { "$": "delta", + "name": "n", "delta": -1, "arg": { "$": "uint", + "name": "n", "len": 4, "range": { "min": "0", @@ -53866,7 +53963,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 665, "function_name": "exec_setcontargs" @@ -53902,6 +53999,7 @@ "args": [ { "$": "uint", + "name": "r", "len": 4, "range": { "min": "0", @@ -53910,9 +54008,11 @@ }, { "$": "delta", + "name": "n", "delta": -1, "arg": { "$": "uint", + "name": "n", "len": 4, "range": { "min": "0", @@ -53960,7 +54060,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 759, "function_name": "exec_bless_args" @@ -54014,9 +54114,11 @@ "args": [ { "$": "delta", + "name": "width", "delta": 1, "arg": { "$": "uint", + "name": "width", "len": 8, "range": { "min": "0", @@ -54065,7 +54167,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 622, "function_name": "exec_store_int_fixed" @@ -54119,9 +54221,11 @@ "args": [ { "$": "delta", + "name": "width", "delta": 1, "arg": { "$": "uint", + "name": "width", "len": 8, "range": { "min": "0", @@ -54170,7 +54274,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 622, "function_name": "exec_store_int_fixed" @@ -54200,9 +54304,11 @@ "args": [ { "$": "delta", + "name": "c", "delta": 1, "arg": { "$": "uint", + "name": "c", "len": 8, "range": { "min": "0", @@ -54290,7 +54396,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 622, "function_name": "exec_store_int_fixed" @@ -54320,9 +54426,11 @@ "args": [ { "$": "delta", + "name": "c", "delta": 1, "arg": { "$": "uint", + "name": "c", "len": 8, "range": { "min": "0", @@ -54410,7 +54518,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 622, "function_name": "exec_store_int_fixed" @@ -54440,9 +54548,11 @@ "args": [ { "$": "delta", + "name": "c", "delta": 1, "arg": { "$": "uint", + "name": "c", "len": 8, "range": { "min": "0", @@ -54530,7 +54640,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 622, "function_name": "exec_store_int_fixed" @@ -54560,9 +54670,11 @@ "args": [ { "$": "delta", + "name": "c", "delta": 1, "arg": { "$": "uint", + "name": "c", "len": 8, "range": { "min": "0", @@ -54650,7 +54762,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 622, "function_name": "exec_store_int_fixed" @@ -54680,9 +54792,11 @@ "args": [ { "$": "delta", + "name": "width", "delta": 1, "arg": { "$": "uint", + "name": "width", "len": 8, "range": { "min": "0", @@ -54719,7 +54833,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 1102, "function_name": "exec_load_int_fixed2" @@ -54749,9 +54863,11 @@ "args": [ { "$": "delta", + "name": "width", "delta": 1, "arg": { "$": "uint", + "name": "width", "len": 8, "range": { "min": "0", @@ -54788,7 +54904,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 1102, "function_name": "exec_load_int_fixed2" @@ -54818,9 +54934,11 @@ "args": [ { "$": "delta", + "name": "width", "delta": 1, "arg": { "$": "uint", + "name": "width", "len": 8, "range": { "min": "0", @@ -54888,7 +55006,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 1102, "function_name": "exec_load_int_fixed2" @@ -54918,9 +55036,11 @@ "args": [ { "$": "delta", + "name": "width", "delta": 1, "arg": { "$": "uint", + "name": "width", "len": 8, "range": { "min": "0", @@ -54988,7 +55108,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 1102, "function_name": "exec_load_int_fixed2" @@ -55018,9 +55138,11 @@ "args": [ { "$": "delta", + "name": "width", "delta": 1, "arg": { "$": "uint", + "name": "width", "len": 8, "range": { "min": "0", @@ -55077,7 +55199,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 1102, "function_name": "exec_load_int_fixed2" @@ -55107,9 +55229,11 @@ "args": [ { "$": "delta", + "name": "width", "delta": 1, "arg": { "$": "uint", + "name": "width", "len": 8, "range": { "min": "0", @@ -55166,7 +55290,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 1102, "function_name": "exec_load_int_fixed2" @@ -55196,6 +55320,7 @@ "args": [ { "$": "plduzArg", + "name": "c", "range": { "min": "0", "max": "7" @@ -55206,7 +55331,7 @@ "kind": "fixed", "prefix": 6882, "prefix_str": "1AE2", - "tlb": "#1ae2 i: (## 3)" + "tlb": "#1ae2 c: (## 3)" }, "signature": { "stack_string": "s:Slice -> s:Slice x:Int", @@ -55235,7 +55360,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 1119, "function_name": "exec_preload_uint_fixed_0e" @@ -55265,9 +55390,11 @@ "args": [ { "$": "delta", + "name": "width", "delta": 1, "arg": { "$": "uint", + "name": "width", "len": 8, "range": { "min": "0", @@ -55304,7 +55431,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 1149, "function_name": "exec_load_slice_fixed2" @@ -55334,9 +55461,11 @@ "args": [ { "$": "delta", + "name": "width", "delta": 1, "arg": { "$": "uint", + "name": "width", "len": 8, "range": { "min": "0", @@ -55404,7 +55533,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 1149, "function_name": "exec_load_slice_fixed2" @@ -55434,9 +55563,11 @@ "args": [ { "$": "delta", + "name": "width", "delta": 1, "arg": { "$": "uint", + "name": "width", "len": 8, "range": { "min": "0", @@ -55493,7 +55624,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 1149, "function_name": "exec_load_slice_fixed2" @@ -55561,6 +55692,7 @@ "args": [ { "$": "uint", + "name": "i", "len": 5, "range": { "min": "0", @@ -55609,7 +55741,7 @@ ] }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 437, "function_name": "exec_if_bit_jmp" @@ -55677,6 +55809,7 @@ "args": [ { "$": "uint", + "name": "i", "len": 5, "range": { "min": "0", @@ -55725,7 +55858,7 @@ ] }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 437, "function_name": "exec_if_bit_jmp" @@ -55767,6 +55900,7 @@ "args": [ { "$": "uint", + "name": "i", "len": 2, "range": { "min": "0", @@ -55775,6 +55909,7 @@ }, { "$": "uint", + "name": "j", "len": 2, "range": { "min": "0", @@ -55809,7 +55944,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tupleops.cpp", "line_number": 320, "function_name": "exec_tuple_index2" @@ -55855,6 +55990,7 @@ "args": [ { "$": "uint", + "name": "i", "len": 2, "range": { "min": "0", @@ -55863,6 +55999,7 @@ }, { "$": "uint", + "name": "j", "len": 2, "range": { "min": "0", @@ -55871,6 +56008,7 @@ }, { "$": "uint", + "name": "k", "len": 2, "range": { "min": "0", @@ -55905,7 +56043,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tupleops.cpp", "line_number": 340, "function_name": "exec_tuple_index3" @@ -55935,9 +56073,11 @@ "args": [ { "$": "delta", + "name": "x", "delta": 1, "arg": { "$": "uint", + "name": "x", "len": 8, "range": { "min": "0", @@ -55965,7 +56105,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 110, "function_name": "exec_push_pow2" @@ -56001,6 +56141,7 @@ "args": [ { "$": "uint", + "name": "i", "len": 4, "range": { "min": "1", @@ -56009,6 +56150,7 @@ }, { "$": "stack", + "name": "j", "len": 4, "range": { "min": "0", @@ -56023,7 +56165,7 @@ "tlb": "#5f i: (## 4) { 1 <= i } j: (## 4)" }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/stackops.cpp", "line_number": 389, "function_name": "exec_blkpush" @@ -56065,6 +56207,7 @@ "args": [ { "$": "uint", + "name": "i", "len": 4, "range": { "min": "0", @@ -56073,6 +56216,7 @@ }, { "$": "uint", + "name": "j", "len": 4, "range": { "min": "0", @@ -56087,7 +56231,7 @@ "tlb": "#6c i: (## 4) j: (## 4)" }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/stackops.cpp", "line_number": 380, "function_name": "exec_blkdrop2" @@ -56123,6 +56267,7 @@ "args": [ { "$": "uint", + "name": "i", "len": 5, "range": { "min": "0", @@ -56157,7 +56302,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 215, "function_name": "exec_get_global" @@ -56193,6 +56338,7 @@ "args": [ { "$": "uint", + "name": "i", "len": 5, "range": { "min": "0", @@ -56233,7 +56379,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 245, "function_name": "exec_set_global" @@ -56279,6 +56425,7 @@ "args": [ { "$": "uint", + "name": "i", "len": 4, "range": { "min": "0", @@ -56314,7 +56461,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 152, "function_name": "exec_get_var_param" @@ -56343,7 +56490,8 @@ "skipLen": 8, "args": [ { - "$": "refCodeSlice" + "$": "refCodeSlice", + "name": "c" } ], "exec": "(_1, _2, _3, _4) => exec_push_ref(_1, _2, 0, _4)", @@ -56365,7 +56513,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 32, "function_name": "exec_push_ref" @@ -56398,7 +56546,8 @@ "skipLen": 8, "args": [ { - "$": "refCodeSlice" + "$": "refCodeSlice", + "name": "c" } ], "exec": "(_1, _2, _3, _4) => exec_push_ref(_1, _2, 1, _4)", @@ -56421,7 +56570,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 32, "function_name": "exec_push_ref" @@ -56454,7 +56603,8 @@ "skipLen": 8, "args": [ { - "$": "refCodeSlice" + "$": "refCodeSlice", + "name": "c" } ], "exec": "(_1, _2, _3, _4) => exec_push_ref(_1, _2, 2, _4)", @@ -56477,12 +56627,62 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 32, "function_name": "exec_push_ref" } }, + { + "name": "EXTCALL", + "category": "debug", + "sub_category": "", + "description": { + "short": "", + "long": "", + "tags": [], + "operands": ["t"], + "gas": [ + { + "value": 58, + "description": "Base gas consumption" + } + ] + }, + "layout": { + "min": 16515072, + "max": 16515328, + "checkLen": 16, + "skipLen": 48, + "args": [ + { + "$": "uint", + "name": "t", + "len": 32, + "range": { + "min": "0", + "max": "1000000" + } + } + ], + "exec": "(_1, _2, _3, _4) => exec_extcall(_1, _2, 1, _4)", + "kind": "ext", + "prefix": 64512, + "prefix_str": "FC00", + "tlb": "#fc00 t: (## 32)" + }, + "signature": { + "stack_string": "∅ -> ∅", + "inputs": { + "stack": [], + "registers": [] + }, + "outputs": { + "stack": [], + "registers": [] + } + } + }, { "name": "CALLREF", "category": "continuation", @@ -56516,7 +56716,8 @@ "skipLen": 16, "args": [ { - "$": "refCodeSlice" + "$": "refCodeSlice", + "name": "ref" } ], "exec": "(_1, _2, _3, _4) => exec_do_with_ref(_1, _2, _4, (st, cont) => st.call((cont)), 'CALLREF')", @@ -56557,7 +56758,7 @@ ] }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 152, "function_name": "exec_do_with_ref" @@ -56596,7 +56797,8 @@ "skipLen": 16, "args": [ { - "$": "refCodeSlice" + "$": "refCodeSlice", + "name": "ref" } ], "exec": "(_1, _2, _3, _4) => exec_do_with_ref(_1, _2, _4, (st, cont) => st.jump((cont)), 'JMPREF')", @@ -56626,7 +56828,7 @@ ] }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 152, "function_name": "exec_do_with_ref" @@ -56665,7 +56867,8 @@ "skipLen": 16, "args": [ { - "$": "refCodeSlice" + "$": "refCodeSlice", + "name": "ref" } ], "exec": "(_1, _2, _3, _4) => exec_do_with_ref(_1, _2, _4, (st, cont) => { st.push_code(); return st.jump((cont)) }, 'JMPREFDATA')", @@ -56695,7 +56898,7 @@ ] }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 152, "function_name": "exec_do_with_ref" @@ -56750,7 +56953,8 @@ "skipLen": 16, "args": [ { - "$": "refCodeSlice" + "$": "refCodeSlice", + "name": "body" } ], "exec": "(_1, _2, _3, _4) => exec_do_with_cell(1, _2, _4, (st, cell) => st.get_stack().pop_bool() ? st.call(st.ref_to_cont((cell))) : 0, 'IFREF')", @@ -56792,7 +56996,7 @@ ] }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 163, "function_name": "exec_do_with_cell" @@ -56847,7 +57051,8 @@ "skipLen": 16, "args": [ { - "$": "refCodeSlice" + "$": "refCodeSlice", + "name": "body" } ], "exec": "(_1, _2, _3, _4) => exec_do_with_cell(1, _2, _4, (st, cell) => st.get_stack().pop_bool() ? 0 : st.call(st.ref_to_cont((cell))), 'IFNOTREF')", @@ -56889,7 +57094,7 @@ ] }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 163, "function_name": "exec_do_with_cell" @@ -56944,7 +57149,8 @@ "skipLen": 16, "args": [ { - "$": "refCodeSlice" + "$": "refCodeSlice", + "name": "body" } ], "exec": "(_1, _2, _3, _4) => exec_do_with_cell(1, _2, _4, (st, cell) => st.get_stack().pop_bool() ? st.jump(st.ref_to_cont((cell))) : 0, 'IFJMPREF')", @@ -56975,7 +57181,7 @@ ] }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 163, "function_name": "exec_do_with_cell" @@ -57030,7 +57236,8 @@ "skipLen": 16, "args": [ { - "$": "refCodeSlice" + "$": "refCodeSlice", + "name": "body" } ], "exec": "(_1, _2, _3, _4) => exec_do_with_cell(1, _2, _4, (st, cell) => st.get_stack().pop_bool() ? 0 : st.jump(st.ref_to_cont((cell))), 'IFNOTJMPREF')", @@ -57061,7 +57268,7 @@ ] }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 163, "function_name": "exec_do_with_cell" @@ -57116,7 +57323,8 @@ "skipLen": 16, "args": [ { - "$": "refCodeSlice" + "$": "refCodeSlice", + "name": "body" } ], "exec": "(_1, _2, _3, _4) => exec_ifelse_ref(_1, _2, _4, true)", @@ -57178,7 +57386,7 @@ ] }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 174, "function_name": "exec_ifelse_ref" @@ -57233,7 +57441,8 @@ "skipLen": 16, "args": [ { - "$": "refCodeSlice" + "$": "refCodeSlice", + "name": "else" } ], "exec": "(_1, _2, _3, _4) => exec_ifelse_ref(_1, _2, _4, false)", @@ -57295,7 +57504,7 @@ ] }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 174, "function_name": "exec_ifelse_ref" @@ -57346,10 +57555,12 @@ "skipLen": 16, "args": [ { - "$": "refCodeSlice" + "$": "refCodeSlice", + "name": "body" }, { - "$": "refCodeSlice" + "$": "refCodeSlice", + "name": "else" } ], "exec": "exec_ifref_elseref", @@ -57406,7 +57617,7 @@ ] }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 193, "function_name": "exec_ifref_elseref" @@ -57456,6 +57667,7 @@ "args": [ { "$": "uint", + "name": "i", "len": 5, "range": { "min": "0", @@ -57463,7 +57675,8 @@ } }, { - "$": "refCodeSlice" + "$": "refCodeSlice", + "name": "body" } ], "exec": "exec_if_bit_jmpref", @@ -57503,7 +57716,7 @@ ] }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 459, "function_name": "exec_if_bit_jmpref" @@ -57553,6 +57766,7 @@ "args": [ { "$": "uint", + "name": "i", "len": 5, "range": { "min": "0", @@ -57560,7 +57774,8 @@ } }, { - "$": "refCodeSlice" + "$": "refCodeSlice", + "name": "body" } ], "exec": "exec_if_bit_jmpref", @@ -57600,7 +57815,7 @@ ] }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 459, "function_name": "exec_if_bit_jmpref" @@ -57629,10 +57844,12 @@ "skipLen": 24, "args": [ { - "$": "dict" + "$": "dict", + "name": "d" }, { "$": "uint", + "name": "key_len", "len": 10, "range": { "min": "0", @@ -57668,7 +57885,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 620, "function_name": "exec_push_const_dict" @@ -57697,10 +57914,12 @@ "skipLen": 24, "args": [ { - "$": "dict" + "$": "dict", + "name": "d" }, { "$": "uint", + "name": "key_len", "len": 10, "range": { "min": "0", @@ -57749,7 +57968,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/dictops.cpp", "line_number": 692, "function_name": "exec_const_pfx_dict_switch" @@ -57810,7 +58029,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 1215, "function_name": "exec_slice_begins_with" @@ -57897,7 +58116,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 1215, "function_name": "exec_slice_begins_with" @@ -57937,8 +58156,10 @@ "args": [ { "$": "slice", + "name": "search", "refs": { "$": "uint", + "name": "search", "len": 0, "range": { "min": "0", @@ -57947,6 +58168,7 @@ }, "bits": { "$": "uint", + "name": "search", "len": 7, "range": { "min": "0", @@ -57984,7 +58206,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 1222, "function_name": "exec_slice_begins_with_const" @@ -58014,8 +58236,10 @@ "args": [ { "$": "slice", + "name": "search", "refs": { "$": "uint", + "name": "search", "len": 0, "range": { "min": "0", @@ -58024,6 +58248,7 @@ }, "bits": { "$": "uint", + "name": "search", "len": 7, "range": { "min": "0", @@ -58087,7 +58312,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 1222, "function_name": "exec_slice_begins_with_const" @@ -58122,7 +58347,8 @@ "skipLen": 16, "args": [ { - "$": "refCodeSlice" + "$": "refCodeSlice", + "name": "c" } ], "exec": "exec_store_const_ref", @@ -58153,7 +58379,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 647, "function_name": "exec_store_const_ref" @@ -58188,10 +58414,12 @@ "skipLen": 16, "args": [ { - "$": "refCodeSlice" + "$": "refCodeSlice", + "name": "c1" }, { - "$": "refCodeSlice" + "$": "refCodeSlice", + "name": "c2" } ], "exec": "exec_store_const_ref", @@ -58222,7 +58450,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 647, "function_name": "exec_store_const_ref" @@ -58279,7 +58507,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 1153, "function_name": "exec_throw_any" @@ -58341,7 +58569,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 1153, "function_name": "exec_throw_any" @@ -58388,7 +58616,8 @@ "skipLen": 16, "args": [ { - "$": "debugstr" + "$": "debugstr", + "name": "s" } ], "exec": "exec_dummy_debug_str", @@ -58409,7 +58638,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/debugops.cpp", "line_number": 41, "function_name": "exec_dummy_debug_str" @@ -58439,6 +58668,7 @@ "args": [ { "$": "control", + "name": "i", "range": { "min": "0", "max": "15" @@ -58477,7 +58707,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 807, "function_name": "exec_setcont_ctr" @@ -58513,6 +58743,7 @@ "args": [ { "$": "control", + "name": "i", "range": { "min": "0", "max": "15" @@ -58552,7 +58783,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 818, "function_name": "exec_setret_ctr" @@ -58588,6 +58819,7 @@ "args": [ { "$": "control", + "name": "i", "range": { "min": "0", "max": "15" @@ -58627,7 +58859,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 827, "function_name": "exec_setalt_ctr" @@ -58663,6 +58895,7 @@ "args": [ { "$": "control", + "name": "i", "range": { "min": "0", "max": "15" @@ -58706,7 +58939,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 836, "function_name": "exec_popsave_ctr" @@ -58742,6 +58975,7 @@ "args": [ { "$": "control", + "name": "i", "range": { "min": "0", "max": "15" @@ -58780,7 +59014,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 853, "function_name": "exec_save_ctr" @@ -58810,6 +59044,7 @@ "args": [ { "$": "control", + "name": "i", "range": { "min": "0", "max": "15" @@ -58848,7 +59083,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 873, "function_name": "exec_savealt_ctr" @@ -58884,6 +59119,7 @@ "args": [ { "$": "control", + "name": "i", "range": { "min": "0", "max": "15" @@ -58930,7 +59166,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 882, "function_name": "exec_saveboth_ctr" @@ -58960,6 +59196,7 @@ "args": [ { "$": "uint", + "name": "flags", "len": 12, "range": { "min": "0", @@ -58975,7 +59212,7 @@ "tlb": "#db4 flags: (## 12)" }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 272, "function_name": "exec_runvm" @@ -59079,7 +59316,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/stackops.cpp", "line_number": 326, "function_name": "exec_2swap" @@ -59148,7 +59385,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/stackops.cpp", "line_number": 335, "function_name": "exec_2drop" @@ -59258,7 +59495,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/stackops.cpp", "line_number": 344, "function_name": "exec_2dup" @@ -59368,7 +59605,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/stackops.cpp", "line_number": 353, "function_name": "exec_2over" @@ -59398,9 +59635,11 @@ "args": [ { "$": "delta", + "name": "t", "delta": 1, "arg": { "$": "uint", + "name": "t", "len": 8, "range": { "min": "0", @@ -59450,7 +59689,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 336, "function_name": "exec_shrmod" @@ -59480,9 +59719,11 @@ "args": [ { "$": "delta", + "name": "t", "delta": 1, "arg": { "$": "uint", + "name": "t", "len": 8, "range": { "min": "0", @@ -59532,7 +59773,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 336, "function_name": "exec_shrmod" @@ -59562,9 +59803,11 @@ "args": [ { "$": "delta", + "name": "t", "delta": 1, "arg": { "$": "uint", + "name": "t", "len": 8, "range": { "min": "0", @@ -59614,7 +59857,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 336, "function_name": "exec_shrmod" @@ -59644,9 +59887,11 @@ "args": [ { "$": "delta", + "name": "t", "delta": 1, "arg": { "$": "uint", + "name": "t", "len": 8, "range": { "min": "0", @@ -59685,7 +59930,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 336, "function_name": "exec_shrmod" @@ -59715,9 +59960,11 @@ "args": [ { "$": "delta", + "name": "t", "delta": 1, "arg": { "$": "uint", + "name": "t", "len": 8, "range": { "min": "0", @@ -59756,7 +60003,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 336, "function_name": "exec_shrmod" @@ -59786,9 +60033,11 @@ "args": [ { "$": "delta", + "name": "t", "delta": 1, "arg": { "$": "uint", + "name": "t", "len": 8, "range": { "min": "0", @@ -59827,7 +60076,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 336, "function_name": "exec_shrmod" @@ -59857,9 +60106,11 @@ "args": [ { "$": "delta", + "name": "t", "delta": 1, "arg": { "$": "uint", + "name": "t", "len": 8, "range": { "min": "0", @@ -59898,7 +60149,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 336, "function_name": "exec_shrmod" @@ -59928,9 +60179,11 @@ "args": [ { "$": "delta", + "name": "t", "delta": 1, "arg": { "$": "uint", + "name": "t", "len": 8, "range": { "min": "0", @@ -59969,7 +60222,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 336, "function_name": "exec_shrmod" @@ -59999,9 +60252,11 @@ "args": [ { "$": "delta", + "name": "t", "delta": 1, "arg": { "$": "uint", + "name": "t", "len": 8, "range": { "min": "0", @@ -60040,7 +60295,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 336, "function_name": "exec_shrmod" @@ -60070,9 +60325,11 @@ "args": [ { "$": "delta", + "name": "t", "delta": 1, "arg": { "$": "uint", + "name": "t", "len": 8, "range": { "min": "0", @@ -60116,7 +60373,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 336, "function_name": "exec_shrmod" @@ -60146,9 +60403,11 @@ "args": [ { "$": "delta", + "name": "t", "delta": 1, "arg": { "$": "uint", + "name": "t", "len": 8, "range": { "min": "0", @@ -60192,7 +60451,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 336, "function_name": "exec_shrmod" @@ -60222,9 +60481,11 @@ "args": [ { "$": "delta", + "name": "t", "delta": 1, "arg": { "$": "uint", + "name": "t", "len": 8, "range": { "min": "0", @@ -60268,7 +60529,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 336, "function_name": "exec_shrmod" @@ -60298,9 +60559,11 @@ "args": [ { "$": "delta", + "name": "t", "delta": 1, "arg": { "$": "uint", + "name": "t", "len": 8, "range": { "min": "0", @@ -60355,7 +60618,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 497, "function_name": "exec_mulshrmod" @@ -60385,9 +60648,11 @@ "args": [ { "$": "delta", + "name": "t", "delta": 1, "arg": { "$": "uint", + "name": "t", "len": 8, "range": { "min": "0", @@ -60442,7 +60707,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 497, "function_name": "exec_mulshrmod" @@ -60472,9 +60737,11 @@ "args": [ { "$": "delta", + "name": "t", "delta": 1, "arg": { "$": "uint", + "name": "t", "len": 8, "range": { "min": "0", @@ -60529,7 +60796,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 497, "function_name": "exec_mulshrmod" @@ -60559,9 +60826,11 @@ "args": [ { "$": "delta", + "name": "t", "delta": 1, "arg": { "$": "uint", + "name": "t", "len": 8, "range": { "min": "0", @@ -60605,7 +60874,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 497, "function_name": "exec_mulshrmod" @@ -60635,9 +60904,11 @@ "args": [ { "$": "delta", + "name": "t", "delta": 1, "arg": { "$": "uint", + "name": "t", "len": 8, "range": { "min": "0", @@ -60681,7 +60952,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 497, "function_name": "exec_mulshrmod" @@ -60711,9 +60982,11 @@ "args": [ { "$": "delta", + "name": "t", "delta": 1, "arg": { "$": "uint", + "name": "t", "len": 8, "range": { "min": "0", @@ -60757,7 +61030,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 497, "function_name": "exec_mulshrmod" @@ -60787,9 +61060,11 @@ "args": [ { "$": "delta", + "name": "t", "delta": 1, "arg": { "$": "uint", + "name": "t", "len": 8, "range": { "min": "0", @@ -60833,7 +61108,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 497, "function_name": "exec_mulshrmod" @@ -60863,9 +61138,11 @@ "args": [ { "$": "delta", + "name": "t", "delta": 1, "arg": { "$": "uint", + "name": "t", "len": 8, "range": { "min": "0", @@ -60909,7 +61186,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 497, "function_name": "exec_mulshrmod" @@ -60939,9 +61216,11 @@ "args": [ { "$": "delta", + "name": "t", "delta": 1, "arg": { "$": "uint", + "name": "t", "len": 8, "range": { "min": "0", @@ -60985,7 +61264,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 497, "function_name": "exec_mulshrmod" @@ -61015,9 +61294,11 @@ "args": [ { "$": "delta", + "name": "t", "delta": 1, "arg": { "$": "uint", + "name": "t", "len": 8, "range": { "min": "0", @@ -61066,7 +61347,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 497, "function_name": "exec_mulshrmod" @@ -61096,9 +61377,11 @@ "args": [ { "$": "delta", + "name": "t", "delta": 1, "arg": { "$": "uint", + "name": "t", "len": 8, "range": { "min": "0", @@ -61147,7 +61430,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 497, "function_name": "exec_mulshrmod" @@ -61177,9 +61460,11 @@ "args": [ { "$": "delta", + "name": "t", "delta": 1, "arg": { "$": "uint", + "name": "t", "len": 8, "range": { "min": "0", @@ -61228,7 +61513,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 497, "function_name": "exec_mulshrmod" @@ -61258,9 +61543,11 @@ "args": [ { "$": "delta", + "name": "t", "delta": 1, "arg": { "$": "uint", + "name": "t", "len": 8, "range": { "min": "0", @@ -61315,7 +61602,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 595, "function_name": "exec_shldivmod" @@ -61345,9 +61632,11 @@ "args": [ { "$": "delta", + "name": "t", "delta": 1, "arg": { "$": "uint", + "name": "t", "len": 8, "range": { "min": "0", @@ -61402,7 +61691,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 595, "function_name": "exec_shldivmod" @@ -61432,9 +61721,11 @@ "args": [ { "$": "delta", + "name": "t", "delta": 1, "arg": { "$": "uint", + "name": "t", "len": 8, "range": { "min": "0", @@ -61489,7 +61780,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 595, "function_name": "exec_shldivmod" @@ -61519,9 +61810,11 @@ "args": [ { "$": "delta", + "name": "t", "delta": 1, "arg": { "$": "uint", + "name": "t", "len": 8, "range": { "min": "0", @@ -61565,7 +61858,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 595, "function_name": "exec_shldivmod" @@ -61595,9 +61888,11 @@ "args": [ { "$": "delta", + "name": "t", "delta": 1, "arg": { "$": "uint", + "name": "t", "len": 8, "range": { "min": "0", @@ -61641,7 +61936,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 595, "function_name": "exec_shldivmod" @@ -61671,9 +61966,11 @@ "args": [ { "$": "delta", + "name": "t", "delta": 1, "arg": { "$": "uint", + "name": "t", "len": 8, "range": { "min": "0", @@ -61717,7 +62014,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 595, "function_name": "exec_shldivmod" @@ -61747,9 +62044,11 @@ "args": [ { "$": "delta", + "name": "t", "delta": 1, "arg": { "$": "uint", + "name": "t", "len": 8, "range": { "min": "0", @@ -61793,7 +62092,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 595, "function_name": "exec_shldivmod" @@ -61823,9 +62122,11 @@ "args": [ { "$": "delta", + "name": "t", "delta": 1, "arg": { "$": "uint", + "name": "t", "len": 8, "range": { "min": "0", @@ -61869,7 +62170,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 595, "function_name": "exec_shldivmod" @@ -61899,9 +62200,11 @@ "args": [ { "$": "delta", + "name": "t", "delta": 1, "arg": { "$": "uint", + "name": "t", "len": 8, "range": { "min": "0", @@ -61945,7 +62248,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 595, "function_name": "exec_shldivmod" @@ -61975,9 +62278,11 @@ "args": [ { "$": "delta", + "name": "t", "delta": 1, "arg": { "$": "uint", + "name": "t", "len": 8, "range": { "min": "0", @@ -62026,7 +62331,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 595, "function_name": "exec_shldivmod" @@ -62056,9 +62361,11 @@ "args": [ { "$": "delta", + "name": "t", "delta": 1, "arg": { "$": "uint", + "name": "t", "len": 8, "range": { "min": "0", @@ -62107,7 +62414,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 595, "function_name": "exec_shldivmod" @@ -62137,9 +62444,11 @@ "args": [ { "$": "delta", + "name": "t", "delta": 1, "arg": { "$": "uint", + "name": "t", "len": 8, "range": { "min": "0", @@ -62188,7 +62497,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 595, "function_name": "exec_shldivmod" @@ -62218,6 +62527,7 @@ "args": [ { "$": "uint", + "name": "hash_id", "len": 8, "range": { "min": "0", @@ -62268,7 +62578,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 652, "function_name": "exec_hash_ext" @@ -62298,6 +62608,7 @@ "args": [ { "$": "uint", + "name": "hash_id", "len": 8, "range": { "min": "0", @@ -62348,7 +62659,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 652, "function_name": "exec_hash_ext" @@ -62378,6 +62689,7 @@ "args": [ { "$": "uint", + "name": "hash_id", "len": 8, "range": { "min": "0", @@ -62433,7 +62745,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 652, "function_name": "exec_hash_ext" @@ -62463,6 +62775,7 @@ "args": [ { "$": "uint", + "name": "hash_id", "len": 8, "range": { "min": "0", @@ -62518,7 +62831,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 652, "function_name": "exec_hash_ext" @@ -62579,7 +62892,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 415, "function_name": "exec_store_ref" @@ -62640,7 +62953,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 415, "function_name": "exec_store_ref" @@ -62708,7 +63021,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 507, "function_name": "exec_store_slice" @@ -62776,7 +63089,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 507, "function_name": "exec_store_slice" @@ -62819,6 +63132,7 @@ "args": [ { "$": "stack", + "name": "i", "len": 4, "range": { "min": "0", @@ -62827,6 +63141,7 @@ }, { "$": "stack", + "name": "j", "len": 4, "range": { "min": "0", @@ -62835,6 +63150,7 @@ }, { "$": "stack", + "name": "k", "len": 4, "range": { "min": "0", @@ -62849,7 +63165,7 @@ "tlb": "#4 i: (## 4) j: (## 4) k: (## 4)" }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/stackops.cpp", "line_number": 204, "function_name": "exec_xchg3" @@ -62892,6 +63208,7 @@ "args": [ { "$": "stack", + "name": "i", "len": 4, "range": { "min": "0", @@ -62900,6 +63217,7 @@ }, { "$": "stack", + "name": "j", "len": 4, "range": { "min": "0", @@ -62908,6 +63226,7 @@ }, { "$": "stack", + "name": "k", "len": 4, "range": { "min": "0", @@ -62922,7 +63241,7 @@ "tlb": "#540 i: (## 4) j: (## 4) k: (## 4)" }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/stackops.cpp", "line_number": 204, "function_name": "exec_xchg3" @@ -62970,9 +63289,11 @@ "args": [ { "$": "delta", + "name": "width", "delta": 1, "arg": { "$": "uint", + "name": "width", "len": 8, "range": { "min": "0", @@ -63021,7 +63342,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 407, "function_name": "exec_store_int" @@ -63069,9 +63390,11 @@ "args": [ { "$": "delta", + "name": "width", "delta": 1, "arg": { "$": "uint", + "name": "width", "len": 8, "range": { "min": "0", @@ -63120,7 +63443,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 622, "function_name": "exec_store_int_fixed" @@ -63168,9 +63491,11 @@ "args": [ { "$": "delta", + "name": "width", "delta": 1, "arg": { "$": "uint", + "name": "width", "len": 8, "range": { "min": "0", @@ -63219,7 +63544,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 407, "function_name": "exec_store_int" @@ -63267,9 +63592,11 @@ "args": [ { "$": "delta", + "name": "width", "delta": 1, "arg": { "$": "uint", + "name": "width", "len": 8, "range": { "min": "0", @@ -63318,7 +63645,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 622, "function_name": "exec_store_int_fixed" @@ -63397,9 +63724,11 @@ "args": [ { "$": "delta", + "name": "width", "delta": 1, "arg": { "$": "uint", + "name": "width", "len": 8, "range": { "min": "0", @@ -63441,7 +63770,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 981, "function_name": "exec_load_int_fixed" @@ -63471,9 +63800,11 @@ "args": [ { "$": "delta", + "name": "width", "delta": 1, "arg": { "$": "uint", + "name": "width", "len": 8, "range": { "min": "0", @@ -63515,7 +63846,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 1102, "function_name": "exec_load_int_fixed2" @@ -63594,9 +63925,11 @@ "args": [ { "$": "delta", + "name": "width", "delta": 1, "arg": { "$": "uint", + "name": "width", "len": 8, "range": { "min": "0", @@ -63638,7 +63971,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 981, "function_name": "exec_load_int_fixed" @@ -63668,9 +64001,11 @@ "args": [ { "$": "delta", + "name": "width", "delta": 1, "arg": { "$": "uint", + "name": "width", "len": 8, "range": { "min": "0", @@ -63712,7 +64047,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 1102, "function_name": "exec_load_int_fixed2" @@ -63748,9 +64083,11 @@ "args": [ { "$": "delta", + "name": "count", "delta": 1, "arg": { "$": "uint", + "name": "count", "len": 8, "range": { "min": "0", @@ -63792,7 +64129,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 1084, "function_name": "exec_load_slice_fixed" @@ -63822,9 +64159,11 @@ "args": [ { "$": "delta", + "name": "c", "delta": 1, "arg": { "$": "uint", + "name": "c", "len": 8, "range": { "min": "0", @@ -63866,7 +64205,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 1149, "function_name": "exec_load_slice_fixed2" @@ -63931,7 +64270,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 740, "function_name": "exec_lshift" @@ -63961,9 +64300,11 @@ "args": [ { "$": "delta", + "name": "c", "delta": 1, "arg": { "$": "uint", + "name": "c", "len": 8, "range": { "min": "0", @@ -64000,7 +64341,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 722, "function_name": "exec_lshift_tinyint8" @@ -64061,7 +64402,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 740, "function_name": "exec_lshift" @@ -64091,9 +64432,11 @@ "args": [ { "$": "delta", + "name": "c", "delta": 1, "arg": { "$": "uint", + "name": "c", "len": 8, "range": { "min": "0", @@ -64130,7 +64473,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 722, "function_name": "exec_lshift_tinyint8" @@ -64191,7 +64534,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 737, "function_name": "exec_builder_chk_bits_refs" @@ -64225,9 +64568,11 @@ "args": [ { "$": "delta", + "name": "count", "delta": 1, "arg": { "$": "uint", + "name": "count", "len": 8, "range": { "min": "0", @@ -64256,7 +64601,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 723, "function_name": "exec_builder_chk_bits" @@ -64321,7 +64666,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 737, "function_name": "exec_builder_chk_bits_refs" @@ -64351,9 +64696,11 @@ "args": [ { "$": "delta", + "name": "count", "delta": 1, "arg": { "$": "uint", + "name": "count", "len": 8, "range": { "min": "0", @@ -64390,7 +64737,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 723, "function_name": "exec_builder_chk_bits" @@ -64455,7 +64802,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 749, "function_name": "exec_rshift" @@ -64485,9 +64832,11 @@ "args": [ { "$": "delta", + "name": "c", "delta": 1, "arg": { "$": "uint", + "name": "c", "len": 8, "range": { "min": "0", @@ -64524,7 +64873,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 731, "function_name": "exec_rshift_tinyint8" @@ -64587,7 +64936,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 336, "function_name": "exec_shrmod" @@ -64648,7 +64997,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 749, "function_name": "exec_rshift" @@ -64678,9 +65027,11 @@ "args": [ { "$": "delta", + "name": "c", "delta": 1, "arg": { "$": "uint", + "name": "c", "len": 8, "range": { "min": "0", @@ -64717,7 +65068,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 731, "function_name": "exec_rshift_tinyint8" @@ -64780,7 +65131,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 336, "function_name": "exec_shrmod" @@ -64817,6 +65168,7 @@ "args": [ { "$": "uint", + "name": "num", "len": 8, "range": { "min": "0", @@ -64871,7 +65223,7 @@ ] }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 1092, "function_name": "exec_calldict_short" @@ -64902,6 +65254,7 @@ "args": [ { "$": "uint", + "name": "num", "len": 14, "range": { "min": "0", @@ -64956,7 +65309,7 @@ ] }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 1099, "function_name": "exec_calldict" @@ -64986,6 +65339,7 @@ "args": [ { "$": "uint", + "name": "num", "len": 6, "range": { "min": "0", @@ -65012,7 +65366,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 1130, "function_name": "exec_throw_fixed" @@ -65042,6 +65396,7 @@ "args": [ { "$": "uint", + "name": "num", "len": 11, "range": { "min": "0", @@ -65068,7 +65423,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 1130, "function_name": "exec_throw_fixed" @@ -65102,6 +65457,7 @@ "args": [ { "$": "uint", + "name": "num", "len": 6, "range": { "min": "0", @@ -65129,7 +65485,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 1130, "function_name": "exec_throw_fixed" @@ -65163,6 +65519,7 @@ "args": [ { "$": "uint", + "name": "num", "len": 11, "range": { "min": "0", @@ -65190,7 +65547,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 1130, "function_name": "exec_throw_fixed" @@ -65224,6 +65581,7 @@ "args": [ { "$": "uint", + "name": "num", "len": 6, "range": { "min": "0", @@ -65251,7 +65609,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 1130, "function_name": "exec_throw_fixed" @@ -65285,6 +65643,7 @@ "args": [ { "$": "uint", + "name": "num", "len": 11, "range": { "min": "0", @@ -65312,7 +65671,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 1130, "function_name": "exec_throw_fixed" @@ -65343,6 +65702,7 @@ "args": [ { "$": "tinyInt", + "name": "i", "range": { "min": "-5", "max": "10" @@ -65368,7 +65728,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 31, "function_name": "exec_push_tinyint4" @@ -65399,6 +65759,7 @@ "args": [ { "$": "int", + "name": "x", "len": 8, "range": { "min": "-128", @@ -65425,7 +65786,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 46, "function_name": "exec_push_tinyint8" @@ -65456,6 +65817,7 @@ "args": [ { "$": "int", + "name": "x", "len": 16, "range": { "min": "-32768", @@ -65482,7 +65844,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 61, "function_name": "exec_push_smallint" @@ -65513,6 +65875,7 @@ "args": [ { "$": "largeInt", + "name": "x", "range": { "min": "-237142198758023568227473377297792835283496928595231875152809132048206089502588928", "max": "237142198758023568227473377297792835283496928595231875152809132048206089502588927" @@ -65523,7 +65886,7 @@ "kind": "ext-range", "prefix": 4160, "prefix_str": "1040", - "tlb": "#82 len: (## 5) data: (int (8 * l + 19))" + "tlb": "#82 len: (## 5) data: (int (8 * len + 19))" }, "signature": { "stack_string": "∅ -> x:Int", @@ -65538,7 +65901,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/arithops.cpp", "line_number": 76, "function_name": "exec_push_int" @@ -65575,6 +65938,7 @@ "args": [ { "$": "stack", + "name": "i", "len": 8, "range": { "min": "1", @@ -65589,7 +65953,7 @@ "tlb": "#11 i: (## 8) { 1 <= i }" }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/stackops.cpp", "line_number": 52, "function_name": "exec_xchg0_l" @@ -65668,6 +66032,7 @@ "args": [ { "$": "stack", + "name": "i", "len": 4, "range": { "min": "1", @@ -65682,7 +66047,7 @@ "tlb": "#0 i: (## 4) { 1 <= i }" }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/stackops.cpp", "line_number": 43, "function_name": "exec_xchg0" @@ -65718,6 +66083,7 @@ "args": [ { "$": "stack", + "name": "i", "len": 4, "range": { "min": "1", @@ -65726,6 +66092,7 @@ }, { "$": "stack", + "name": "j", "len": 4, "range": { "min": "0", @@ -65737,10 +66104,10 @@ "kind": "fixed", "prefix": 16, "prefix_str": "10", - "tlb": "#10 i: (## 4) j: (## 4) { 1 <= i } { i + 1 <= j }" + "tlb": "#10 i: (## 4) { 1 <= i } j: (## 4)" }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/stackops.cpp", "line_number": 61, "function_name": "exec_xchg" @@ -65783,6 +66150,7 @@ }, { "$": "stack", + "name": "i", "len": 4, "range": { "min": "2", @@ -65797,7 +66165,7 @@ "tlb": "#1 i: (## 4) { 2 <= i }" }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/stackops.cpp", "line_number": 83, "function_name": "exec_xchg1" @@ -65843,7 +66211,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/debugops.cpp", "line_number": 71, "function_name": "exec_dump_stack" @@ -65873,6 +66241,7 @@ "args": [ { "$": "uint", + "name": "i", "len": 8, "range": { "min": "0", @@ -65898,7 +66267,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/debugops.cpp", "line_number": 35, "function_name": "exec_dummy_debug" @@ -65956,7 +66325,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/debugops.cpp", "line_number": 108, "function_name": "exec_dump_string" @@ -65970,7 +66339,7 @@ "short": "", "long": "Padding instruction that does nothing.", "tags": [], - "operands": [], + "operands": ["t"], "gas": [ { "value": 26, @@ -65986,6 +66355,7 @@ "args": [ { "$": "uint", + "name": "t", "len": 8, "range": { "min": "0", @@ -65997,7 +66367,7 @@ "kind": "fixed-range", "prefix": 65045, "prefix_str": "FE15", - "tlb": "#fe i: (## 8)" + "tlb": "#fe t: (## 8)" }, "signature": { "stack_string": "∅ -> ∅", @@ -66011,7 +66381,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/debugops.cpp", "line_number": 35, "function_name": "exec_dummy_debug" @@ -66041,6 +66411,7 @@ "args": [ { "$": "stack", + "name": "i", "len": 4, "range": { "min": "0", @@ -66066,7 +66437,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/debugops.cpp", "line_number": 91, "function_name": "exec_dump_value" @@ -66080,7 +66451,7 @@ "short": "", "long": "Padding instruction that does nothing.", "tags": [], - "operands": [], + "operands": ["t"], "gas": [ { "value": 26, @@ -66096,6 +66467,7 @@ "args": [ { "$": "uint", + "name": "t", "len": 8, "range": { "min": "0", @@ -66107,7 +66479,7 @@ "kind": "fixed-range", "prefix": 65072, "prefix_str": "FE30", - "tlb": "#fe i: (## 8)" + "tlb": "#fe t: (## 8)" }, "signature": { "stack_string": "∅ -> ∅", @@ -66121,7 +66493,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/debugops.cpp", "line_number": 35, "function_name": "exec_dummy_debug" @@ -66151,6 +66523,7 @@ "args": [ { "$": "control", + "name": "i", "range": { "min": "0", "max": "15" @@ -66184,7 +66557,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 765, "function_name": "exec_push_ctr" @@ -66264,6 +66637,7 @@ "args": [ { "$": "stack", + "name": "i", "len": 4, "range": { "min": "0", @@ -66295,7 +66669,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/stackops.cpp", "line_number": 109, "function_name": "exec_push" @@ -66332,6 +66706,7 @@ "args": [ { "$": "stack", + "name": "i", "len": 8, "range": { "min": "0", @@ -66363,7 +66738,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/stackops.cpp", "line_number": 118, "function_name": "exec_push_l" @@ -66399,6 +66774,7 @@ "args": [ { "$": "control", + "name": "i", "range": { "min": "0", "max": "15" @@ -66432,7 +66808,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 794, "function_name": "exec_pop_ctr" @@ -66508,6 +66884,7 @@ "args": [ { "$": "stack", + "name": "i", "len": 4, "range": { "min": "0", @@ -66522,7 +66899,7 @@ "tlb": "#3 i: (## 4)" }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/stackops.cpp", "line_number": 143, "function_name": "exec_pop" @@ -66559,6 +66936,7 @@ "args": [ { "$": "stack", + "name": "i", "len": 8, "range": { "min": "0", @@ -66573,7 +66951,7 @@ "tlb": "#57 i: (## 8)" }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/stackops.cpp", "line_number": 152, "function_name": "exec_pop_l" @@ -66603,6 +66981,7 @@ "args": [ { "$": "uint", + "name": "p", "len": 4, "range": { "min": "0", @@ -66663,7 +67042,7 @@ ] }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 46, "function_name": "exec_callx_args_p" @@ -66693,6 +67072,7 @@ "args": [ { "$": "uint", + "name": "p", "len": 4, "range": { "min": "0", @@ -66701,6 +67081,7 @@ }, { "$": "uint", + "name": "r", "len": 4, "range": { "min": "0", @@ -66743,7 +67124,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 39, "function_name": "exec_callx_args" @@ -66773,8 +67154,10 @@ "args": [ { "$": "slice", + "name": "slice", "refs": { "$": "uint", + "name": "slice", "len": 0, "range": { "min": "0", @@ -66783,6 +67166,7 @@ }, "bits": { "$": "uint", + "name": "slice", "len": 4, "range": { "min": "0", @@ -66811,7 +67195,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 117, "function_name": "exec_push_slice" @@ -66841,11 +67225,14 @@ "args": [ { "$": "slice", + "name": "slice", "refs": { "$": "delta", + "name": "slice", "delta": 1, "arg": { "$": "uint", + "name": "slice", "len": 2, "range": { "min": "0", @@ -66855,6 +67242,7 @@ }, "bits": { "$": "uint", + "name": "slice", "len": 5, "range": { "min": "0", @@ -66883,7 +67271,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 129, "function_name": "exec_push_slice_r" @@ -66913,8 +67301,10 @@ "args": [ { "$": "slice", + "name": "slice", "refs": { "$": "uint", + "name": "slice", "len": 3, "range": { "min": "0", @@ -66923,6 +67313,7 @@ }, "bits": { "$": "uint", + "name": "slice", "len": 7, "range": { "min": "0", @@ -66951,7 +67342,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 147, "function_name": "exec_push_slice_r2" @@ -66983,8 +67374,10 @@ "args": [ { "$": "codeSlice", + "name": "c", "refs": { "$": "uint", + "name": "c", "len": 2, "range": { "min": "0", @@ -66993,6 +67386,7 @@ }, "bits": { "$": "uint", + "name": "c", "len": 7, "range": { "min": "0", @@ -67020,7 +67414,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 165, "function_name": "exec_push_cont" @@ -67052,8 +67446,10 @@ "args": [ { "$": "inlineCodeSlice", + "name": "c", "bits": { "$": "uint", + "name": "c", "len": 4, "range": { "min": "0", @@ -67081,7 +67477,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 204, "function_name": "exec_push_cont_simple" @@ -67111,8 +67507,10 @@ "args": [ { "$": "slice", + "name": "s", "refs": { "$": "uint", + "name": "s", "len": 2, "range": { "min": "0", @@ -67121,6 +67519,7 @@ }, "bits": { "$": "uint", + "name": "s", "len": 3, "range": { "min": "0", @@ -67158,7 +67557,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 776, "function_name": "exec_store_const_slice" @@ -67188,6 +67587,7 @@ "args": [ { "$": "uint", + "name": "num", "len": 8, "range": { "min": "0", @@ -67208,7 +67608,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 1237, "function_name": "exec_set_cp" @@ -67259,7 +67659,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 1243, "function_name": "exec_set_cp_any" @@ -67289,9 +67689,11 @@ "args": [ { "$": "delta", + "name": "num", "delta": -256, "arg": { "$": "uint", + "name": "num", "len": 8, "range": { "min": "0", @@ -67313,7 +67715,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/contops.cpp", "line_number": 1237, "function_name": "exec_set_cp" @@ -67343,6 +67745,7 @@ "args": [ { "$": "uint", + "name": "i", "len": 8, "range": { "min": "0", @@ -67380,7 +67783,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 158, "function_name": "exec_get_var_param_long" @@ -67433,7 +67836,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 143, "function_name": "exec_get_param" @@ -67463,6 +67866,7 @@ "args": [ { "$": "uint", + "name": "i", "len": 8, "range": { "min": "0", @@ -67500,7 +67904,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 158, "function_name": "exec_get_var_param_long" @@ -67553,7 +67957,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 164, "function_name": "exec_get_in_msg_param" @@ -67606,7 +68010,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 164, "function_name": "exec_get_in_msg_param" @@ -67659,7 +68063,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 164, "function_name": "exec_get_in_msg_param" @@ -67712,7 +68116,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 164, "function_name": "exec_get_in_msg_param" @@ -67765,7 +68169,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 164, "function_name": "exec_get_in_msg_param" @@ -67818,7 +68222,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 164, "function_name": "exec_get_in_msg_param" @@ -67871,7 +68275,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 164, "function_name": "exec_get_in_msg_param" @@ -67924,7 +68328,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 164, "function_name": "exec_get_in_msg_param" @@ -67977,7 +68381,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 164, "function_name": "exec_get_in_msg_param" @@ -68030,7 +68434,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 164, "function_name": "exec_get_in_msg_param" @@ -68066,6 +68470,7 @@ "args": [ { "$": "uint", + "name": "x", "len": 4, "range": { "min": "0", @@ -68098,7 +68503,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 176, "function_name": "exec_get_var_in_msg_param" @@ -68162,7 +68567,7 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/cellops.cpp", "line_number": 767, "function_name": "exec_builder_to_slice" @@ -68225,11 +68630,593 @@ } }, "implementation": { - "commit_hash": "4ebd7412c52248360464c2df5f434c8aaa3edfe1", + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", "file_path": "crypto/vm/tonops.cpp", "line_number": 612, "function_name": "exec_compute_hash" } + }, + { + "name": "LDSTDADDR", + "category": "cell", + "sub_category": "cell_deserialize", + "description": { + "short": "Loads a `MsgAddressInt` with tag `addr_std$10`.", + "long": "Loads a `MsgAddressInt` with tag `addr_std$10` from _Slice_ `s` and pushes the loaded `addr` value onto the stack along with _Slice_ `s'` with the remaining data. If the address is not `addr_std$10`, throws an exception.", + "tags": ["address", "slice parsing"], + "operands": [], + "exit_codes": [ + { + "errno": "9", + "condition": "Cannot load a MsgAddressInt." + } + ], + "gas": [ + { + "value": 26, + "description": "Base gas consumption" + } + ] + }, + "layout": { + "min": 16402432, + "max": 16402688, + "checkLen": 16, + "skipLen": 16, + "args": [], + "exec": "(_1) => exec_load_std_message_addr(_1, false)", + "version": 12, + "kind": "simple", + "prefix": 64072, + "prefix_str": "FA48", + "tlb": "#fa48" + }, + "signature": { + "stack_string": "s:Slice -> addr:Slice s':Slice", + "inputs": { + "stack": [ + { + "type": "simple", + "name": "s", + "value_types": ["Slice"] + } + ] + }, + "outputs": { + "stack": [ + { + "type": "simple", + "name": "addr", + "value_types": ["Slice"] + }, + { + "type": "simple", + "name": "s'", + "value_types": ["Slice"] + } + ] + } + }, + "implementation": { + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", + "file_path": "crypto/vm/tonops.cpp", + "line_number": 1568, + "function_name": "exec_load_std_message_addr" + } + }, + { + "name": "LDSTDADDRQ", + "category": "cell", + "sub_category": "cell_deserialize", + "description": { + "short": "Quietly loads a `MsgAddressInt` with tag `addr_std$10`.", + "long": "Loads a `MsgAddressInt` with tag `addr_std$10` from _Slice_ `s` and pushes the loaded `addr` value onto the stack along with _Slice_ `s'` with the remaining data. This is a quiet version of `LDSTDADDR` which means that instead of throwing an exception, it pushes a status flag to the stack: 0 if the operation fails, -1 if the operation succeeds.", + "tags": ["address", "slice parsing"], + "operands": [], + "gas": [ + { + "value": 26, + "description": "Base gas consumption" + } + ] + }, + "layout": { + "min": 16402688, + "max": 16402944, + "checkLen": 16, + "skipLen": 16, + "args": [], + "exec": "(_1) => exec_load_std_message_addr(_1, true)", + "version": 12, + "kind": "simple", + "prefix": 64073, + "prefix_str": "FA49", + "tlb": "#fa49" + }, + "signature": { + "stack_string": "s:Slice -> (s:Slice 0)|(addr:Slice s':Slice -1) status:Int", + "inputs": { + "stack": [ + { + "type": "simple", + "name": "s", + "value_types": ["Slice"] + } + ] + }, + "outputs": { + "stack": [ + { + "type": "conditional", + "name": "status", + "match": [ + { + "value": 0, + "stack": [ + { + "type": "simple", + "name": "s", + "value_types": ["Slice"] + } + ] + }, + { + "value": -1, + "stack": [ + { + "type": "simple", + "name": "addr", + "value_types": ["Slice"] + }, + { + "type": "simple", + "name": "s'", + "value_types": ["Slice"] + } + ] + } + ] + }, + { + "type": "simple", + "name": "status", + "value_types": ["Int"] + } + ] + } + }, + "implementation": { + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", + "file_path": "crypto/vm/tonops.cpp", + "line_number": 1568, + "function_name": "exec_load_std_message_addr" + } + }, + { + "name": "LDOPTSTDADDR", + "category": "cell", + "sub_category": "cell_deserialize", + "description": { + "short": "Loads a `MsgAddressInt` with tag `addr_std$10` or `addr_none$00`.", + "long": "Loads a `MsgAddressInt` with tag `addr_std$10` or `addr_none$00` from _Slice_ `s`. If the address is `addr_std$10`, pushes the loaded `addr` value onto the stack. If the address is `addr_none$00`, pushes a `Null`. If the address has any other tag, throws an exception.", + "tags": ["address", "slice parsing"], + "operands": [], + "exit_codes": [ + { + "errno": "9", + "condition": "Cannot load a MsgAddressInt." + } + ], + "gas": [ + { + "value": 26, + "description": "Base gas consumption" + } + ] + }, + "layout": { + "min": 16404480, + "max": 16404736, + "checkLen": 16, + "skipLen": 16, + "args": [], + "exec": "(_1) => exec_load_opt_std_message_addr(_1, false)", + "version": 12, + "kind": "simple", + "prefix": 64080, + "prefix_str": "FA50", + "tlb": "#fa50" + }, + "signature": { + "stack_string": "s:Slice -> addr:Slice|Null s':Slice", + "inputs": { + "stack": [ + { + "type": "simple", + "name": "s", + "value_types": ["Slice"] + } + ] + }, + "outputs": { + "stack": [ + { + "type": "simple", + "name": "addr", + "value_types": ["Slice", "Null"] + }, + { + "type": "simple", + "name": "s'", + "value_types": ["Slice"] + } + ] + } + }, + "implementation": { + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", + "file_path": "crypto/vm/tonops.cpp", + "line_number": 1586, + "function_name": "exec_load_opt_std_message_addr" + } + }, + { + "name": "LDOPTSTDADDRQ", + "category": "cell", + "sub_category": "cell_deserialize", + "description": { + "short": "Quietly loads a `MsgAddressInt` with tag `addr_std$10` or `addr_none$00`.", + "long": "Loads a `MsgAddressInt` with tag `addr_std$10` or `addr_none$00` from _Slice_ `s`. If the address is `addr_std$10`, pushes the loaded `addr` value onto the stack. If the address is `addr_none$00`, pushes a `Null`. If the address has any other tag, pushes a status flag 0. This is a quiet version of `LDOPTSTDADDR` which means that instead of throwing an exception, it pushes a status flag to the stack: 0 if the operation fails, -1 if the operation succeeds.", + "tags": ["address", "slice parsing"], + "operands": [], + "gas": [ + { + "value": 26, + "description": "Base gas consumption" + } + ] + }, + "layout": { + "min": 16404736, + "max": 16404992, + "checkLen": 16, + "skipLen": 16, + "args": [], + "exec": "(_1) => exec_load_opt_std_message_addr(_1, true)", + "version": 12, + "kind": "simple", + "prefix": 64081, + "prefix_str": "FA51", + "tlb": "#fa51" + }, + "signature": { + "stack_string": "s:Slice -> (s:Slice 0)|(addr:Slice|Null s':Slice -1) status:Int", + "inputs": { + "stack": [ + { + "type": "simple", + "name": "s", + "value_types": ["Slice"] + } + ] + }, + "outputs": { + "stack": [ + { + "type": "conditional", + "name": "status", + "match": [ + { + "value": 0, + "stack": [ + { + "type": "simple", + "name": "s", + "value_types": ["Slice"] + } + ] + }, + { + "value": -1, + "stack": [ + { + "type": "simple", + "name": "addr", + "value_types": ["Slice", "Null"] + }, + { + "type": "simple", + "name": "s'", + "value_types": ["Slice"] + } + ] + } + ] + }, + { + "type": "simple", + "name": "status", + "value_types": ["Int"] + } + ] + } + }, + "implementation": { + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", + "file_path": "crypto/vm/tonops.cpp", + "line_number": 1586, + "function_name": "exec_load_opt_std_message_addr" + } + }, + { + "name": "STSTDADDR", + "category": "cell", + "sub_category": "cell_deserialize", + "description": { + "short": "Stores a `MsgAddressInt` with tag `addr_std$10`.", + "long": "Stores a `MsgAddressInt` with tag `addr_std$10` from _Slice_ `s` into _Builder_ `b`, returning the updated builder `b'`. If the address is not `addr_std$10`, throws an exception.", + "tags": ["address"], + "operands": [], + "exit_codes": [ + { + "errno": "9", + "condition": "Cannot load a MsgAddressInt." + } + ], + "gas": [ + { + "value": 26, + "description": "Base gas consumption" + } + ] + }, + "layout": { + "min": 16404992, + "max": 16405248, + "checkLen": 16, + "skipLen": 16, + "args": [], + "exec": "(_1) => exec_store_std_address(_1, false)", + "version": 12, + "kind": "simple", + "prefix": 64082, + "prefix_str": "FA52", + "tlb": "#fa52" + }, + "signature": { + "stack_string": "s:Slice b:Builder -> b':Builder", + "inputs": { + "stack": [ + { + "type": "simple", + "name": "s", + "value_types": ["Slice"] + }, + { + "type": "simple", + "name": "b", + "value_types": ["Builder"] + } + ] + }, + "outputs": { + "stack": [ + { + "type": "simple", + "name": "b'", + "value_types": ["Builder"] + } + ] + } + }, + "implementation": { + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", + "file_path": "crypto/vm/tonops.cpp", + "line_number": 1822, + "function_name": "exec_store_std_address" + } + }, + { + "name": "STSTDADDRQ", + "category": "cell", + "sub_category": "cell_deserialize", + "description": { + "short": "Quietly stores a `MsgAddressInt` with tag `addr_std$10`.", + "long": "Stores a `MsgAddressInt` with tag `addr_std$10` from _Slice_ `s` into _Builder_ `b`, returning the updated builder `b'`. This is a quiet version of `STSTDADDR` which means that instead of throwing an exception, it pushes a status flag to the stack: 0 if the operation succeeds, -1 if the operation fails.", + "tags": ["address"], + "operands": [], + "gas": [ + { + "value": 26, + "description": "Base gas consumption" + } + ] + }, + "layout": { + "min": 16405248, + "max": 16405504, + "checkLen": 16, + "skipLen": 16, + "args": [], + "exec": "(_1) => exec_store_std_address(_1, true)", + "version": 12, + "kind": "simple", + "prefix": 64083, + "prefix_str": "FA53", + "tlb": "#fa53" + }, + "signature": { + "stack_string": "s:Slice b:Builder -> b':Builder status:Int", + "inputs": { + "stack": [ + { + "type": "simple", + "name": "s", + "value_types": ["Slice"] + }, + { + "type": "simple", + "name": "b", + "value_types": ["Builder"] + } + ] + }, + "outputs": { + "stack": [ + { + "type": "simple", + "name": "b'", + "value_types": ["Builder"] + }, + { + "type": "simple", + "name": "status", + "value_types": ["Int"] + } + ] + } + }, + "implementation": { + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", + "file_path": "crypto/vm/tonops.cpp", + "line_number": 1822, + "function_name": "exec_store_std_address" + } + }, + { + "name": "STOPTSTDADDR", + "category": "cell", + "sub_category": "cell_deserialize", + "description": { + "short": "Stores a `MsgAddressInt` with tag `addr_std$10` or `Null` (stored as `addr_none$00`).", + "long": "Stores a `MsgAddressInt` with tag `addr_std$10` or a `Null` (stored as `addr_none$00`) from the stack into _Builder_ `b`, returning the updated builder `b'`. If the value is not `addr_std$10` or `Null`, throws an exception.", + "tags": ["address"], + "operands": [], + "exit_codes": [ + { + "errno": "9", + "condition": "Cannot load a MsgAddressInt." + } + ], + "gas": [ + { + "value": 26, + "description": "Base gas consumption" + } + ] + }, + "layout": { + "min": 16405504, + "max": 16405760, + "checkLen": 16, + "skipLen": 16, + "args": [], + "exec": "(_1) => exec_store_opt_std_address(_1, false)", + "version": 12, + "kind": "simple", + "prefix": 64084, + "prefix_str": "FA54", + "tlb": "#fa54" + }, + "signature": { + "stack_string": "addr:Slice|Null b:Builder -> b':Builder", + "inputs": { + "stack": [ + { + "type": "simple", + "name": "addr", + "value_types": ["Slice", "Null"] + }, + { + "type": "simple", + "name": "b", + "value_types": ["Builder"] + } + ] + }, + "outputs": { + "stack": [ + { + "type": "simple", + "name": "b'", + "value_types": ["Builder"] + } + ] + } + }, + "implementation": { + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", + "file_path": "crypto/vm/tonops.cpp", + "line_number": 1850, + "function_name": "exec_store_opt_std_address" + } + }, + { + "name": "STOPTSTDADDRQ", + "category": "cell", + "sub_category": "cell_deserialize", + "description": { + "short": "Quietly stores a `MsgAddressInt` with tag `addr_std$10` or `Null` (stored as `addr_none$00`).", + "long": "Stores a `MsgAddressInt` with tag `addr_std$10` or a `Null` (stored as `addr_none$00`) from the stack into _Builder_ `b`, returning the updated builder `b'`. This is a quiet version of `STOPTSTDADDR` which means that instead of throwing an exception, it pushes a status flag to the stack: 0 if the operation succeeds, -1 if the operation fails.", + "tags": ["address"], + "operands": [], + "gas": [ + { + "value": 26, + "description": "Base gas consumption" + } + ] + }, + "layout": { + "min": 16405760, + "max": 16406016, + "checkLen": 16, + "skipLen": 16, + "args": [], + "exec": "(_1) => exec_store_opt_std_address(_1, true)", + "version": 12, + "kind": "simple", + "prefix": 64085, + "prefix_str": "FA55", + "tlb": "#fa55" + }, + "signature": { + "stack_string": "addr:Slice|Null b:Builder -> b':Builder status:Int", + "inputs": { + "stack": [ + { + "type": "simple", + "name": "addr", + "value_types": ["Slice", "Null"] + }, + { + "type": "simple", + "name": "b", + "value_types": ["Builder"] + } + ] + }, + "outputs": { + "stack": [ + { + "type": "simple", + "name": "b'", + "value_types": ["Builder"] + }, + { + "type": "simple", + "name": "status", + "value_types": ["Int"] + } + ] + } + }, + "implementation": { + "commit_hash": "f58297f1b668c7b49e8b30b65062951ca7c18acc", + "file_path": "crypto/vm/tonops.cpp", + "line_number": 1850, + "function_name": "exec_store_opt_std_address" + } } ], "fift_instructions": [ diff --git a/src/features/tasm/lib/executor.ts b/src/features/tasm/lib/executor.ts index 443ac7ba..2dba769f 100644 --- a/src/features/tasm/lib/executor.ts +++ b/src/features/tasm/lib/executor.ts @@ -4,9 +4,8 @@ import {Cell, contractAddress, toNano, TupleBuilder} from "@ton/core" import {GetMethodError, type SandboxContract, type TreasuryContract} from "@ton/sandbox" import {Blockchain} from "@ton/sandbox" import {createMappingInfo} from "ton-assembly/dist/trace/mapping" -import type {StackElement} from "ton-assembly/dist/trace" - import type {AssemblyMapping} from "ton-source-map" +import type {StackElement} from "ton-assembly/dist/trace" import {type ExitCode, findExitCode} from "@features/txTrace/lib/traceTx.ts" diff --git a/src/features/txTrace/hooks/useFuncLineStepper.ts b/src/features/txTrace/hooks/useFuncLineStepper.ts index 1d4b7f59..f2f2834b 100644 --- a/src/features/txTrace/hooks/useFuncLineStepper.ts +++ b/src/features/txTrace/hooks/useFuncLineStepper.ts @@ -1,6 +1,5 @@ import {useCallback, useEffect, useMemo, useState} from "react" import {trace} from "ton-assembly" - import type {InstructionInfo} from "ton-source-map" import type {UseTraceStepperReturn} from "./useTraceStepper" diff --git a/yarn.lock b/yarn.lock index 09e9dcb9..8b084951 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5231,9 +5231,9 @@ __metadata: linkType: hard "devalue@npm:^5.5.0": - version: 5.5.0 - resolution: "devalue@npm:5.5.0" - checksum: 10c0/7604b11f2afc83e006922a211b1e975109e260c58fba740a5706f148be7345bafdf3ece1012a78bc9dab68f7d88da53e6d6e403e06358932a86f2cd3541e4297 + version: 5.6.0 + resolution: "devalue@npm:5.6.0" + checksum: 10c0/2b443f829c15273d89690637689e3252498e13770e374a90d0897667f4ea71a62b81d7a007775ad4011399cbfe46ae9e4d705c27558e1a0b3f579b55d5cd0925 languageName: node linkType: hard @@ -6684,8 +6684,8 @@ __metadata: linkType: hard "glob@npm:^10.2.2": - version: 10.5.0 - resolution: "glob@npm:10.5.0" + version: 10.4.5 + resolution: "glob@npm:10.4.5" dependencies: foreground-child: "npm:^3.1.0" jackspeak: "npm:^3.1.2" @@ -6695,7 +6695,7 @@ __metadata: path-scurry: "npm:^1.11.1" bin: glob: dist/esm/bin.mjs - checksum: 10c0/100705eddbde6323e7b35e1d1ac28bcb58322095bd8e63a7d0bef1a2cdafe0d0f7922a981b2b48369a4f8c1b077be5c171804534c3509dfe950dde15fbe6d828 + checksum: 10c0/19a9759ea77b8e3ca0a43c2f07ecddc2ad46216b786bb8f993c445aee80d345925a21e5280c7b7c6c59e860a0154b84e4b2b60321fea92cd3c56b4a7489f160e languageName: node linkType: hard @@ -9055,11 +9055,11 @@ __metadata: linkType: hard "minimatch@npm:^9.0.3 || ^10.0.1": - version: 10.1.1 - resolution: "minimatch@npm:10.1.1" + version: 10.0.3 + resolution: "minimatch@npm:10.0.3" dependencies: "@isaacs/brace-expansion": "npm:^5.0.0" - checksum: 10c0/c85d44821c71973d636091fddbfbffe62370f5ee3caf0241c5b60c18cd289e916200acb2361b7e987558cd06896d153e25d505db9fc1e43e6b4b6752e2702902 + checksum: 10c0/e43e4a905c5d70ac4cec8530ceaeccb9c544b1ba8ac45238e2a78121a01c17ff0c373346472d221872563204eabe929ad02669bb575cb1f0cc30facab369f70f languageName: node linkType: hard