semaphore-protocol / semaphore

A zero-knowledge protocol for anonymous interactions.
https://semaphore.pse.dev
MIT License
908 stars 198 forks source link

fix(group): update lean-imt dependency #850

Closed cedoor closed 2 months ago

cedoor commented 2 months ago

Description

This PR updates the lean-imt dependency in the group package so that the exported nodes are correctly converted to bigints.

Related Issue(s)

Closes #847

Checklist