Petr Ivanov
Petr Ivanov
It seems it these steps were skipped because PR was closed at the moment when they were running. It seems there was a case when PR was closed before pipeline...
> this one is missing: > > https://github.com/ignite-hq/cli/blob/f5edb854c6bfc1f2a37a9b766294a41941a6a144/ignite/pkg/nodetime/programs/ts-relayer/tsrelayer.go#L60-L60 Thank you for noticing it but I think it is out of this PR scope. I will create [another issue](https://github.com/ignite-hq/cli/issues/2538) for this.
@fadeev Should we have an ability for testnets to tweak default values somehow? For example we can use flag `ignite n chain init --self-delegation 10000000stake`
We previously had good ideas about improvements of `chain serve` UX in https://github.com/ignite-hq/cli/issues/1079
You mean adding fixtures inside of the suite struct? If so I like the idea👌