Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NethermindEth/cairo-vm-go
/ functions
Functions
1,195 in github.com/NethermindEth/cairo-vm-go
⨍
Functions
1,195
◇
Types & classes
243
Method
String
()
pkg/hintrunner/core/hint.go:1465
Method
String
()
pkg/hintrunner/core/hint.go:1628
Method
String
()
pkg/hintrunner/core/hint.go:1663
Method
String
()
pkg/hintrunner/core/hint.go:1779
Method
String
()
pkg/hintrunner/core/hint.go:1807
Method
String
()
pkg/hintrunner/core/hint.go:1836
Method
String
()
pkg/hintrunner/core/hint.go:1896
Method
String
()
pkg/hintrunner/core/hint.go:1939
Method
String
()
pkg/hintrunner/core/hint.go:1997
Method
String
()
pkg/hintrunner/core/hint.go:2019
Method
String
()
pkg/hintrunner/hinter/operand.go:28
Method
String
()
pkg/hintrunner/hinter/operand.go:58
Method
String
()
pkg/hintrunner/hinter/operand.go:87
Method
String
()
pkg/hintrunner/hinter/operand.go:113
Method
String
()
pkg/hintrunner/hinter/operand.go:161
Method
String
()
pkg/hintrunner/hinter/operand.go:194
Method
String
()
pkg/vm/memory/memory_test.go:180
Method
String
()
pkg/vm/memory/memory.go:30
Method
String
()
pkg/vm/memory/memory_value.go:101
Method
String
()
pkg/vm/builtins/pedersen.go:64
Method
String
()
pkg/vm/builtins/ecdsa.go:142
Method
String
()
pkg/vm/builtins/bitwise.go:100
Method
String
()
pkg/vm/builtins/output.go:28
Method
String
()
pkg/vm/builtins/keccak.go:90
Method
String
()
pkg/vm/builtins/poseidon.go:66
Method
String
()
pkg/vm/builtins/ecop.go:36
Method
String
()
pkg/vm/builtins/range_check.go:63
Method
Sub
Subtracts a memory address and a field element
pkg/vm/memory/memory_value.go:78
Method
Swap
(i, j int)
pkg/hintrunner/utils/usort_utils.go:17
Function
TestAddAp
(t *testing.T)
pkg/assembler/instruction_test.go:133
Function
TestAddApImm
(t *testing.T)
pkg/assembler/assembler_test.go:532
Function
TestAddModBuiltinRunnerAddition
(t *testing.T)
pkg/vm/builtins/modulo_test.go:87
Function
TestAddModBuiltinRunnerSubtraction
(t *testing.T)
pkg/vm/builtins/modulo_test.go:105
Function
TestAddPadding
(t *testing.T)
pkg/utils/keccak_test.go:72
Function
TestAllocConstantSize
(t *testing.T)
pkg/hintrunner/core/hint_test.go:1847
Function
TestAllocSegment
(t *testing.T)
pkg/hintrunner/core/hint_test.go:19
Function
TestAssertEq
(t *testing.T)
pkg/assembler/instruction_test.go:23
Function
TestAssertEqDoubleDeref
(t *testing.T)
pkg/assembler/assembler_test.go:228
Function
TestAssertEqImm
(t *testing.T)
pkg/assembler/assembler_test.go:181
Function
TestAssertEqMathOperation
(t *testing.T)
pkg/assembler/assembler_test.go:271
Function
TestAssertEqRegister
(t *testing.T)
pkg/assembler/assembler_test.go:138
Function
TestAssertEqRegisterToInstrList
(t *testing.T)
pkg/assembler/assembler_test.go:49
Function
TestAssertEqualWithApPlusGrammar
(t *testing.T)
pkg/assembler/grammar_test.go:47
Function
TestAssertEqualWithImmediateGrammar
(t *testing.T)
pkg/assembler/grammar_test.go:84
Function
TestAssertEqualWithMathOperationGrammar
(t *testing.T)
pkg/assembler/grammar_test.go:118
Function
TestAssertEqualWithNegativeImmediateGrammar
(t *testing.T)
pkg/assembler/grammar_test.go:285
Function
TestAssertEqualWithRegisterGrammar
(t *testing.T)
pkg/assembler/grammar_test.go:10
Function
TestAssertLeFindSmallArc
(t *testing.T)
pkg/hintrunner/core/hint_test.go:1884
Function
TestAssertLeIsFirstArcExcluded
(t *testing.T)
pkg/hintrunner/core/hint_test.go:1981
Function
TestAssertLeIsSecondArcExcluded
(t *testing.T)
pkg/hintrunner/core/hint_test.go:2001
Function
TestAtributes
(t *testing.T)
pkg/parsers/zero/zero_test.go:266
Function
TestBiggerThan64Bits
(t *testing.T)
pkg/assembler/instruction_test.go:155
Function
TestBitwise
(t *testing.T)
pkg/vm/builtins/bitwise_test.go:12
Function
TestBitwiseBuiltin
(t *testing.T)
pkg/runner/runner_test.go:178
Function
TestBitwiseBuiltinError
(t *testing.T)
pkg/runner/runner_test.go:206
Function
TestBlake2sCompress
(t *testing.T)
pkg/utils/blake_test.go:70
Function
TestBlakeRound
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
Function
TestBuiltins
(t *testing.T)
pkg/parsers/zero/zero_test.go:56
Function
TestByteCodeParsing
(t *testing.T)
pkg/parsers/starknet/starknet_test.go:24
Function
TestCairoFiles
(t *testing.T)
integration_tests/cairo1_test.go:142
Function
TestCairoHintParser
(t *testing.T)
pkg/hintrunner/core/cairo_hintparser_test.go:12
Function
TestCairoKeccak
(t *testing.T)
pkg/utils/keccak_test.go:130
Function
TestCairoZeroFiles
(t *testing.T)
integration_tests/cairo0_test.go:112
Function
TestCall
(t *testing.T)
pkg/assembler/instruction_test.go:89
Function
TestCallAbs
(t *testing.T)
pkg/assembler/assembler_test.go:314
Function
TestCallAbsGrammar
(t *testing.T)
pkg/assembler/grammar_test.go:161
Function
TestCallAbsGrammarNegativeImmediateGrammar
(t *testing.T)
pkg/assembler/grammar_test.go:257
Function
TestCallAbsNegative
(t *testing.T)
pkg/assembler/assembler_test.go:579
Function
TestCallAbsToInstrList
(t *testing.T)
pkg/assembler/assembler_test.go:85
Function
TestCallInvalidApUpdate
(t *testing.T)
pkg/assembler/instruction_test.go:231
Function
TestCallRel
(t *testing.T)
pkg/assembler/assembler_test.go:360
Function
TestCallRelToInstrList
(t *testing.T)
pkg/assembler/assembler_test.go:67
Function
TestCompilerVersion
(t *testing.T)
pkg/parsers/zero/zero_test.go:140
Function
TestCompilerVersionParsing
(t *testing.T)
pkg/parsers/starknet/starknet_test.go:13
Function
TestComputeAddResAddrToFelt
(t *testing.T)
pkg/vm/vm_test.go:482
Function
TestComputeAddResBothAddrs
(t *testing.T)
pkg/vm/vm_test.go:513
Function
TestComputeAddResBothFelts
(t *testing.T)
pkg/vm/vm_test.go:528
Function
TestComputeAddResFeltToAddr
(t *testing.T)
pkg/vm/vm_test.go:498
Function
TestComputeMessageSchedule
(t *testing.T)
pkg/utils/sha256_test.go:7
Function
TestComputeMulResAddrToFelt
Multiplication does not involve addresses three failing cases
pkg/vm/vm_test.go:597
Function
TestComputeMulResBothAddrs
(t *testing.T)
pkg/vm/vm_test.go:623
Function
TestComputeMulResFeltToAddr
(t *testing.T)
pkg/vm/vm_test.go:610
Function
TestComputeMulResNegToNegFelt
(t *testing.T)
pkg/vm/vm_test.go:582
Function
TestComputeMulResNegToPosFelts
(t *testing.T)
pkg/vm/vm_test.go:556
Function
TestComputeMulResPosToNegFelt
(t *testing.T)
pkg/vm/vm_test.go:569
Function
TestComputeMulResPosToPosFelt
Felt should be Positive or Negative. Thus four test cases
pkg/vm/vm_test.go:542
Function
TestComputeResOp1
(t *testing.T)
pkg/vm/vm_test.go:468
Function
TestComputeResUnconstrained
(t *testing.T)
pkg/vm/vm_test.go:460
Function
TestCondJumpNegativeImmediate
(t *testing.T)
pkg/assembler/assembler_test.go:11
Function
TestData
(t *testing.T)
pkg/parsers/zero/zero_test.go:29
Function
TestDebugInfo
(t *testing.T)
pkg/parsers/zero/zero_test.go:320
Function
TestDebugPrint
(t *testing.T)
pkg/hintrunner/core/hint_test.go:1489
Function
TestDecodeInstructionValues
(t *testing.T)
pkg/assembler/instruction_test.go:13
Function
TestDisasm
(t *testing.T)
pkg/disasm/disasm_test.go:15
Function
TestDivMod
(t *testing.T)
pkg/hintrunner/utils/math_utils_test.go:8
Function
TestDivMod
(t *testing.T)
pkg/hintrunner/core/hint_test.go:405
Function
TestDivModDivisionByZeroError
(t *testing.T)
pkg/hintrunner/core/hint_test.go:436
Function
TestECDSA
(t *testing.T)
pkg/vm/builtins/ecdsa_test.go:11
Function
TestECDSAInvalidSig
(t *testing.T)
pkg/vm/builtins/ecdsa_test.go:29
Function
TestEcOp
(t *testing.T)
pkg/vm/builtins/ecop_test.go:13
← previous
next →
901–1,000 of 1,195, ranked by callers