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/nullify existing node #25

Merged
merged 4 commits into from
Apr 30, 2024
Merged

Fix/nullify existing node #25

merged 4 commits into from
Apr 30, 2024

Conversation

ilya-korotya
Copy link
Contributor

No description provided.

OBrezhniev
OBrezhniev previously approved these changes Apr 18, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The same notes regarding the TestIssue23 as in the JS implementation.
The same regarding testing 1,7,15, delete 15. The delete 15 make it move the branch split up more than one level.
The same - it is better to check siblings after the deletion. existProof.Existence may not show you if the structure of the tree is broken after the deletion.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done. Sync these unit tests with js unit tests

@ilya-korotya ilya-korotya merged commit a9ffcba into master Apr 30, 2024
15 checks passed
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.

3 participants