Commit Graph

7 Commits

Author SHA1 Message Date
Sanaz Taheri Boshrooyeh 5d429ca031
Initializes the private settlement package (#60)
* initializes the private settlement crate

* adds private settlement to the main cargo.toml
2022-10-06 13:44:16 -07:00
G bbacc9dcce
Add `utils` module (#53)
* refactor(rln/zerokit): move poseidon to separate utils crate

* refactor(rln/zerokit): move merkle tree to utils crate

* refactor(rln/zerokit): move poseidon to separate utils crate

* fix(utils/rln): fmt & conflict resolve

* feat(utils): add parallel feature
2022-09-28 11:33:14 +02:00
Richard Ramos c401c0b21d
feat: wasm (#38) 2022-09-20 08:22:46 -04:00
oskarth f5897eb752 feat: Remove unsupported poseidon-tornado example
Currently a basic PoC, and a better starting point here is probably RLN
package. Can still be looked at as an example where relevant.
2022-09-14 11:58:08 +08:00
Oskar Thoren 58b0863b69
chore: Add semaphore to workspace 2022-05-24 12:36:19 +01:00
Oskar Thoren 385db53a5d
chore: update parent workspace scope
Add multiplier and poseidon-tornado as well to be consistent.

Can move these out as examples later
2022-03-16 13:32:31 +08:00
Oskar Thoren 03cc520458
chore: add Cargo.toml parent workspace 2022-03-16 13:26:41 +08:00