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

fix: remove typescript implementation #353

Merged
merged 2 commits into from
Aug 21, 2024

Conversation

crodriguezvega
Copy link

Remove typescript implementation, since there is no known usage of it and it is not actively maintained.

@AdityaSripal AdityaSripal merged commit b613f6f into master Aug 21, 2024
1 check passed
@AdityaSripal AdityaSripal deleted the carlos/remove-typescript-implementation branch August 21, 2024 09:59
mergify bot added a commit to Agoric/agoric-sdk that referenced this pull request Mar 8, 2025
incidental

## Description
CosmJS [dropped support for query proofs](cosmos/cosmjs#1618 (comment)) because [the JS implementation was removed from ics23](cosmos/ics23#353).

There is no supported implementation so this removes the feature.

It leaves the code structure intact in case we can find another implementation, so the earlier API can be restored.

It drops the option entirely from agoric-cli so users aren't shown it in help and autocomplete.

### Security Considerations
Loss of client-side proofs.

### Scaling Considerations
none

### Documentation Considerations
Code comments

### Testing Considerations
CI

### Upgrade Considerations
I can't find anything that was using it.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants