MCPcopy Create free account

hub / github.com/NethermindEth/cairo-vm-go / functions

Functions1,195 in github.com/NethermindEth/cairo-vm-go

MethodString
()
pkg/hintrunner/core/hint.go:1465
MethodString
()
pkg/hintrunner/core/hint.go:1628
MethodString
()
pkg/hintrunner/core/hint.go:1663
MethodString
()
pkg/hintrunner/core/hint.go:1779
MethodString
()
pkg/hintrunner/core/hint.go:1807
MethodString
()
pkg/hintrunner/core/hint.go:1836
MethodString
()
pkg/hintrunner/core/hint.go:1896
MethodString
()
pkg/hintrunner/core/hint.go:1939
MethodString
()
pkg/hintrunner/core/hint.go:1997
MethodString
()
pkg/hintrunner/core/hint.go:2019
MethodString
()
pkg/hintrunner/hinter/operand.go:28
MethodString
()
pkg/hintrunner/hinter/operand.go:58
MethodString
()
pkg/hintrunner/hinter/operand.go:87
MethodString
()
pkg/hintrunner/hinter/operand.go:113
MethodString
()
pkg/hintrunner/hinter/operand.go:161
MethodString
()
pkg/hintrunner/hinter/operand.go:194
MethodString
()
pkg/vm/memory/memory_test.go:180
MethodString
()
pkg/vm/memory/memory.go:30
MethodString
()
pkg/vm/memory/memory_value.go:101
MethodString
()
pkg/vm/builtins/pedersen.go:64
MethodString
()
pkg/vm/builtins/ecdsa.go:142
MethodString
()
pkg/vm/builtins/bitwise.go:100
MethodString
()
pkg/vm/builtins/output.go:28
MethodString
()
pkg/vm/builtins/keccak.go:90
MethodString
()
pkg/vm/builtins/poseidon.go:66
MethodString
()
pkg/vm/builtins/ecop.go:36
MethodString
()
pkg/vm/builtins/range_check.go:63
MethodSub
Subtracts a memory address and a field element
pkg/vm/memory/memory_value.go:78
MethodSwap
(i, j int)
pkg/hintrunner/utils/usort_utils.go:17
FunctionTestAddAp
(t *testing.T)
pkg/assembler/instruction_test.go:133
FunctionTestAddApImm
(t *testing.T)
pkg/assembler/assembler_test.go:532
FunctionTestAddModBuiltinRunnerAddition
(t *testing.T)
pkg/vm/builtins/modulo_test.go:87
FunctionTestAddModBuiltinRunnerSubtraction
(t *testing.T)
pkg/vm/builtins/modulo_test.go:105
FunctionTestAddPadding
(t *testing.T)
pkg/utils/keccak_test.go:72
FunctionTestAllocConstantSize
(t *testing.T)
pkg/hintrunner/core/hint_test.go:1847
FunctionTestAllocSegment
(t *testing.T)
pkg/hintrunner/core/hint_test.go:19
FunctionTestAssertEq
(t *testing.T)
pkg/assembler/instruction_test.go:23
FunctionTestAssertEqDoubleDeref
(t *testing.T)
pkg/assembler/assembler_test.go:228
FunctionTestAssertEqImm
(t *testing.T)
pkg/assembler/assembler_test.go:181
FunctionTestAssertEqMathOperation
(t *testing.T)
pkg/assembler/assembler_test.go:271
FunctionTestAssertEqRegister
(t *testing.T)
pkg/assembler/assembler_test.go:138
FunctionTestAssertEqRegisterToInstrList
(t *testing.T)
pkg/assembler/assembler_test.go:49
FunctionTestAssertEqualWithApPlusGrammar
(t *testing.T)
pkg/assembler/grammar_test.go:47
FunctionTestAssertEqualWithImmediateGrammar
(t *testing.T)
pkg/assembler/grammar_test.go:84
FunctionTestAssertEqualWithMathOperationGrammar
(t *testing.T)
pkg/assembler/grammar_test.go:118
FunctionTestAssertEqualWithNegativeImmediateGrammar
(t *testing.T)
pkg/assembler/grammar_test.go:285
FunctionTestAssertEqualWithRegisterGrammar
(t *testing.T)
pkg/assembler/grammar_test.go:10
FunctionTestAssertLeFindSmallArc
(t *testing.T)
pkg/hintrunner/core/hint_test.go:1884
FunctionTestAssertLeIsFirstArcExcluded
(t *testing.T)
pkg/hintrunner/core/hint_test.go:1981
FunctionTestAssertLeIsSecondArcExcluded
(t *testing.T)
pkg/hintrunner/core/hint_test.go:2001
FunctionTestAtributes
(t *testing.T)
pkg/parsers/zero/zero_test.go:266
FunctionTestBiggerThan64Bits
(t *testing.T)
pkg/assembler/instruction_test.go:155
FunctionTestBitwise
(t *testing.T)
pkg/vm/builtins/bitwise_test.go:12
FunctionTestBitwiseBuiltin
(t *testing.T)
pkg/runner/runner_test.go:178
FunctionTestBitwiseBuiltinError
(t *testing.T)
pkg/runner/runner_test.go:206
FunctionTestBlake2sCompress
(t *testing.T)
pkg/utils/blake_test.go:70
FunctionTestBlakeRound
Result from CairoVM's blake2s implementation in Rust by Lambdaclass https://play.rust-lang.org/?version=stable&mode=debug&edition=2021&gist=987596d755
pkg/utils/blake_test.go:42
FunctionTestBuiltins
(t *testing.T)
pkg/parsers/zero/zero_test.go:56
FunctionTestByteCodeParsing
(t *testing.T)
pkg/parsers/starknet/starknet_test.go:24
FunctionTestCairoFiles
(t *testing.T)
integration_tests/cairo1_test.go:142
FunctionTestCairoHintParser
(t *testing.T)
pkg/hintrunner/core/cairo_hintparser_test.go:12
FunctionTestCairoKeccak
(t *testing.T)
pkg/utils/keccak_test.go:130
FunctionTestCairoZeroFiles
(t *testing.T)
integration_tests/cairo0_test.go:112
FunctionTestCall
(t *testing.T)
pkg/assembler/instruction_test.go:89
FunctionTestCallAbs
(t *testing.T)
pkg/assembler/assembler_test.go:314
FunctionTestCallAbsGrammar
(t *testing.T)
pkg/assembler/grammar_test.go:161
FunctionTestCallAbsGrammarNegativeImmediateGrammar
(t *testing.T)
pkg/assembler/grammar_test.go:257
FunctionTestCallAbsNegative
(t *testing.T)
pkg/assembler/assembler_test.go:579
FunctionTestCallAbsToInstrList
(t *testing.T)
pkg/assembler/assembler_test.go:85
FunctionTestCallInvalidApUpdate
(t *testing.T)
pkg/assembler/instruction_test.go:231
FunctionTestCallRel
(t *testing.T)
pkg/assembler/assembler_test.go:360
FunctionTestCallRelToInstrList
(t *testing.T)
pkg/assembler/assembler_test.go:67
FunctionTestCompilerVersion
(t *testing.T)
pkg/parsers/zero/zero_test.go:140
FunctionTestCompilerVersionParsing
(t *testing.T)
pkg/parsers/starknet/starknet_test.go:13
FunctionTestComputeAddResAddrToFelt
(t *testing.T)
pkg/vm/vm_test.go:482
FunctionTestComputeAddResBothAddrs
(t *testing.T)
pkg/vm/vm_test.go:513
FunctionTestComputeAddResBothFelts
(t *testing.T)
pkg/vm/vm_test.go:528
FunctionTestComputeAddResFeltToAddr
(t *testing.T)
pkg/vm/vm_test.go:498
FunctionTestComputeMessageSchedule
(t *testing.T)
pkg/utils/sha256_test.go:7
FunctionTestComputeMulResAddrToFelt
Multiplication does not involve addresses three failing cases
pkg/vm/vm_test.go:597
FunctionTestComputeMulResBothAddrs
(t *testing.T)
pkg/vm/vm_test.go:623
FunctionTestComputeMulResFeltToAddr
(t *testing.T)
pkg/vm/vm_test.go:610
FunctionTestComputeMulResNegToNegFelt
(t *testing.T)
pkg/vm/vm_test.go:582
FunctionTestComputeMulResNegToPosFelts
(t *testing.T)
pkg/vm/vm_test.go:556
FunctionTestComputeMulResPosToNegFelt
(t *testing.T)
pkg/vm/vm_test.go:569
FunctionTestComputeMulResPosToPosFelt
Felt should be Positive or Negative. Thus four test cases
pkg/vm/vm_test.go:542
FunctionTestComputeResOp1
(t *testing.T)
pkg/vm/vm_test.go:468
FunctionTestComputeResUnconstrained
(t *testing.T)
pkg/vm/vm_test.go:460
FunctionTestCondJumpNegativeImmediate
(t *testing.T)
pkg/assembler/assembler_test.go:11
FunctionTestData
(t *testing.T)
pkg/parsers/zero/zero_test.go:29
FunctionTestDebugInfo
(t *testing.T)
pkg/parsers/zero/zero_test.go:320
FunctionTestDebugPrint
(t *testing.T)
pkg/hintrunner/core/hint_test.go:1489
FunctionTestDecodeInstructionValues
(t *testing.T)
pkg/assembler/instruction_test.go:13
FunctionTestDisasm
(t *testing.T)
pkg/disasm/disasm_test.go:15
FunctionTestDivMod
(t *testing.T)
pkg/hintrunner/utils/math_utils_test.go:8
FunctionTestDivMod
(t *testing.T)
pkg/hintrunner/core/hint_test.go:405
FunctionTestDivModDivisionByZeroError
(t *testing.T)
pkg/hintrunner/core/hint_test.go:436
FunctionTestECDSA
(t *testing.T)
pkg/vm/builtins/ecdsa_test.go:11
FunctionTestECDSAInvalidSig
(t *testing.T)
pkg/vm/builtins/ecdsa_test.go:29
FunctionTestEcOp
(t *testing.T)
pkg/vm/builtins/ecop_test.go:13
← previousnext →901–1,000 of 1,195, ranked by callers