You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug ignite network chain publish github.com/ignite/example fails with
Source code fetched
Blockchain set up
Chain's binary builtBlockchain initialized✘ Blockchain init failed: unknown command "validate-genesis" for "exampled": exit status 1
To reproduce
Steps to reproduce the behavior:
run ignite network chain publish github.com/ignite/example
What version are you using?
Ignite CLI version: v28.3.0-dev
Ignite CLI build date: undefined
Ignite CLI source hash: undefined
Ignite CLI config version: v1
Cosmos SDK version: v0.50.5
Your OS: linux
Your arch: amd64
Your go version: go version go1.22.1 linux/amd64
Your uname -a: Linux fwlp 6.8.4 #1-NixOS SMP PREEMPT_DYNAMIC Thu Apr 4 18:25:06 UTC 2024 x86_64 GNU/Linux
Your cwd: /home/zarkone/code/ignite-local-hello
Is on Gitpod: false
ignite app list
Path Config Status
github.com/ignite/cli-plugin-network@v0.2.2 global ✔ Loaded
... but same happens if I try to build fresh main @ e2572b5
Describe the bug
ignite network chain publish github.com/ignite/example
fails withTo reproduce
Steps to reproduce the behavior:
ignite network chain publish github.com/ignite/example
What version are you using?
ignite app list
... but same happens if I try to build fresh main @ e2572b5
I quickly looked at
cli/ignite/pkg/chaincmd/chaincmd.go
Line 461 in e2572b5
Thanks!
The text was updated successfully, but these errors were encountered: