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

Update scale-encode, scale-decode and scale-value to latest #991

Merged
merged 1 commit into from Jun 1, 2023

Conversation

jsdw
Copy link
Collaborator

@jsdw jsdw commented May 31, 2023

No description provided.

@jsdw jsdw requested a review from a team as a code owner May 31, 2023 16:57
.variant
.fields
.iter()
.map(|f| scale_decode::Field::new(f.ty.id, f.name.as_deref()));
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seenn this a few times now, worth adding a From<scale_info::Field> for scale_decode::Field?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably a good idea; I'll put an issue in scale-decode :)

@jsdw jsdw merged commit 9d50520 into master Jun 1, 2023
7 checks passed
@jsdw jsdw deleted the jsdw-update-scale-deps branch June 1, 2023 08:56
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.

None yet

3 participants