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

Padding is missing when adding metadata #35

Closed
agazso opened this issue Aug 27, 2022 · 0 comments · Fixed by #37
Closed

Padding is missing when adding metadata #35

agazso opened this issue Aug 27, 2022 · 0 comments · Fixed by #37
Labels

Comments

@agazso
Copy link
Member

agazso commented Aug 27, 2022

When adding metadata the Bee implementation it also adds padding so that the number of bytes for the metadata is rounded up to the nearest integer multiplier of the obfuscation key size.

Currently this padding is missing from mantaray-js, therefore the created manifests does not result in the same content hash, although the stored information is the same.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant