Skip to content
This repository has been archived by the owner on Jun 3, 2020. It is now read-only.

RPC client incompatibility with Tendermint 0.32 /block_results endpoint #286

Closed
devashishdxt opened this issue Jul 2, 2019 · 1 comment

Comments

@devashishdxt
Copy link

In tendermint/tendermint#3643, tags were changed to events (event now have an event_type and a list of tags). This change will affect RPC calls such as /block_results (https://github.com/tendermint/kms/blob/master/tendermint-rs/src/abci/responses.rs#L71).

@devashishdxt devashishdxt changed the title Refactor tags to events Client is not compatible with Tendermint 0.32 Jul 3, 2019
@tarcieri tarcieri changed the title Client is not compatible with Tendermint 0.32 RPC client incompatibility with Tendermint 0.32 /block_results endpoint Jul 28, 2019
@tarcieri
Copy link
Contributor

tarcieri commented Aug 1, 2019

Moving this to informalsystems/tendermint-rs#4

@tarcieri tarcieri closed this as completed Aug 1, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants