Callum Waters
Callum Waters
Thanks for opening the issue. I agree with William in regards to formulating an ADR. I'm curious about what you mean with regards to the storage engine - to me...
Is versioning just a matter of putting everything under the `/v1/` path in the repo?
> I'm not sure. It seems the problem is that this repository recently had a split of history between the old master branch and the new main branch Yes we've...
> Debug mode (not sold on the name) I actually don't mind debug mode but this form of observing the system without enacting any control (i.e. through starting a reactor)...
Yeah I tend to agree. I have found it helpful to narrow down to just the section of logs I'm actually interested in
This work, I believe, is a little on hold at the moment as the team focus on v0.35 and v0.36 releases. Hopefully we can return to this soon and get...
We do have a fix for that here: https://github.com/tendermint/tendermint/pull/9113
Ref: https://github.com/tendermint/tendermint/issues/7663
I think this would be very useful. Just to clarify further, would this be in a separate section to the spec?
Other than the ones already mentioned, I think the following should be considered streaming in the near term: - https://github.com/tendermint/tendermint/issues/6849 - https://github.com/tendermint/tendermint/pull/7270 - https://github.com/tendermint/tendermint/pull/7338 - https://github.com/tendermint/tendermint/pull/6634 The rollback command (https://github.com/tendermint/tendermint/pull/7033)...