Skip to content

Public merkleTree attribute and new method name#163

Merged
cedoor merged 1 commit into
devfrom
refactor/merkle-tree-attributes
Nov 9, 2022
Merged

Public merkleTree attribute and new method name#163
cedoor merged 1 commit into
devfrom
refactor/merkle-tree-attributes

Conversation

@cedoor

@cedoor cedoor commented Nov 9, 2022

Copy link
Copy Markdown
Contributor

Description

This PR makes the group.merkleTree attribute public and updates the generateProofOfMembership name to generateMerkleProof.

Related Issue

Closes #158

Does this introduce a breaking change?

  • Yes
  • No

@cedoor cedoor added the refactoring ♻️ A code change that neither fixes a bug nor adds a feature label Nov 9, 2022
@cedoor cedoor added this to the Semaphore-protocol v3 milestone Nov 9, 2022
@cedoor cedoor self-assigned this Nov 9, 2022
@cedoor cedoor merged commit cf9f804 into dev Nov 9, 2022
@cedoor cedoor deleted the refactor/merkle-tree-attributes branch November 9, 2022 11:43
@cedoor cedoor linked an issue Nov 9, 2022 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

refactoring ♻️ A code change that neither fixes a bug nor adds a feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Merkle tree attributes to the Group class

1 participant