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

Fix compound intermediate nodes #432

Merged
merged 2 commits into from
Sep 30, 2024
Merged

Conversation

blairsteven
Copy link
Contributor

No description provided.

When Apteryxd is handling a tree it requires the non-root nodes to be
single key values.

Add tests where the client sends compound keys and an assert to stop the
process.
Code in apteryxd is designed to handle GNode keys as single key values,
so encode the tree in this way.
@carlgsmith carlgsmith merged commit ac01dc0 into master Sep 30, 2024
1 check passed
@carlgsmith carlgsmith deleted the fix_compound_intermediate_nodes branch September 30, 2024 20:41
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