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: produce error if full path was not traversed #16

Merged
merged 1 commit into from
Aug 14, 2023

Conversation

rvagg
Copy link
Member

@rvagg rvagg commented Aug 11, 2023

Fixes: #14

@rvagg rvagg merged commit e0cdbd4 into master Aug 14, 2023
16 checks passed
@rvagg rvagg deleted the rvagg/path-consume-check branch August 14, 2023 01:32
rvagg added a commit that referenced this pull request Aug 31, 2023
Also includes a change of "path does not exist in DAG" handling introduced in
#16 from an error to a log message.
Ultimately it's up to the user what they do with the data and we can only
provide them with the DAG that proves that the path is not resolvable.
rvagg added a commit that referenced this pull request Sep 2, 2023
Also includes a change of "path does not exist in DAG" handling introduced in
#16 from an error to a log message.
Ultimately it's up to the user what they do with the data and we can only
provide them with the DAG that proves that the path is not resolvable.
rvagg added a commit that referenced this pull request Sep 2, 2023
Also includes a change of "path does not exist in DAG" handling introduced in
#16 from an error to a log message.
Ultimately it's up to the user what they do with the data and we can only
provide them with the DAG that proves that the path is not resolvable.
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.

Error on hamt traversal terminating in non-existent leaf
1 participant