Open 0Tech opened 9 months ago
It's still an issue even for the upstream (cosmos/cosmos-sdk#15626). We can submit a PR onto cosmos/cosmos-sdk. The long term solution is under discussion on cometbft/cometbft.
However, I don't see a critical use case of GetBlockByHash()
.
The change on GetTxsEventRequest
is not in backward compatible way, so if we want to adopt it, we must mind the field numbers. The PR says the modification was due to the performance, so we must make sure our client relies on this API.
The subject of the triage: