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

Dev mackun #64

Merged
merged 5 commits into from
Aug 19, 2024
Merged

Dev mackun #64

merged 5 commits into from
Aug 19, 2024

Conversation

MacOMNI
Copy link
Contributor

@MacOMNI MacOMNI commented Aug 19, 2024

try to fix ExtrinsicPreimages issue

@MacOMNI MacOMNI merged commit a99a6ae into master Aug 19, 2024
2 checks passed
@MacOMNI MacOMNI deleted the dev_mackun branch August 19, 2024 09:43
@MacOMNI MacOMNI restored the dev_mackun branch August 19, 2024 09:43
item.preimagesBytes += UInt32(block.extrinsic.preimages.preimages.reduce(into: 0) { $0 += $1.size })

// try to change preimage size to serviceIndices
item.preimagesBytes += UInt32(block.extrinsic.preimages.preimages.reduce(into: 0) { $0 += $1.serviceIndices })
Copy link
Member

Choose a reason for hiding this comment

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

this is wrong. it doesn't make sense to add service indices

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