-
Notifications
You must be signed in to change notification settings - Fork 27
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
error: Could not resolve "./script" #111
Comments
@dongwu-kim hi. could you take a look a this issue? still cant solve it |
@StoneMac65 Let me check |
@StoneMac65 which branch are you using now? |
thanks for the response. yes I used main branch. will try that those suggested branches and let you know the result |
@StoneMac65 you just mentioned wrong person mate 🤣 |
Hahahha. Wow. Its the result of drinking and coding at the same time :)))) |
@StoneMac65 We've merged everything i mentioned. Let's see what happened next. |
I tried both latest merged and that branch "eddy/linter" . it worked on osmosis and could instantiate the contract. but I tried to change the code to use a custom network that using "ed25519" and rebuilt the repo. I'm stuck on that part |
@StoneMac65 Currently we're supporting only Secp256k1 for now, Is there any chance to use Secp256k1 key scheme? AFAIK current Cosmos utilizing ed25519 as only for concensus validation purpose, So is the "custom network" that you said custom cosmos sdk chain that supports ed25519 account? |
Closing this issue, and let's keep discussing about "ed25519" in this issue. #124 |
Hi. i'm facing this issue when I use commands including yarn
" yarn cw-hpl upload local -n osmo-test-5"
I tried to use ./esbuild manually but didnt work. it just hang up
The text was updated successfully, but these errors were encountered: