Callum Waters

Results 248 comments of Callum Waters

> At some point between Tendermint 0.34 and 0.35, the SetOption ABCI request was dropped. I believe it was unused; it's not documented anywhere. v0.37 also drops `SetOption` - yes...

As to the deduplication of some proto definitions we can and should do that. I have opened a PR here: https://github.com/tendermint/tendermint/pull/9287

My thought was to get it out in v0.34.21 as well so we get it into users hands quicker

Can we be more specific about what documentation needs to be ported across. Most of the user docs refer to later versions so I don't think they need to be...

Thanks for opening the issue @ctrl-Felix. We'll look into this as soon as we can

The `limit` / `per_page` issue looks to be resolved on master

Thanks for opening this PR. I think the hard-fork scenario is a valid case. I will try to review this once I get a few free cycles.

Hey, I'm going to close this PR if you're okay with it. I think it's best if we upgrade the CI when we upgrade the go.mod as well

Hey @faddat, the team has decided that they would prefer to manually bump the linter versions and avoid using the `latest` tag in the event that such a version has...