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

Update osmosis to latest #588

Open
Buckram123 opened this issue Nov 13, 2024 · 0 comments
Open

Update osmosis to latest #588

Buckram123 opened this issue Nov 13, 2024 · 0 comments

Comments

@Buckram123
Copy link

It looks like there is no chains available that support cosmwasm_2_0 feature(wasmvm v2.0 or higher). I tried using ghcr.io/cosmology-tech/starship/gaia:v19.2.0 image, but hermes fails at init when this version is used. Last logs in init-relayer:

Failed to send tokens. Sleeping for 2 secs. Tries left 4
+ [[ max_tries -gt 0 ]]
++ transfer_token
+++ curl --header 'Content-Type: application/json' --request POST --write-out '%{http_code}' --silent --output /dev/null --data '{"denom":"uatom","address":"cosmos1ezm7znxcdetyj8sadhzmhgma6sn09wnrtcakq0"}' http://gaia-1-genesis.default.svc.cluster.local:8000/credit
++ status_code=500
++ echo 500
+ status_code=500
+ [[ 500 -eq 200 ]]
Failed to send tokens. Sleeping for 2 secs. Tries left 3
+ echo 'Failed to send tokens. Sleeping for 2 secs. Tries left 3'
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

No branches or pull requests

1 participant