-
Notifications
You must be signed in to change notification settings - Fork 54
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
Check on CI whether library compiles for no_std #431
Conversation
EDIT: actually no, it's really unclear and weird |
Additionally, the features of the |
This can be solved by building |
Should be solved by #656 |
According to CI, the poly crate fails to compile for an unknown reason. |
I've just pushed a commit that overwrites the version of |
I'm going to merge this PR for the |
cc #133
This PR is a revival of paritytech/smoldot#1791
It is not expected to pass CI right now, but it is a long term objective that it does.