-
Notifications
You must be signed in to change notification settings - Fork 13
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
Offer cargo install & version bump #63
Comments
I just found this, which is probably related: paritytech/substrate-contracts-node#178 But also via re-installing
the problem was not fixed. |
Yes, sorry. I forgot to bump versions. |
Hm, I cannot reproduce the issue in my local environment. |
This error comes from Wasm module deserialization. |
Yeah also found out that the issue is not directly |
Hey @shunsukew, two (hopefully minor things I noticed):
swanky-node
viacargo install swanky-node --git /~https://github.com/AstarNetwork/swanky-node
(because I prefer to have the executable in my global path & easily updatable. – It's the samesubstrate-contracts-node
recommends in their README). It also seems to work fine first, but not if I start it with the--dev
flag:The text was updated successfully, but these errors were encountered: