Skip to content

make channels_sv2 compatible with no_std #1822

@plebhash

Description

@plebhash

in order to build firmware that's compatible with rust-embedded, crates have to be compatible with no_std

we already had some contributions adapting some crates with this purpose:

channels_sv2 could be useful for firmware, but it's not yet compatible with no_std

this task should only cover client and chain_tip modules... all other modules should be simply disabled from compilation under no_std

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions