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

Fix: Due to starknet.js issue with detection cairo version having onl… #275

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

taco-paco
Copy link
Contributor

Starknet.js fails to determine a Abi version of contracts with only constructor present as referenced here. This is will be fixed [here](https://github.com/starknet-io/starknet.js/pull/1243).

Due to such behavior the solution is to pass raw parameters in case starknetjs returned as undefined.

…y constructor, have to handle a case when new Calldata inside ConstructorForm fails and returns only raw parameters
@taco-paco taco-paco requested a review from varex83 October 6, 2024 09:48
Copy link

vercel bot commented Oct 6, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
starknet-remix-plugin ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 6, 2024 9:48am

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.

2 participants