julienrbrt

Results 459 comments of julienrbrt

> I say we wait a little bit before merging since it's not been updated everywhere (eg: homebrew) Makes sense. It isn't updated on nixpkgs either, so ci won't let...

We just now need to wait until homebrew bumps Go and nixpkgs as well: https://github.com/Homebrew/homebrew-core/pull/157782, then let's merge.

@yihuang any help here with nix: https://github.com/cosmos/cosmos-sdk/actions/runs/7976846552/job/21778336332?pr=19396 I don't understand what's wrong 🥲

Could you fix the conflicts and run `make proto-gen`?

Was it maybe done for simplifying the dependency graph? cc @kocubinski

Can you dump the upgrade info here too? And the sdk versions as well.

Thanks, last question, what gives gaiad status just before add-upgrade ?

Weird, then it should be parsed properly: https://github.com/cosmos/cosmos-sdk/blob/main/tools/cosmovisor/scanner.go#167

> I also got bitten by that issue! :/ I am re-prioritizing cosmovisor work. I'll re-investigate this.