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-testgen: add support for no_std #1258

Open
plafer opened this issue Jan 6, 2023 · 2 comments
Open

tendermint-testgen: add support for no_std #1258

plafer opened this issue Jan 6, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@plafer
Copy link
Contributor

plafer commented Jan 6, 2023

Description

It would be great if the tendermint-testgen crate supported no_std. This is currently a blocker in ibc-rs for making our mocks feature no_std.

Definition of "done"

tendermint-testgen = {version = "0.x", default-features = false }

doesn't link std.

@thanethomson
Copy link
Member

@plafer do you perhaps have capacity to implement this?

@plafer plafer self-assigned this Jan 9, 2023
@plafer
Copy link
Contributor Author

plafer commented Jan 9, 2023

Yes, happy to do it whenever I find the time. However, note that this is not high priority in ibc-rs right now.

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

2 participants