Skip to content
This repository has been archived by the owner on Apr 1, 2023. It is now read-only.

StarkException error when running tests #50

Open
p0n1 opened this issue Jan 14, 2022 · 1 comment
Open

StarkException error when running tests #50

p0n1 opened this issue Jan 14, 2022 · 1 comment

Comments

@p0n1
Copy link

p0n1 commented Jan 14, 2022

Hi, I'm just playing with RYO. Notice some errors in the log when running tests by bin/test.

>           raise StarkException(code=code, message=str(exception))
E           starkware.starkware_utils.error_handling.StarkException: (500, {'code': <StarknetErrorCode.TRANSACTION_FAILED: 28>, 'message': 'contracts/Arbiter.cairo:34:6: While handling calldata of\nfunc constructor{\n     ^*********^\nautogen/starknet/arg_processor/7f0b238f4e526821a97d8aaa2f9484df4b5bd00cbad10a761ae4225314096a56.cairo:1:1: Error at pc=0:226:\nAn ASSERT_EQ instruction failed: 10:1 != 10:0.\nassert [fp + (-4)] = __calldata_actual_size\n^*****************************************^'})

env/lib/python3.9/site-packages/starkware/starknet/business_logic/internal_transaction.py:559: StarkException

Not sure if it is normal.

@p0n1
Copy link
Author

p0n1 commented Jan 14, 2022

Looks like the error is also existed in the GitHub action. https://github.com/dopedao/RYO/runs/4784880378?check_suite_focus=true

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant