Skip to content
This repository has been archived by the owner on Feb 27, 2023. It is now read-only.

Add Delete and Has methods to SparseMerkleTree #12

Merged
merged 7 commits into from
Jan 13, 2021

Conversation

tzdybal
Copy link
Member

@tzdybal tzdybal commented Jan 11, 2021

This is a draft of changes to resolve #11.

@musalbas
Copy link
Member

The tests should still be kept for Update as it should be the case that if someone updates a key's value to be "", it should be deleted.

@tzdybal tzdybal marked this pull request as ready for review January 13, 2021 12:02
@tzdybal tzdybal requested a review from musalbas January 13, 2021 12:02
smt.go Outdated Show resolved Hide resolved
@tzdybal tzdybal merged commit 22852aa into master Jan 13, 2021
@adlerjohn adlerjohn deleted the tzdybal/has_and_delete branch March 11, 2021 22:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Introduce Delete and Has methods
2 participants