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

FixedMap should properly handle paths that are shorter than its prefix extractor #68

Closed
Scooletz opened this issue May 3, 2023 · 1 comment
Labels
bug Something isn't working
Milestone

Comments

@Scooletz
Copy link
Contributor

Scooletz commented May 3, 2023

Currently FixedMap always takes first 4 nibbles as a prefix. What if the path is 3 or 2 nibbles long?

Provide a test and amend the implementation.

@Scooletz Scooletz added the bug Something isn't working label May 3, 2023
@Scooletz Scooletz added this to the Foundations milestone May 3, 2023
@Scooletz Scooletz mentioned this issue May 4, 2023
@Scooletz
Copy link
Contributor Author

Scooletz commented May 7, 2023

Resolved by #71

@Scooletz Scooletz closed this as completed May 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

No branches or pull requests

1 participant