We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 108ea28 + 7d0b245 commit 141b4ddCopy full SHA for 141b4dd
src/test_suite/syscall/codec_utils.py
@@ -1,7 +1,7 @@
1
import base64
2
+from test_suite.context.codec_utils import encode_hex_compact
3
import test_suite.invoke_pb2 as invoke_pb
4
import test_suite.vm_pb2 as vm_pb
-from test_suite.fuzz_interface import encode_hex_compact
5
from test_suite.instr.codec_utils import encode_input as instr_encode_input
6
from test_suite.instr.codec_utils import decode_input as instr_decode_input
7
0 commit comments