Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tendermint: Remove public key encoding workaround #1091

Open
thanethomson opened this issue Feb 11, 2022 · 0 comments
Open

tendermint: Remove public key encoding workaround #1091

thanethomson opened this issue Feb 11, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@thanethomson
Copy link
Contributor

Version(s) of tendermint-rs: master

Description

A workaround for decoding responses from the block_results RPC endpoint was implemented after #1021 to allow for public keys to be decoded from two different JSON formats. We should remove this workaround once the RPC interface has been confirmed to be fixed in Tendermint.

Definition of "done"

Once Tendermint's fixed its RPC response for the block_results endpoint, we should remove this internal workaround. See this code for more details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant