julienrbrt
                                            julienrbrt
                                        
                                    The thing is rosetta is getting tagged from release branches, the latest version of rosetta has been tagged from release/v0.47.x (https://pkg.go.dev/cosmossdk.io/tools/rosetta?tab=versions / https://github.com/cosmos/cosmos-sdk/blob/tools/rosetta/v0.2.1/tools/rosetta/go.mod). It is expected that the version from...
What Rosetta version are you using?
Alright, then it makes sense, that Rosetta does not support v0.45. Can you look at the v0.45/v0.46 branch and use Rosetta from there?
I'll go back to this soon! I'll make it a friday project until it's done from next week.
I agree as well that the linter should pass. I think that if you find rules that does not apply to your list, you may just disable the rule for...
This hasn't happened in a while.
Given that Ethermint is not open source anymore, I think polaris is a good alternative. However, as mentioned above, the issue will be maintenance. Once the scaffolding refactor is done,...
> @ilgooz needs a push. > > @Pantani @julienrbrt @mazzy89 how come the CI always stalls for the generated doc PRs? Fixed, we already use the git diff action, so...
> should we provide routers through env? I don't think we should. If we ever want to move away from module being super user, we should not let any module...
Can we have a PR targeting main first with the simplification of server context? It is easier to review and then see it used here (after merging main in server_modular)