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

[multikey] Fix multikey serialization #104

Merged
merged 1 commit into from
Nov 15, 2024
Merged

[multikey] Fix multikey serialization #104

merged 1 commit into from
Nov 15, 2024

Conversation

gregnazario
Copy link
Contributor

@gregnazario gregnazario commented Nov 14, 2024

Description

There was a slight difference in implementation, where the bitmap was not being variable length, though it was meant to be variable length.

This fixes it and adds a python generated output as a comparison.

Test Plan

Adds a test for compatibility, along with existing submission tests in examples

Related Links

@gregnazario gregnazario requested a review from a team as a code owner November 14, 2024 16:59
@gregnazario gregnazario force-pushed the fix-multikey branch 2 times, most recently from 87838a0 to f0e1ac8 Compare November 14, 2024 20:21
@gregnazario gregnazario merged commit 78194b6 into main Nov 15, 2024
2 checks passed
@gregnazario gregnazario deleted the fix-multikey branch November 15, 2024 03:31
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