Skip to content

add create2 method for semaphore-anchor#23

Open
semaraugusto wants to merge 2 commits intodevelopfrom
semar/create2
Open

add create2 method for semaphore-anchor#23
semaraugusto wants to merge 2 commits intodevelopfrom
semar/create2

Conversation

@semaraugusto
Copy link

@semaraugusto semaraugusto commented Dec 19, 2022

Description

Adds a create2 method to deploy semaphore using a deterministic address.

Related Issue

tangle-network/protocol-solidity#208

Does this introduce a breaking change?

  • Yes
  • No

Other information

The deployer class and contracts are currently duplicated. This is due to a circular dependency while development (need to use Deployer from protocol-solidity to deploy using create2, but I need a deterministic deployer for semaphore on https://github.com/webb-tools/protocol-solidity/pull/218. After we merge the protocol-solidity PR we can remove these files and import them accordingly

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.

1 participant