Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add ApplicationError::EntrypointNotFound #2504

Merged
merged 1 commit into from
Jan 21, 2025

Conversation

vbar
Copy link
Contributor

@vbar vbar commented Jan 21, 2025

Mapped from CallError::InvalidMessageSelector.

Fixes #2497 .

@vbar vbar requested a review from a team as a code owner January 21, 2025 07:50
Copy link
Contributor

@kkovaacs kkovaacs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Mapped from CallError::InvalidMessageSelector.
@vbar vbar force-pushed the vbar/add-entrypoint-not-found branch from 7babb2b to b64db96 Compare January 21, 2025 10:15
Copy link
Contributor

@t00ts t00ts left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@vbar vbar merged commit fa95959 into main Jan 21, 2025
8 checks passed
@vbar vbar deleted the vbar/add-entrypoint-not-found branch January 21, 2025 11:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add ENTRYPOINT_NOT_FOUND error for starknet_call
4 participants