Skip to content

[0.0.111-bindings] Correct rapid-gossip-sync no-std build and test #1757

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

Merged

Conversation

TheBlueMatt
Copy link
Collaborator

This is a backport of the top commit from #1756 to 0.0.111-bindings.

While rapid-gossip-sync recently gained a no-std feature, it didn't actually work, as there were still dangling references to std and prelude assumptions. This makes rapid-gossip-sync build (and test) properly in no-std.

While `rapid-gossip-sync` recently gained a `no-std` feature, it
didn't actually work, as there were still dangling references to
`std` and prelude assumptions. This makes `rapid-gossip-sync`
build (and test) properly in `no-std`.
@arik-so arik-so merged commit ff1341d into lightningdevkit:0.0.111-bindings Oct 6, 2022
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.

2 participants