NEWTON
Asked
4 months ago
10
views
0
./main.cairo:23:13: While expanding the reference 'bud_ptr' in: bud=bud, ^*****^ ./main:20:9: Error at pc=0:2482: Unknown value for memory cell at address 1:8.
Newton
asked
4 months ago
0
Hey, you can try to fix it: let (local bud_ptr) = alloc()
answered
4 months ago
Cairo: Unknown value for memory cell at address
Cairo Error: 'While expanding the reference 'test_struct' in'
Declaring a StarkNet contract on DevNet with Account() but I get GatewayError in StarkNetJS
Why does range_check_ptr chek for [0, 2^128) instead of [0, P/2)
StarknetPy Error in get_balance_sync (StarknetErrorCode.ENTRY_POINT_NOT_FOUND_IN_CONTRACT)
Cairo: Getting the zero address
What is the inefficiency in this cairo code using alloc_locals
Revoked References exercise from Cairo-lang
How to protect my contract from reentrancy in Cairo Language / StarkNet?
What is ArgentX?
ApeWorX: How do I fund newly created accounts from the ape console?
Getting the CLASS_HASH of a contract in Cairo
Would anyone have a link or know how fast blocks would be generated on StarkNet after Regenesis ?
Checking result of an L1 -> L2 message/invoke in Starknet