Skip to content

Set "std" feature on sp-runtime to avoid a static assertion error#438

Merged
jsdw merged 2 commits intomasterfrom
jsdw-std-temp
Feb 4, 2022
Merged

Set "std" feature on sp-runtime to avoid a static assertion error#438
jsdw merged 2 commits intomasterfrom
jsdw-std-temp

Conversation

@jsdw
Copy link
Copy Markdown
Collaborator

@jsdw jsdw commented Feb 4, 2022

A hopefully fairly temporary fix which leads to the "std" feature is enabled on sp-runtime-interface (it's the only default feature) in order to avoid an assertion check.

closes #437

@jsdw jsdw merged commit 19ae2aa into master Feb 4, 2022
@jsdw jsdw deleted the jsdw-std-temp branch February 4, 2022 17:45
0623forbidden pushed a commit to DEIPworld/substrate-subxt that referenced this pull request Feb 15, 2022
…ritytech#438)

* apply std feature to runtime to avoid static assertion error

* std is a default feature anyway
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.

cannot transmute between types of different sizes, or dependently-sized types

4 participants