Lucas Bertrand

Results 74 comments of Lucas Bertrand

For `reward release` command, it was already working with the current relayer version. We might also switch to another relayer, I would still keep this issue open for now

@aljo242 we can remove `v0.26` tag, the task is no longer in the EPIC for network next iteration

`--shares` means the chain being published is incentivized with shares of a campaign (to be renamed project btw) therefore `MsgSetRewards` must be called to set the reward pool to incentivize...

SPN doesn't have Gitpod proxy enabled for now

``` /workspace/go/bin/ignite network tool proxy-tunnel /home/gitpod/spn/27/spn.yml & exampled start --home /home/gitpod/spn/27 ``` it seems the proxy config file is not created: ``` cat /home/gitpod/spn/27/spn.yml cat: /home/gitpod/spn/27/spn.yml: No such file or...

@tbruyelle did you work on `network tool proxy-tunnel`? Is it normal the command can run without a config but immediately return?

With app wiring coming with `0.47` https://docs.cosmos.network/main/building-apps/app-go it seems a huge improvement for scaffolding will be to implement the `import` command https://github.com/ignite/cli/issues/3059

I would say Ignite should behave under the best practice by default but we still give the option to make the scaffolding as minimal as possible. For the basic keeper...

Sure! Some message also defines `accountToLiquidate` where bech32 format could be checked as well. But I wasn't 100% sure this represent an account address