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

Tracking issue for no-std compliance for dependencies in ibc-rs and tendermint-rs #1359

Closed
12 of 18 tasks
Tracked by #1158
soareschen opened this issue Sep 16, 2021 · 1 comment
Closed
12 of 18 tasks
Tracked by #1158
Labels
E: no-std External: support for no_std compatibility

Comments

@soareschen
Copy link
Contributor

soareschen commented Sep 16, 2021

This issue is part of #1158 to track the no-std support in dependencies that are used by ibc-rs and tendermint-rs. To fully support ibc-rs to be used in no-std environment like Substrate, we must also fix the dependencies by either fixing it upstream, or remove the dependencies from ibc-rs and tendermint-rs and replace them with alternatives that support no_std.

The checks are done by running no-std-check with only the specific unsupported dependency activated. Currently the checks are done from the branch at #1358.


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate milestone (priority) applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
@soareschen soareschen added the E: no-std External: support for no_std compatibility label Sep 17, 2021
@soareschen
Copy link
Contributor Author

Closing this with #1858 tracking the last remaining dependency fix for safe-regex.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
E: no-std External: support for no_std compatibility
Projects
None yet
Development

No branches or pull requests

1 participant