Anil
Anil
Hey @alexellis We are working on building Go SDK for OpenFaaS API. I'd love your feedback and/or contributions on https://github.com/vitwit/go-faas when you get a moment
@akhilkumarpilli can you add the observations here.
@lightiv we have state load issues with other pruning strategies: https://github.com/cosmos/cosmos-sdk/issues/5746
May be we should include `upgrade strategy` in the title. I think we can handle `state-breaking` upgrades also with `upgrade` module. that looks handy. Otherwise, export, new genesis looks odd...
@troian looks like some process is not closing properly. Is it coming everytime?
Looks like this issue is coming when multiple jobs are running. I couldn't reproduce this but have experienced this on cosmos-sdk sometimes
Not sure if the repo is still active, last commit was in 2019
> How is this different from `sign-batch`? Oh seems like it is. @gsk967 can we merge this solution with sign-batch to accept multiple tx files. How does that sound @alexanderbez...
> > We should consolidate between this work and `sign-batch` (ref: #13200) > > I think we can't merge `sign-batch` and `multi-msg-sign` because `multi-msg-sign` is combining the unsigned messages of...
> What would adding this parameter do exactly? Say we add it, we don't actually use or enforce maximum supply? Or are you suggesting that we add this param and...