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

Hiro Platfrom: Deploy to Testnet: 'use of unresolved function errors' #435

Closed
enjoywithouthey opened this issue Aug 8, 2023 · 3 comments

Comments

@enjoywithouthey
Copy link

GM Fam,

I am trying to deploy a contract to testnet using Hiro's deploy platform. I am getting a series of use of unresolved function errors throughout the code.
int-to-ascii
index-of?
slice?

these return the error. My contract works perfectly in the devnet environment and clarient console. I can't find any documentation anywhere why this is happening.

An
Screenshot 2023-08-08 at 11 19 35 AM
Screenshot 2023-08-08 at 11 19 19 AM
y suggestions?

@LakshmiLavanyaKasturi
Copy link
Contributor

@enjoywithouthey, Thanks for your question. Our team will look into it and update this issue. Thanks!

@LakshmiLavanyaKasturi
Copy link
Contributor

@beguene @leahjlou, Can you help with this issue? Also, please let me know if this needs to be documented in the Troubleshooting guide. Thanks!

@sabbyanandan
Copy link
Contributor

@enjoywithouthey: Apologies for the delayed response; somehow, this issue got lost in the cracks.

The interpreter errors from the Clarity extension on the VS Code don't like some fragments of the contract either due to it not finding dependencies at runtime correctly or it could the extension didn't bootstrap correctly in your workspace in the Hiro Platform.

Can you try it again and share your findings, please? We would love to make the Hiro Platform a productive environment for you.

@github-project-automation github-project-automation bot moved this from 🆕 New to ✅ Done in Hiro Docs Jul 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Done
Development

No branches or pull requests

4 participants